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

Issue 2381553002: Move toXYZD50() to SkColorSpace_Base (Closed)

Created:
4 years, 2 months ago by msarett
Modified:
4 years, 2 months ago
Reviewers:
raftias, Brian Osman, reed1
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Move toXYZD50() to SkColorSpace_Base SkColorSpace needs to become more versatile, in order to support profiles that cannot specified with just a "to XYZ D50" matrix. This a just first step to clean up the public API. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2381553002 Committed: https://skia.googlesource.com/skia/+/7802c3db24effa6f3186bff7490a2a8dd85d2a70

Patch Set 1 #

Total comments: 2

Patch Set 2 : Hide the default constructor #

Patch Set 3 : response to comments #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -34 lines) Patch
M include/core/SkColorSpace.h View 1 2 chunks +1 line, -8 lines 0 comments Download
M src/core/SkColorSpace.cpp View 5 chunks +8 lines, -12 lines 0 comments Download
M src/core/SkColorSpaceXform.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkColorSpace_Base.h View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M src/gpu/GrColorSpaceXform.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/ColorSpaceTest.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/SurfaceTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/TestConfigParsing.cpp View 1 2 3 2 chunks +5 lines, -5 lines 0 comments Download
M tools/visualize_color_gamut.cpp View 3 chunks +4 lines, -4 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 26 (15 generated)
msarett
4 years, 2 months ago (2016-09-28 15:26:47 UTC) #5
Brian Osman
https://codereview.chromium.org/2381553002/diff/1/src/core/SkColorSpace_Base.h File src/core/SkColorSpace_Base.h (right): https://codereview.chromium.org/2381553002/diff/1/src/core/SkColorSpace_Base.h#newcode218 src/core/SkColorSpace_Base.h:218: /** This comment seems like it belongs with the ...
4 years, 2 months ago (2016-09-28 15:30:27 UTC) #6
msarett
https://codereview.chromium.org/2381553002/diff/1/src/core/SkColorSpace_Base.h File src/core/SkColorSpace_Base.h (right): https://codereview.chromium.org/2381553002/diff/1/src/core/SkColorSpace_Base.h#newcode218 src/core/SkColorSpace_Base.h:218: /** On 2016/09/28 15:30:27, Brian Osman wrote: > This ...
4 years, 2 months ago (2016-09-28 15:33:51 UTC) #7
reed1
api lgtm
4 years, 2 months ago (2016-09-28 15:41:48 UTC) #10
Brian Osman
lgtm
4 years, 2 months ago (2016-09-28 17:18:48 UTC) #13
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/2381553002/40001
4 years, 2 months ago (2016-09-28 17:21:26 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/14319)
4 years, 2 months ago (2016-09-28 17:23:38 UTC) #17
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/2381553002/40001
4 years, 2 months ago (2016-09-28 17:27:16 UTC) #19
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/14320)
4 years, 2 months ago (2016-09-28 17:28:07 UTC) #21
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/2381553002/60001
4 years, 2 months ago (2016-09-28 17:43:38 UTC) #24
commit-bot: I haz the power
4 years, 2 months ago (2016-09-28 18:15:30 UTC) #26
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/7802c3db24effa6f3186bff7490a2a8dd85d2a70

Powered by Google App Engine
This is Rietveld 408576698