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

Issue 2097553002: Add support for 3D colorLUTs to SkColorXform (Closed)

Created:
4 years, 6 months ago by msarett
Modified:
4 years, 6 months ago
Reviewers:
Brian Osman, mtklein, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@lovedefaultxform
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Add support for 3D colorLUTs to SkColorXform BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2097553002 Committed: https://skia.googlesource.com/skia/+/0f83e0151f757ecd8d55d55ffefef58ecb11a97b

Patch Set 1 #

Total comments: 2

Patch Set 2 : Avoid sk_sp<const T> #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -45 lines) Patch
M dm/DMSrcSink.cpp View 1 chunk +1 line, -4 lines 0 comments Download
M src/core/SkColorSpace.cpp View 1 2 4 chunks +12 lines, -12 lines 0 comments Download
M src/core/SkColorSpaceXform.h View 1 1 chunk +8 lines, -6 lines 0 comments Download
M src/core/SkColorSpaceXform.cpp View 1 2 7 chunks +129 lines, -12 lines 0 comments Download
M src/core/SkColorSpace_Base.h View 1 2 2 chunks +13 lines, -11 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 19 (10 generated)
msarett
This'll give us support for all four sections of that test image. I'm not sure ...
4 years, 6 months ago (2016-06-23 16:02:25 UTC) #4
reed1
lgtm https://codereview.chromium.org/2097553002/diff/20001/src/core/SkColorSpaceXform.h File src/core/SkColorSpaceXform.h (right): https://codereview.chromium.org/2097553002/diff/20001/src/core/SkColorSpaceXform.h#newcode65 src/core/SkColorSpaceXform.h:65: sk_sp<const SkColorLookUpTable> fColorLUT; we ended up not using ...
4 years, 6 months ago (2016-06-23 18:53:27 UTC) #5
msarett
https://codereview.chromium.org/2097553002/diff/20001/src/core/SkColorSpaceXform.h File src/core/SkColorSpaceXform.h (right): https://codereview.chromium.org/2097553002/diff/20001/src/core/SkColorSpaceXform.h#newcode65 src/core/SkColorSpaceXform.h:65: sk_sp<const SkColorLookUpTable> fColorLUT; On 2016/06/23 18:53:27, reed1 wrote: > ...
4 years, 6 months ago (2016-06-23 19:46:49 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/2097553002/40001
4 years, 6 months ago (2016-06-23 21:47:15 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: skia_presubmit-Trybot on client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/10664)
4 years, 6 months ago (2016-06-23 21:48:46 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2097553002/60001
4 years, 6 months ago (2016-06-23 21:50:54 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-23 22:09:06 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2097553002/60001
4 years, 6 months ago (2016-06-23 22:11:55 UTC) #17
commit-bot: I haz the power
4 years, 6 months ago (2016-06-23 22:12:58 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://skia.googlesource.com/skia/+/0f83e0151f757ecd8d55d55ffefef58ecb11a97b

Powered by Google App Engine
This is Rietveld 408576698