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

Issue 2717263003: color: Update ICC histograms based on results (Closed)

Created:
3 years, 9 months ago by ccameron
Modified:
3 years, 9 months ago
CC:
ajuma+watch_chromium.org, asvitkine+watch_chromium.org, blink-reviews, blink-reviews-platform-graphics_chromium.org, Rik, chromium-reviews, danakj+watch_chromium.org, dshwang, drott+blinkwatch_chromium.org, krit, fmalita+watch_chromium.org, jbroman, Justin Novosad, kinuko+watch, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

color: Update ICC histograms based on results Based on the data gathered with the previous set of histograms, we can assume that the range of the transfer function is [0, 1]. Bake this assumption into the numerical approximation model (so we're solving for fewer parameters). Merge some of the histograms together under ICC analysis. Add a histogram of the combined channels' convergence results and error as well. BUG=667966 Review-Url: https://codereview.chromium.org/2717263003 Cr-Commit-Position: refs/heads/master@{#453645} Committed: https://chromium.googlesource.com/chromium/src/+/f3aa7226ee993cda646b50b271753d3bdf661cf9

Patch Set 1 #

Patch Set 2 : git cl try #

Total comments: 4

Patch Set 3 : Review feedback #

Patch Set 4 : Review feedback #

Total comments: 2

Patch Set 5 : Add obsolete tags #

Unified diffs Side-by-side diffs Delta from patch set Stats (+291 lines, -216 lines) Patch
M third_party/WebKit/Source/platform/graphics/ColorBehavior.cpp View 1 2 3 2 chunks +97 lines, -74 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 8 chunks +50 lines, -3 lines 0 comments Download
M ui/gfx/color_space_unittest.cc View 3 chunks +51 lines, -8 lines 0 comments Download
M ui/gfx/skia_color_space_util.h View 1 chunk +4 lines, -4 lines 0 comments Download
M ui/gfx/skia_color_space_util.cc View 1 2 9 chunks +89 lines, -127 lines 0 comments Download

Messages

Total messages: 27 (18 generated)
ccameron
ptal -- tightening this up a bit. Also merge the various steps of analyzing the ...
3 years, 9 months ago (2017-02-27 09:07:40 UTC) #4
msarett
lgtm https://codereview.chromium.org/2717263003/diff/20001/third_party/WebKit/Source/platform/graphics/ColorBehavior.cpp File third_party/WebKit/Source/platform/graphics/ColorBehavior.cpp (right): https://codereview.chromium.org/2717263003/diff/20001/third_party/WebKit/Source/platform/graphics/ColorBehavior.cpp#newcode42 third_party/WebKit/Source/platform/graphics/ColorBehavior.cpp:42: return ICCFailedToExtractMatrix; The set of profiles for which ...
3 years, 9 months ago (2017-02-27 14:35:23 UTC) #8
ccameron
Thanks! Adding isherman@ for histograms.xml (removing and consolidating) Adding pdr@ WebKit/ https://codereview.chromium.org/2717263003/diff/20001/third_party/WebKit/Source/platform/graphics/ColorBehavior.cpp File third_party/WebKit/Source/platform/graphics/ColorBehavior.cpp (right): ...
3 years, 9 months ago (2017-02-27 21:31:01 UTC) #10
pdr.
LGTM
3 years, 9 months ago (2017-02-27 21:50:34 UTC) #13
Ilya Sherman
https://codereview.chromium.org/2717263003/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://codereview.chromium.org/2717263003/diff/60001/tools/metrics/histograms/histograms.xml#oldcode4451 tools/metrics/histograms/histograms.xml:4451: -<histogram name="Blink.ColorSpace.Destination.LinearFitError"> Please mark removed histograms as <obsolete> rather ...
3 years, 9 months ago (2017-02-28 02:02:16 UTC) #16
ccameron
https://codereview.chromium.org/2717263003/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://codereview.chromium.org/2717263003/diff/60001/tools/metrics/histograms/histograms.xml#oldcode4451 tools/metrics/histograms/histograms.xml:4451: -<histogram name="Blink.ColorSpace.Destination.LinearFitError"> On 2017/02/28 02:02:16, Ilya Sherman wrote: > ...
3 years, 9 months ago (2017-02-28 16:34:41 UTC) #19
Ilya Sherman
LGTM, thanks.
3 years, 9 months ago (2017-02-28 18:13:22 UTC) #20
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/2717263003/80001
3 years, 9 months ago (2017-02-28 18:21:34 UTC) #24
commit-bot: I haz the power
3 years, 9 months ago (2017-02-28 18:26:02 UTC) #27
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/f3aa7226ee993cda646b50b27175...

Powered by Google App Engine
This is Rietveld 408576698