Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(123)

Issue 2301173004: added radial lights to SkLights (Closed)

Created:
4 years, 3 months ago by vjiaoblack
Modified:
4 years, 3 months ago
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : changed 'flat' to 'radial' #

Total comments: 4

Patch Set 3 : made req changes #

Total comments: 2

Patch Set 4 : fixed one flat ->radial #

Total comments: 2

Patch Set 5 : made req comment fix #

Patch Set 6 : made req comment fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -12 lines) Patch
M include/core/SkLights.h View 1 2 3 4 6 chunks +20 lines, -9 lines 0 comments Download
M src/core/SkLights.cpp View 1 2 2 chunks +9 lines, -3 lines 0 comments Download

Messages

Total messages: 32 (18 generated)
vjiaoblack
4 years, 3 months ago (2016-09-01 20:52:04 UTC) #3
jvanverth1
In general this looks good, but I'm not too keen on the term 'flat'. Why ...
4 years, 3 months ago (2016-09-02 13:40:29 UTC) #4
vjiaoblack
4 years, 3 months ago (2016-09-02 13:52:35 UTC) #6
jvanverth1
lgtm Have you run it through unit tests to make sure it passes? https://codereview.chromium.org/2301173004/diff/20001/include/core/SkLights.h File ...
4 years, 3 months ago (2016-09-02 14:01:59 UTC) #7
vjiaoblack
I ran "dm --src tests" and everything seemed to pass fine. I also fixed the ...
4 years, 3 months ago (2016-09-02 14:15:57 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2301173004/40001
4 years, 3 months ago (2016-09-02 18:42:47 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: skia_presubmit-Trybot on master.client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/13438)
4 years, 3 months ago (2016-09-02 18:44:39 UTC) #17
robertphillips
https://codereview.chromium.org/2301173004/diff/40001/include/core/SkLights.h File include/core/SkLights.h (right): https://codereview.chromium.org/2301173004/diff/40001/include/core/SkLights.h#newcode126 include/core/SkLights.h:126: sk_sp<SkImage> fShadowMap; Missed a 'Flat'
4 years, 3 months ago (2016-09-02 18:57:27 UTC) #18
vjiaoblack
https://codereview.chromium.org/2301173004/diff/40001/include/core/SkLights.h File include/core/SkLights.h (right): https://codereview.chromium.org/2301173004/diff/40001/include/core/SkLights.h#newcode126 include/core/SkLights.h:126: sk_sp<SkImage> fShadowMap; On 2016/09/02 18:57:27, robertphillips wrote: > Missed ...
4 years, 3 months ago (2016-09-04 19:10:52 UTC) #19
vjiaoblack
Needing the lgtm from bsalomon
4 years, 3 months ago (2016-09-06 19:31:47 UTC) #21
bsalomon
lgtm, comment on comment. https://codereview.chromium.org/2301173004/diff/60001/include/core/SkLights.h File include/core/SkLights.h (right): https://codereview.chromium.org/2301173004/diff/60001/include/core/SkLights.h#newcode127 include/core/SkLights.h:127: bool fIsRadial; // Whether the ...
4 years, 3 months ago (2016-09-06 19:38:17 UTC) #22
vjiaoblack
https://codereview.chromium.org/2301173004/diff/60001/include/core/SkLights.h File include/core/SkLights.h (right): https://codereview.chromium.org/2301173004/diff/60001/include/core/SkLights.h#newcode127 include/core/SkLights.h:127: bool fIsRadial; // Whether the light is radial or ...
4 years, 3 months ago (2016-09-06 19:43:05 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2301173004/100001
4 years, 3 months ago (2016-09-06 20:02:37 UTC) #30
commit-bot: I haz the power
4 years, 3 months ago (2016-09-06 20:03:33 UTC) #32
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://skia.googlesource.com/skia/+/c1a50e1b735bd717eed1fc72a8f093a1b399cb07

Powered by Google App Engine
This is Rietveld 408576698