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

Issue 2183953002: Add some actual data to gfx::ColorSpace (Closed)

Created:
4 years, 4 months ago by hubbe
Modified:
4 years, 4 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

Add some actual data to gfx::ColorSpace To be followed up with gfx::ColorTransform which will actually do something with the data. BUG=622133 Committed: https://crrev.com/09cc75df80f24329aca8576a76618d801dd13586 Cr-Commit-Position: refs/heads/master@{#408209}

Patch Set 1 #

Total comments: 14

Patch Set 2 : comments addressed #

Total comments: 4

Patch Set 3 : use constructors to make code shorter #

Patch Set 4 : fix LAST #

Unified diffs Side-by-side diffs Delta from patch set Stats (+146 lines, -41 lines) Patch
M ui/gfx/color_space.h View 1 2 3 2 chunks +92 lines, -1 line 0 comments Download
M ui/gfx/color_space.cc View 1 2 1 chunk +26 lines, -21 lines 0 comments Download
M ui/gfx/icc_profile.h View 1 chunk +0 lines, -7 lines 0 comments Download
M ui/gfx/icc_profile.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
M ui/gfx/ipc/color/gfx_param_traits.cc View 1 1 chunk +16 lines, -10 lines 0 comments Download
M ui/gfx/ipc/color/gfx_param_traits_macros.h View 1 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (15 generated)
hubbe
4 years, 4 months ago (2016-07-27 05:57:00 UTC) #6
ccameron
lgtm with the style nits. Dumb question: Why do we specify both the matrix and ...
4 years, 4 months ago (2016-07-27 17:10:30 UTC) #7
hubbe
PTAL > Dumb question: Why do we specify both the matrix and the primaries? Doesn't ...
4 years, 4 months ago (2016-07-27 17:44:04 UTC) #8
hubbe
Adding tsepez for IPC review.
4 years, 4 months ago (2016-07-27 17:44:57 UTC) #10
Tom Sepez
https://codereview.chromium.org/2183953002/diff/20001/ui/gfx/color_space.cc File ui/gfx/color_space.cc (right): https://codereview.chromium.org/2183953002/diff/20001/ui/gfx/color_space.cc#newcode35 ui/gfx/color_space.cc:35: color_space.primaries_ = PrimaryID::BT709; nit: Why not just a one-liner ...
4 years, 4 months ago (2016-07-27 17:52:26 UTC) #11
hubbe
https://codereview.chromium.org/2183953002/diff/20001/ui/gfx/color_space.cc File ui/gfx/color_space.cc (right): https://codereview.chromium.org/2183953002/diff/20001/ui/gfx/color_space.cc#newcode35 ui/gfx/color_space.cc:35: color_space.primaries_ = PrimaryID::BT709; On 2016/07/27 17:52:26, Tom Sepez wrote: ...
4 years, 4 months ago (2016-07-27 18:08:45 UTC) #15
Tom Sepez
lgtm
4 years, 4 months ago (2016-07-27 18:26:30 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/2183953002/60001
4 years, 4 months ago (2016-07-27 19:10:27 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-07-27 19:14:22 UTC) #23
commit-bot: I haz the power
4 years, 4 months ago (2016-07-27 19:16:27 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/09cc75df80f24329aca8576a76618d801dd13586
Cr-Commit-Position: refs/heads/master@{#408209}

Powered by Google App Engine
This is Rietveld 408576698