Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(738)

Issue 23496024: Introduce RootWindowProperty for RootWindow's properties (Closed)

Created:
7 years, 3 months ago by oshima
Modified:
7 years, 3 months ago
Reviewers:
James Cook
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Patch Set 1 : #

Total comments: 9

Patch Set 2 : #

Patch Set 3 : rename #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -51 lines) Patch
M ash/ash.gyp View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M ash/display/display_controller.cc View 1 2 9 chunks +13 lines, -17 lines 0 comments Download
M ash/display/mirror_window_controller.cc View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M ash/root_window_controller.cc View 1 2 3 chunks +4 lines, -1 line 0 comments Download
A ash/root_window_settings.h View 1 2 1 chunk +52 lines, -0 lines 0 comments Download
A ash/root_window_settings.cc View 1 2 1 chunk +40 lines, -0 lines 0 comments Download
M ash/touch/touch_observer_hud.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/frame_painter.cc View 1 2 3 chunks +7 lines, -3 lines 0 comments Download
M ash/wm/frame_painter_unittest.cc View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M ash/wm/property_util.cc View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M ash/wm/window_properties.h View 3 chunks +0 lines, -13 lines 0 comments Download
M ash/wm/window_properties.cc View 2 chunks +0 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
oshima
7 years, 3 months ago (2013-08-29 23:55:00 UTC) #1
James Cook
https://codereview.chromium.org/23496024/diff/5001/ash/root_window_property.cc File ash/root_window_property.cc (right): https://codereview.chromium.org/23496024/diff/5001/ash/root_window_property.cc#newcode21 ash/root_window_property.cc:21: display_id(gfx::Display::kInvalidDisplayID) { Initialize controller to NULL? https://codereview.chromium.org/23496024/diff/5001/ash/root_window_property.h File ash/root_window_property.h ...
7 years, 3 months ago (2013-08-30 00:06:36 UTC) #2
James Cook
Oh, and I like the idea of consolidating all these settings in one place!
7 years, 3 months ago (2013-08-30 00:06:54 UTC) #3
oshima
https://codereview.chromium.org/23496024/diff/5001/ash/root_window_property.cc File ash/root_window_property.cc (right): https://codereview.chromium.org/23496024/diff/5001/ash/root_window_property.cc#newcode21 ash/root_window_property.cc:21: display_id(gfx::Display::kInvalidDisplayID) { On 2013/08/30 00:06:36, James Cook wrote: > ...
7 years, 3 months ago (2013-08-30 05:38:32 UTC) #4
James Cook
lgtm after naming is fixed https://codereview.chromium.org/23496024/diff/5001/ash/root_window_property.h File ash/root_window_property.h (right): https://codereview.chromium.org/23496024/diff/5001/ash/root_window_property.h#newcode20 ash/root_window_property.h:20: struct RootWindowProperty { On ...
7 years, 3 months ago (2013-08-30 16:26:25 UTC) #5
oshima
On 2013/08/30 16:26:25, James Cook wrote: > lgtm after naming is fixed > > https://codereview.chromium.org/23496024/diff/5001/ash/root_window_property.h ...
7 years, 3 months ago (2013-08-30 18:56:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/23496024/23001
7 years, 3 months ago (2013-08-30 18:56:59 UTC) #7
commit-bot: I haz the power
7 years, 3 months ago (2013-08-30 21:49:12 UTC) #8
Message was sent while issue was closed.
Change committed as 220667

Powered by Google App Engine
This is Rietveld 408576698