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

Issue 15067012: Move chromeos specific utility functions for display to chromeos/display (Closed)

Created:
7 years, 7 months ago by oshima
Modified:
7 years, 7 months ago
Reviewers:
Jun Mukai, sky
CC:
chromium-reviews, sadrul, yusukes+watch_chromium.org, derat+watch_chromium.org, ben+watch_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org
Visibility:
Public.

Description

Move chromeos specific utility functions for display to chromeos/display BUG=240168 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=200466

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 3

Patch Set 4 : #

Total comments: 2

Patch Set 5 : added test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+457 lines, -545 lines) Patch
M ash/display/display_change_observer_x11.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M ash/display/display_change_observer_x11.cc View 1 2 3 5 chunks +13 lines, -27 lines 0 comments Download
M chromeos/chromeos.gyp View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M chromeos/display/output_configurator.h View 1 2 3 4 chunks +7 lines, -8 lines 0 comments Download
M chromeos/display/output_configurator.cc View 1 2 3 4 chunks +11 lines, -11 lines 0 comments Download
M chromeos/display/output_configurator_unittest.cc View 1 2 3 4 5 chunks +21 lines, -15 lines 0 comments Download
A chromeos/display/output_util.h View 1 chunk +56 lines, -0 lines 0 comments Download
A chromeos/display/output_util.cc View 1 2 3 1 chunk +319 lines, -0 lines 0 comments Download
A + chromeos/display/output_util_unittest.cc View 6 chunks +21 lines, -8 lines 0 comments Download
M chromeos/display/real_output_configurator_delegate.cc View 1 2 3 4 chunks +4 lines, -3 lines 0 comments Download
M ui/base/x/x11_util.h View 1 chunk +0 lines, -32 lines 0 comments Download
M ui/base/x/x11_util.cc View 1 2 3 3 chunks +0 lines, -243 lines 0 comments Download
D ui/base/x/x11_util_unittest.cc View 1 chunk +0 lines, -195 lines 0 comments Download
M ui/ui_unittests.gypi View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
oshima
7 years, 7 months ago (2013-05-13 06:07:45 UTC) #1
oshima
On 2013/05/13 06:07:45, oshima wrote: friendly ping
7 years, 7 months ago (2013-05-14 06:52:15 UTC) #2
Jun Mukai
lgtm with nits but it seems that kInvalidDisplayID should belong to the new output_util. https://codereview.chromium.org/15067012/diff/11001/chromeos/display/output_configurator.cc ...
7 years, 7 months ago (2013-05-14 07:03:02 UTC) #3
oshima
I want to keep chromeos/display independent of ui/gfx unless it's absolutely necessary. I made change ...
7 years, 7 months ago (2013-05-14 11:16:38 UTC) #4
Jun Mukai
LGTM++ indeed display isn't chromeos-only concept, we should keep kInvalidDisplayID in gfx. I imagined to ...
7 years, 7 months ago (2013-05-14 17:29:33 UTC) #5
oshima
https://codereview.chromium.org/15067012/diff/20001/chromeos/display/output_configurator.cc File chromeos/display/output_configurator.cc (right): https://codereview.chromium.org/15067012/diff/20001/chromeos/display/output_configurator.cc#newcode93 chromeos/display/output_configurator.cc:93: display_id(0), On 2013/05/14 17:29:33, Jun Mukai wrote: > why ...
7 years, 7 months ago (2013-05-15 00:59:17 UTC) #6
oshima
sky, can you approve changes in ui/? It's simply moving chromeos specific things from ui/base/x ...
7 years, 7 months ago (2013-05-15 01:00:17 UTC) #7
sky
LGTM - are you sure we won't need these for linux-aura? I suppose if we ...
7 years, 7 months ago (2013-05-15 14:38:49 UTC) #8
oshima
On 2013/05/15 14:38:49, sky wrote: > LGTM - are you sure we won't need these ...
7 years, 7 months ago (2013-05-16 00:53:31 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/15067012/28001
7 years, 7 months ago (2013-05-16 00:55:24 UTC) #10
commit-bot: I haz the power
7 years, 7 months ago (2013-05-16 06:24:49 UTC) #11
Message was sent while issue was closed.
Change committed as 200466

Powered by Google App Engine
This is Rietveld 408576698