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

Issue 2712533002: color: Fix accidental partial color conversion (Closed)

Created:
3 years, 10 months ago by ccameron
Modified:
3 years, 9 months ago
Reviewers:
hubbe
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

color: Fix accidental partial color conversion For color spaces that can't be represented by an matrix plus analytic transfer function, we need to ensure that we don't accidentally enable color conversion when the destination is undefined. Tests may be disruptive and are in a separate patch. BUG=694191

Patch Set 1 #

Total comments: 4

Patch Set 2 : More comments #

Patch Set 3 : More comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -3 lines) Patch
M ui/gfx/color_transform.cc View 1 2 chunks +11 lines, -3 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
ccameron
I decided to separate out the tests and the patch, since the fix is wanted ...
3 years, 10 months ago (2017-02-21 22:03:34 UTC) #3
hubbe
https://codereview.chromium.org/2712533002/diff/1/ui/gfx/color_transform.cc File ui/gfx/color_transform.cc (right): https://codereview.chromium.org/2712533002/diff/1/ui/gfx/color_transform.cc#newcode735 ui/gfx/color_transform.cc:735: // If the dst profile is not set, then ...
3 years, 10 months ago (2017-02-21 22:46:49 UTC) #5
ccameron
https://codereview.chromium.org/2712533002/diff/1/ui/gfx/color_transform.cc File ui/gfx/color_transform.cc (right): https://codereview.chromium.org/2712533002/diff/1/ui/gfx/color_transform.cc#newcode735 ui/gfx/color_transform.cc:735: // If the dst profile is not set, then ...
3 years, 10 months ago (2017-02-22 00:08:29 UTC) #8
hubbe
lgtm https://codereview.chromium.org/2712533002/diff/1/ui/gfx/color_transform.cc File ui/gfx/color_transform.cc (right): https://codereview.chromium.org/2712533002/diff/1/ui/gfx/color_transform.cc#newcode735 ui/gfx/color_transform.cc:735: // If the dst profile is not set, ...
3 years, 10 months ago (2017-02-22 00:10:05 UTC) #9
ccameron
https://codereview.chromium.org/2712533002/diff/1/ui/gfx/color_transform.cc File ui/gfx/color_transform.cc (right): https://codereview.chromium.org/2712533002/diff/1/ui/gfx/color_transform.cc#newcode735 ui/gfx/color_transform.cc:735: // If the dst profile is not set, then ...
3 years, 10 months ago (2017-02-22 00:30:49 UTC) #12
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/2712533002/40001
3 years, 10 months ago (2017-02-22 00:31:41 UTC) #13
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 02:37:34 UTC) #15
Try jobs failed on following builders:
  cast_shell_linux on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build
URL)
  chromeos_amd64-generic_chromium_compile_only_ng on
master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
  chromeos_daisy_chromium_compile_only_ng on master.tryserver.chromium.linux
(JOB_TIMED_OUT, no build URL)
  chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build
URL)
  linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT,
no build URL)
  linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux
(JOB_TIMED_OUT, no build URL)
  linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux
(JOB_TIMED_OUT, no build URL)
  linux_chromium_compile_dbg_ng on master.tryserver.chromium.linux
(JOB_TIMED_OUT, no build URL)
  linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no
build URL)
  linux_chromium_tsan_rel_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT,
no build URL)

Powered by Google App Engine
This is Rietveld 408576698