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

Issue 2092533002: Clean up gfx::ColorProfile (Closed)

Created:
4 years, 6 months ago by ccameron
Modified:
4 years, 6 months ago
Reviewers:
no sievers, enne (OOO)
CC:
chromium-reviews, darin-cc_chromium.org, jam, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clean up gfx::ColorProfile Remove unused methods for querying the color profile of a particular display. Something similar to these will be added in the future. Add an explicit "update the cache read from disk" method on Windows. BUG=622133 Committed: https://crrev.com/3f0de31ea0e8651a39ffe77d214d28a565d9ca1c Cr-Commit-Position: refs/heads/master@{#402058}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Incorporate review feedback #

Total comments: 2

Patch Set 3 : Update comment #

Patch Set 4 : git cl try #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -382 lines) Patch
M content/browser/renderer_host/render_message_filter.cc View 1 2 2 chunks +5 lines, -9 lines 0 comments Download
M content/renderer/renderer_blink_platform_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/BUILD.gn View 2 chunks +0 lines, -2 lines 0 comments Download
M ui/gfx/color_profile.h View 1 1 chunk +18 lines, -27 lines 0 comments Download
M ui/gfx/color_profile.cc View 1 1 chunk +17 lines, -13 lines 0 comments Download
M ui/gfx/color_profile_mac.mm View 1 1 chunk +8 lines, -65 lines 0 comments Download
D ui/gfx/color_profile_mac_unittest.mm View 1 chunk +0 lines, -143 lines 0 comments Download
M ui/gfx/color_profile_win.cc View 1 2 3 2 chunks +33 lines, -88 lines 0 comments Download
D ui/gfx/color_profile_win_unittest.cc View 1 chunk +0 lines, -32 lines 0 comments Download
M ui/gfx/gfx_tests.gyp View 2 chunks +0 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 14 (4 generated)
ccameron
This is some preliminary cleanup towards finally landing this patch https://codereview.chromium.org/1796293003/ This patch deletes functionality ...
4 years, 6 months ago (2016-06-22 21:31:33 UTC) #2
enne (OOO)
This all looks pretty reasonable to me. What's the general plan with respect to this ...
4 years, 6 months ago (2016-06-22 21:44:24 UTC) #3
ccameron
> What's the general plan with respect to this code, re: "something similar to > ...
4 years, 6 months ago (2016-06-22 22:33:31 UTC) #4
enne (OOO)
lgtm On 2016/06/22 at 22:33:31, ccameron wrote: > > What's the general plan with respect ...
4 years, 6 months ago (2016-06-22 22:39:35 UTC) #5
ccameron
On 2016/06/22 22:39:35, enne wrote: > lgtm > > On 2016/06/22 at 22:33:31, ccameron wrote: ...
4 years, 6 months ago (2016-06-22 23:44:10 UTC) #6
no sievers
lgtm https://codereview.chromium.org/2092533002/diff/20001/content/browser/renderer_host/render_message_filter.cc File content/browser/renderer_host/render_message_filter.cc (right): https://codereview.chromium.org/2092533002/diff/20001/content/browser/renderer_host/render_message_filter.cc#newcode387 content/browser/renderer_host/render_message_filter.cc:387: // TODO(ccameron): Remove this synchronous IPC and push ...
4 years, 6 months ago (2016-06-23 17:03:22 UTC) #7
ccameron
Thanks! https://codereview.chromium.org/2092533002/diff/20001/content/browser/renderer_host/render_message_filter.cc File content/browser/renderer_host/render_message_filter.cc (right): https://codereview.chromium.org/2092533002/diff/20001/content/browser/renderer_host/render_message_filter.cc#newcode387 content/browser/renderer_host/render_message_filter.cc:387: // TODO(ccameron): Remove this synchronous IPC and push ...
4 years, 6 months ago (2016-06-25 07:20:44 UTC) #8
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/2092533002/60001
4 years, 6 months ago (2016-06-25 07:20:57 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-06-25 08:11:16 UTC) #12
commit-bot: I haz the power
4 years, 6 months ago (2016-06-25 08:13:08 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/3f0de31ea0e8651a39ffe77d214d28a565d9ca1c
Cr-Commit-Position: refs/heads/master@{#402058}

Powered by Google App Engine
This is Rietveld 408576698