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

Issue 18413002: [Cleanup] Factor out layout store code from DisplayController (Closed)

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

Description

[Cleanup] Factor out layout store code from DisplayController TBR=jamescook@chromium.org BUG=253991 TEST=no functional change. all tests should pass. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=210706

Patch Set 1 : #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+220 lines, -135 lines) Patch
M ash/ash.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M ash/display/display_change_observer_x11.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M ash/display/display_controller.h View 4 chunks +0 lines, -35 lines 0 comments Download
M ash/display/display_controller.cc View 1 2 11 chunks +20 lines, -78 lines 0 comments Download
M ash/display/display_controller_unittest.cc View 3 chunks +4 lines, -4 lines 0 comments Download
A ash/display/display_layout_store.h View 1 1 chunk +69 lines, -0 lines 0 comments Download
A ash/display/display_layout_store.cc View 1 1 chunk +94 lines, -0 lines 0 comments Download
M ash/display/display_manager.h View 3 chunks +7 lines, -0 lines 0 comments Download
M ash/display/display_manager.cc View 4 chunks +4 lines, -3 lines 0 comments Download
M ash/display/display_manager_unittest.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M ash/display/mouse_cursor_event_filter_unittest.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/display/display_preferences.cc View 4 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/display/display_preferences_unittest.cc View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
oshima
7 years, 5 months ago (2013-07-09 15:06:40 UTC) #1
Jun Mukai
lgtm with nits https://codereview.chromium.org/18413002/diff/15001/ash/display/display_controller.cc File ash/display/display_controller.cc (right): https://codereview.chromium.org/18413002/diff/15001/ash/display/display_controller.cc#newcode414 ash/display/display_controller.cc:414: layout.primary_id = primary_display_id; can't we move ...
7 years, 5 months ago (2013-07-09 16:54:16 UTC) #2
oshima
https://codereview.chromium.org/18413002/diff/15001/ash/display/display_controller.cc File ash/display/display_controller.cc (right): https://codereview.chromium.org/18413002/diff/15001/ash/display/display_controller.cc#newcode414 ash/display/display_controller.cc:414: layout.primary_id = primary_display_id; On 2013/07/09 16:54:17, Jun Mukai wrote: ...
7 years, 5 months ago (2013-07-09 17:27:57 UTC) #3
oshima
tbr'ing for ash.gyp change
7 years, 5 months ago (2013-07-09 17:30:23 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/18413002/24001
7 years, 5 months ago (2013-07-09 17:31:05 UTC) #5
commit-bot: I haz the power
7 years, 5 months ago (2013-07-10 01:43:30 UTC) #6
Message was sent while issue was closed.
Change committed as 210706

Powered by Google App Engine
This is Rietveld 408576698