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

Issue 2229953003: Support for custom primaries (Closed)

Created:
4 years, 4 months ago by hubbe
Modified:
4 years, 3 months ago
Reviewers:
Tom Sepez, ccameron
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Support for custom primaries When converting an ICC profile to a ColorSpace, the primaries are extracted. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Committed: https://crrev.com/24f935a3d8cdfcdfbabd23928a42304b1ffc52ba Committed: https://crrev.com/1ae106dbab4bddd85132d5b75c670794311f4c57 Cr-Original-Commit-Position: refs/heads/master@{#413914} Cr-Commit-Position: refs/heads/master@{#414607}

Patch Set 1 #

Patch Set 2 : removed extra VLOG statements #

Patch Set 3 : apparently ABSOLUTE is a macro on some platforms... #

Patch Set 4 : merged #

Patch Set 5 : update kLargestDrawQuadSize #

Patch Set 6 : forgot to fix fuzzer #

Total comments: 1

Patch Set 7 : nits addressed #

Patch Set 8 : added fix for buffering problem that got this reverted before #

Patch Set 9 : test updated #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -17 lines) Patch
M cc/output/color_lut_cache.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M cc/quads/draw_quad_unittest.cc View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -1 line 0 comments Download
M cc/quads/largest_draw_quad.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -3 lines 0 comments Download
M ui/gfx/color_space.h View 1 2 3 4 5 6 3 chunks +5 lines, -0 lines 0 comments Download
M ui/gfx/color_transform.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/color_transform.cc View 1 2 3 4 5 2 chunks +17 lines, -3 lines 0 comments Download
M ui/gfx/color_transform_fuzzer.cc View 1 2 3 4 5 1 chunk +2 lines, -1 line 0 comments Download
M ui/gfx/color_transform_unittest.cc View 1 2 3 4 5 5 chunks +43 lines, -6 lines 0 comments Download
M ui/gfx/icc_profile.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M ui/gfx/icc_profile.cc View 1 2 3 4 5 3 chunks +47 lines, -1 line 0 comments Download
M ui/gfx/ipc/color/gfx_param_traits.cc View 1 2 3 4 5 6 3 chunks +14 lines, -0 lines 0 comments Download

Messages

Total messages: 64 (47 generated)
hubbe
4 years, 4 months ago (2016-08-10 00:16:41 UTC) #2
hubbe
On 2016/08/10 00:16:41, hubbe wrote: PING Although, I'm wondering if we should encapsulate the custom ...
4 years, 4 months ago (2016-08-12 18:24:43 UTC) #24
ccameron
On 2016/08/12 18:24:43, hubbe wrote: > On 2016/08/10 00:16:41, hubbe wrote: > > PING Sorry!! ...
4 years, 4 months ago (2016-08-12 19:09:58 UTC) #25
ccameron
On 2016/08/12 19:09:58, ccameron (slow til Sept 1) wrote: > On 2016/08/12 18:24:43, hubbe wrote: ...
4 years, 4 months ago (2016-08-18 00:13:56 UTC) #26
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/2229953003/100001
4 years, 4 months ago (2016-08-18 00:29:47 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/240411)
4 years, 4 months ago (2016-08-18 00:37:59 UTC) #30
hubbe
+ tsepez for IPC security review
4 years, 4 months ago (2016-08-18 22:03:27 UTC) #32
Tom Sepez
IPC LGTM. https://codereview.chromium.org/2229953003/diff/100001/ui/gfx/ipc/color/gfx_param_traits.cc File ui/gfx/ipc/color/gfx_param_traits.cc (right): https://codereview.chromium.org/2229953003/diff/100001/ui/gfx/ipc/color/gfx_param_traits.cc#newcode20 ui/gfx/ipc/color/gfx_param_traits.cc:20: for (int i = 0; i < ...
4 years, 4 months ago (2016-08-18 22:13:18 UTC) #33
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/2229953003/120001
4 years, 4 months ago (2016-08-23 23:50:44 UTC) #40
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 4 months ago (2016-08-24 00:53:59 UTC) #41
commit-bot: I haz the power
Patchset 7 (id:??) landed as https://crrev.com/24f935a3d8cdfcdfbabd23928a42304b1ffc52ba Cr-Commit-Position: refs/heads/master@{#413914}
4 years, 4 months ago (2016-08-24 00:55:58 UTC) #43
sakal-chromium
A revert of this CL (patchset #7 id:120001) has been created in https://codereview.chromium.org/2271683004/ by sakal@chromium.org. ...
4 years, 4 months ago (2016-08-24 11:11:44 UTC) #44
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/2229953003/180001
4 years, 3 months ago (2016-08-25 22:53:58 UTC) #56
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/285091)
4 years, 3 months ago (2016-08-25 23:36:14 UTC) #58
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/2229953003/180001
4 years, 3 months ago (2016-08-25 23:58:07 UTC) #60
commit-bot: I haz the power
Committed patchset #9 (id:180001)
4 years, 3 months ago (2016-08-26 01:03:35 UTC) #62
commit-bot: I haz the power
4 years, 3 months ago (2016-08-26 01:05:16 UTC) #64
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/1ae106dbab4bddd85132d5b75c670794311f4c57
Cr-Commit-Position: refs/heads/master@{#414607}

Powered by Google App Engine
This is Rietveld 408576698