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

Issue 2194903002: Fix various SkColorSpace bugs (Closed)

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

Description

Fix various SkColorSpace bugs (1) Fixes serialization/deserialization of wacky SkColorSpaces (2) Fix gamma equals checking BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2194903002 Committed: https://skia.googlesource.com/skia/+/a714bc39294f19500269c8ec536139f75c4b1f25

Patch Set 1 #

Patch Set 2 : Rebase #

Total comments: 2

Patch Set 3 : Use switch statement in nonstandard struct #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -48 lines) Patch
M bench/ColorCodecBench.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M dm/DMSrcSink.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A resources/icc_profiles/HP_Z32x.icc View Binary file 0 comments Download
A + resources/icc_profiles/HP_ZR30w.icc View Binary file 0 comments Download
A resources/icc_profiles/upperLeft.icc View Binary file 0 comments Download
A resources/icc_profiles/upperRight.icc View Binary file 0 comments Download
D resources/monitor_profiles/HP_ZR30w.icc View Binary file 0 comments Download
M src/core/SkColorSpace.cpp View 2 chunks +35 lines, -31 lines 0 comments Download
M src/core/SkColorSpaceXform.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkColorSpace_Base.h View 1 2 1 chunk +31 lines, -12 lines 0 comments Download
M tests/ColorSpaceTest.cpp View 2 chunks +8 lines, -2 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 14 (8 generated)
msarett
4 years, 4 months ago (2016-07-29 14:03:51 UTC) #3
mtklein
https://codereview.chromium.org/2194903002/diff/20001/src/core/SkColorSpace_Base.h File src/core/SkColorSpace_Base.h (right): https://codereview.chromium.org/2194903002/diff/20001/src/core/SkColorSpace_Base.h#newcode109 src/core/SkColorSpace_Base.h:109: Type type = (&fRedType)[i]; This trick is generally not ...
4 years, 4 months ago (2016-07-29 14:47:21 UTC) #4
msarett
https://codereview.chromium.org/2194903002/diff/20001/src/core/SkColorSpace_Base.h File src/core/SkColorSpace_Base.h (right): https://codereview.chromium.org/2194903002/diff/20001/src/core/SkColorSpace_Base.h#newcode109 src/core/SkColorSpace_Base.h:109: Type type = (&fRedType)[i]; On 2016/07/29 14:47:21, mtklein wrote: ...
4 years, 4 months ago (2016-07-29 14:56:52 UTC) #5
mtklein
lgtm
4 years, 4 months ago (2016-07-29 15:06:06 UTC) #6
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/2194903002/40001
4 years, 4 months ago (2016-07-29 15:57:38 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-07-29 15:58:36 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/a714bc39294f19500269c8ec536139f75c4b1f25

Powered by Google App Engine
This is Rietveld 408576698