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

Issue 1925753002: Parse A2B0 tag on ICC profiles (Closed)

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

Description

Patch Set 1 : #

Total comments: 35

Patch Set 2 : Response to comments #

Total comments: 2

Patch Set 3 : Fix 100 chars #

Patch Set 4 : MSVS fixes #

Patch Set 5 : Try again #

Patch Set 6 : Explicit move constructor for MSVS 2013 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+327 lines, -73 lines) Patch
M src/core/SkColorSpace.h View 1 2 3 4 5 3 chunks +34 lines, -7 lines 0 comments Download
M src/core/SkColorSpace.cpp View 1 2 3 4 7 chunks +293 lines, -66 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 29 (14 generated)
msarett
Sorry for the lack of the tests. I don't actually have a "public" image with ...
4 years, 7 months ago (2016-04-27 18:56:45 UTC) #4
scroggo
https://codereview.chromium.org/1925753002/diff/20001/src/core/SkColorSpace.cpp File src/core/SkColorSpace.cpp (right): https://codereview.chromium.org/1925753002/diff/20001/src/core/SkColorSpace.cpp#newcode178 src/core/SkColorSpace.cpp:178: #define return_if_false(pred, msg) \ On 2016/04/27 18:56:44, msarett wrote: ...
4 years, 7 months ago (2016-04-27 20:18:46 UTC) #5
msarett
https://codereview.chromium.org/1925753002/diff/20001/src/core/SkColorSpace.cpp File src/core/SkColorSpace.cpp (right): https://codereview.chromium.org/1925753002/diff/20001/src/core/SkColorSpace.cpp#newcode178 src/core/SkColorSpace.cpp:178: #define return_if_false(pred, msg) \ On 2016/04/27 20:18:46, scroggo wrote: ...
4 years, 7 months ago (2016-04-27 21:17:58 UTC) #6
scroggo
lgtm https://codereview.chromium.org/1925753002/diff/20001/src/core/SkColorSpace.h File src/core/SkColorSpace.h (right): https://codereview.chromium.org/1925753002/diff/20001/src/core/SkColorSpace.h#newcode44 src/core/SkColorSpace.h:44: std::unique_ptr<float[]> fTable; On 2016/04/27 21:17:58, msarett wrote: > ...
4 years, 7 months ago (2016-04-28 12:16:02 UTC) #7
msarett
https://codereview.chromium.org/1925753002/diff/40001/src/core/SkColorSpace.cpp File src/core/SkColorSpace.cpp (right): https://codereview.chromium.org/1925753002/diff/40001/src/core/SkColorSpace.cpp#newcode106 src/core/SkColorSpace.cpp:106: SkColorSpace::SkColorSpace(SkColorLookUpTable colorLUT, const SkFloat3& gamma, const SkFloat3x3& toXYZD50, On ...
4 years, 7 months ago (2016-04-28 13:32:08 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1925753002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1925753002/60001
4 years, 7 months ago (2016-04-28 13:32:26 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Mac-Clang-x86_64-Release-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Mac-Clang-x86_64-Release-Trybot/builds/2278)
4 years, 7 months ago (2016-04-28 13:33:38 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/1925753002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1925753002/80001
4 years, 7 months ago (2016-04-28 13:51:26 UTC) #14
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Mac-Clang-x86_64-Release-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Mac-Clang-x86_64-Release-Trybot/builds/2279)
4 years, 7 months ago (2016-04-28 13:52:38 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/1925753002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1925753002/100001
4 years, 7 months ago (2016-04-28 14:07:58 UTC) #18
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Win-MSVC-x86-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86-Debug-Trybot/builds/8208) Build-Win-MSVC-x86_64-Debug-Trybot on ...
4 years, 7 months ago (2016-04-28 14:10:49 UTC) #20
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1925753002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1925753002/120001
4 years, 7 months ago (2016-04-28 14:29:58 UTC) #22
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-04-28 16:30:38 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1925753002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1925753002/120001
4 years, 7 months ago (2016-04-28 16:35:17 UTC) #27
commit-bot: I haz the power
4 years, 7 months ago (2016-04-28 16:36:38 UTC) #29
Message was sent while issue was closed.
Committed patchset #6 (id:120001) as
https://skia.googlesource.com/skia/+/85def2e0673f3b75c4500440b95ab3dac7435702

Powered by Google App Engine
This is Rietveld 408576698