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

Issue 2203213002: ICC profile color translations (Closed)

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

Description

ICC profile color translations Uses QCMS to translate colors to/from ICC profile-based color spaces. BUG=622133 Committed: https://crrev.com/c289ee43b1fc399a703cdda029b3601fa7bb0ad7 Cr-Commit-Position: refs/heads/master@{#409954}

Patch Set 1 #

Patch Set 2 : tests added #

Patch Set 3 : fixed gyp file #

Patch Set 4 : compile fixes, always build qcms #

Patch Set 5 : win compile fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+403 lines, -21 lines) Patch
M third_party/qcms/BUILD.gn View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M third_party/qcms/qcms.gyp View 1 2 3 1 chunk +1 line, -8 lines 0 comments Download
M ui/gfx/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/gfx/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M ui/gfx/color_transform.cc View 1 3 chunks +103 lines, -5 lines 0 comments Download
M ui/gfx/color_transform_unittest.cc View 1 2 3 4 2 chunks +286 lines, -0 lines 0 comments Download
M ui/gfx/gfx.gyp View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ui/gfx/icc_profile.h View 1 3 chunks +3 lines, -1 line 0 comments Download
M ui/gfx/icc_profile.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M ui/gfx/icc_profile_mac.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/icc_profile_win.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 32 (21 generated)
hubbe
4 years, 4 months ago (2016-08-04 17:41:38 UTC) #3
ccameron
+junov I'm worried that we're creating too much of a proliferation of things here. In ...
4 years, 4 months ago (2016-08-04 19:07:36 UTC) #14
hubbe
On 2016/08/04 19:07:36, ccameron wrote: > +junov > > I'm worried that we're creating too ...
4 years, 4 months ago (2016-08-04 19:25:27 UTC) #15
Justin Novosad
On 2016/08/04 19:25:27, hubbe wrote: > On 2016/08/04 19:07:36, ccameron wrote: > > +junov > ...
4 years, 4 months ago (2016-08-04 20:40:25 UTC) #18
ccameron
cool, then this lgtm I would vaguely prefer to do like-everything through QCMS if we're ...
4 years, 4 months ago (2016-08-04 20:45:23 UTC) #19
Justin Novosad
FWIW, skia provides CPU+GPU implementations transforms and their use is completely transparent to the caller. ...
4 years, 4 months ago (2016-08-04 20:54:15 UTC) #20
hubbe
On 2016/08/04 20:54:15, junov (slow until August 8) wrote: > FWIW, skia provides CPU+GPU implementations ...
4 years, 4 months ago (2016-08-04 22:26:38 UTC) #21
hubbe
On 2016/08/04 20:45:23, ccameron wrote: > cool, then this lgtm > > I would vaguely ...
4 years, 4 months ago (2016-08-04 22:35:25 UTC) #22
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/2203213002/80001
4 years, 4 months ago (2016-08-05 00:01:45 UTC) #29
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 4 months ago (2016-08-05 00:50:14 UTC) #30
commit-bot: I haz the power
4 years, 4 months ago (2016-08-05 00:52:24 UTC) #32
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/c289ee43b1fc399a703cdda029b3601fa7bb0ad7
Cr-Commit-Position: refs/heads/master@{#409954}

Powered by Google App Engine
This is Rietveld 408576698