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

Issue 1255133004: Add SkLights class (Closed)

Created:
5 years, 4 months ago by robertphillips
Modified:
4 years, 6 months ago
Reviewers:
jvanverth1, bsalomon, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Add SkLights class The SkLights class is intended to be passed to the drawLitAtlas call (and then on to SkLightingShader). This CL is calved off of https://codereview.chromium.org/1261433009/ (Add SkCanvas::drawLitAtlas call). GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1255133004 Committed: https://skia.googlesource.com/skia/+/93966d88efb090f77f6109f0e19cc982b83d5da9

Patch Set 1 #

Patch Set 2 : Actually add SkLights.h #

Total comments: 4

Patch Set 3 : Switch editor to builder #

Patch Set 4 : Increase constiness #

Patch Set 5 : update to ToT #

Patch Set 6 : update to ToT #

Patch Set 7 : Fix include path #

Patch Set 8 : Rm lingering SkNEW #

Patch Set 9 : Rm Lingering SkNEW #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -0 lines) Patch
M gyp/core.gypi View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
A include/core/SkLights.h View 1 2 3 4 5 6 7 1 chunk +86 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (12 generated)
robertphillips
5 years, 4 months ago (2015-08-04 19:53:48 UTC) #2
robertphillips
ping
5 years, 4 months ago (2015-08-05 13:26:41 UTC) #3
bsalomon
https://codereview.chromium.org/1255133004/diff/20001/include/core/SkLights.h File include/core/SkLights.h (right): https://codereview.chromium.org/1255133004/diff/20001/include/core/SkLights.h#newcode22 include/core/SkLights.h:22: kInfinite_LightType directional? https://codereview.chromium.org/1255133004/diff/20001/include/core/SkLights.h#newcode54 include/core/SkLights.h:54: class Editor { Maybe just ...
5 years, 4 months ago (2015-08-05 14:58:38 UTC) #4
robertphillips
https://codereview.chromium.org/1255133004/diff/20001/include/core/SkLights.h File include/core/SkLights.h (right): https://codereview.chromium.org/1255133004/diff/20001/include/core/SkLights.h#newcode22 include/core/SkLights.h:22: kInfinite_LightType On 2015/08/05 14:58:38, bsalomon wrote: > directional? Done. ...
5 years, 4 months ago (2015-08-05 15:40:24 UTC) #5
bsalomon
lgtm
5 years, 4 months ago (2015-08-05 16:21:34 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1255133004/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1255133004/100001
4 years, 6 months ago (2016-05-31 13:08:58 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot/builds/8794) Test-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release-Trybot on ...
4 years, 6 months ago (2016-05-31 13:11:29 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1255133004/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1255133004/120001
4 years, 6 months ago (2016-05-31 13:20:30 UTC) #14
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot/builds/8798)
4 years, 6 months ago (2016-05-31 13:22:45 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1255133004/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1255133004/160001
4 years, 6 months ago (2016-05-31 13:36:53 UTC) #18
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-05-31 13:53:44 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1255133004/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1255133004/160001
4 years, 6 months ago (2016-05-31 13:55:33 UTC) #23
commit-bot: I haz the power
4 years, 6 months ago (2016-05-31 13:56:32 UTC) #25
Message was sent while issue was closed.
Committed patchset #9 (id:160001) as
https://skia.googlesource.com/skia/+/93966d88efb090f77f6109f0e19cc982b83d5da9

Powered by Google App Engine
This is Rietveld 408576698