|
|
Move DisplayLayoutStore from ash to ui.
This CL moves DisplayLayoutStore from src/ash/display/ to
src/ui/display/manager. This is so that DisplayLayoutStore can be used
with services/ui/display/ code. Update references and move some utility
functions and flags used by DisplayLayoutStore.
BUG= 625876
Committed: https://crrev.com/7eacccaaa5e5cb14cafbbb25cba892adf839fb5a
Cr-Commit-Position: refs/heads/master@{#413148}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+74 lines, -227 lines) |
Patch |
 |
M |
ash/ash.gyp
|
View
|
1
2
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/common/ash_switches.h
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/common/ash_switches.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ash/display/display_change_observer_chromeos.cc
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
ash/display/display_layout_store.h
|
View
|
|
1 chunk |
+0 lines, -60 lines |
0 comments
|
Download
|
 |
D |
ash/display/display_layout_store.cc
|
View
|
|
1 chunk |
+0 lines, -121 lines |
0 comments
|
Download
|
 |
M |
ash/display/display_manager.h
|
View
|
1
2
|
4 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/display/display_manager.cc
|
View
|
1
2
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/display/display_manager_unittest.cc
|
View
|
|
4 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/display/extended_mouse_warp_controller_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/display/mouse_cursor_event_filter_unittest.cc
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/display/window_tree_host_manager.cc
|
View
|
1
2
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/display/window_tree_host_manager_unittest.cc
|
View
|
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/test/display_manager_test_api.cc
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/display/display_preferences.cc
|
View
|
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/display/display_preferences_unittest.cc
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/display/BUILD.gn
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/display/display_switches.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/display/display_switches.cc
|
View
|
1
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ui/display/manager/display_layout_store.h
|
View
|
1
|
2 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
 |
A + |
ui/display/manager/display_layout_store.cc
|
View
|
1
2
|
3 chunks |
+36 lines, -10 lines |
0 comments
|
Download
|
Total messages: 13 (5 generated)
|