|
|
Make ash::DisplayMode more like ui::DisplayMode
As a first step towards merging ui::DisplaySnapshot and ash::DisplayInfo,
make ash::DisplayMode more like ui::DisplayMode so that a subsequent CL
can remove ash::DisplayMode.
BUG= 626778
Committed: https://crrev.com/8503c15d538e221dcca5843c9376f86efd244c3e
Cr-Commit-Position: refs/heads/master@{#410166}
Total comments: 14
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+910 lines, -741 lines) |
Patch |
 |
M |
ash/accelerators/accelerator_commands_aura.cc
|
View
|
1
2
3
|
3 chunks |
+13 lines, -12 lines |
1 comment
|
Download
|
 |
M |
ash/common/display/display_info.h
|
View
|
1
2
3
|
5 chunks |
+43 lines, -16 lines |
0 comments
|
Download
|
 |
M |
ash/common/display/display_info.cc
|
View
|
1
|
7 chunks |
+79 lines, -46 lines |
0 comments
|
Download
|
 |
M |
ash/common/display/display_info_unittest.cc
|
View
|
1
2
3
|
2 chunks |
+27 lines, -28 lines |
0 comments
|
Download
|
 |
M |
ash/display/display_change_observer_chromeos.h
|
View
|
1
2
3
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ash/display/display_change_observer_chromeos.cc
|
View
|
1
2
3
|
6 chunks |
+38 lines, -34 lines |
0 comments
|
Download
|
 |
M |
ash/display/display_change_observer_chromeos_unittest.cc
|
View
|
|
6 chunks |
+160 lines, -160 lines |
0 comments
|
Download
|
 |
M |
ash/display/display_manager.h
|
View
|
|
4 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ash/display/display_manager.cc
|
View
|
1
2
3
|
13 chunks |
+68 lines, -58 lines |
0 comments
|
Download
|
 |
M |
ash/display/display_manager_unittest.cc
|
View
|
1
2
3
|
16 chunks |
+139 lines, -109 lines |
0 comments
|
Download
|
 |
M |
ash/display/display_util.h
|
View
|
|
2 chunks |
+16 lines, -14 lines |
0 comments
|
Download
|
 |
M |
ash/display/display_util.cc
|
View
|
1
2
3
|
6 chunks |
+76 lines, -76 lines |
0 comments
|
Download
|
 |
M |
ash/display/resolution_notification_controller.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/display/resolution_notification_controller.cc
|
View
|
|
7 chunks |
+28 lines, -19 lines |
0 comments
|
Download
|
 |
M |
ash/display/resolution_notification_controller_unittest.cc
|
View
|
|
11 chunks |
+75 lines, -57 lines |
0 comments
|
Download
|
 |
M |
ash/display/window_tree_host_manager.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/test/display_manager_test_api.cc
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/touch/touch_transformer_controller_unittest.cc
|
View
|
1
2
|
4 chunks |
+20 lines, -13 lines |
0 comments
|
Download
|
 |
M |
ash/touch/touchscreen_util_unittest.cc
|
View
|
1
2
3
|
2 chunks |
+16 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/display/display_preferences.cc
|
View
|
|
1 chunk |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/display/display_preferences_unittest.cc
|
View
|
1
2
3
|
3 chunks |
+10 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/display_info_provider_chromeos.cc
|
View
|
1
2
3
|
3 chunks |
+23 lines, -22 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/display_info_provider_chromeos_unittest.cc
|
View
|
1
2
|
3 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/options/chromeos/display_options_handler.cc
|
View
|
1
2
3
|
3 chunks |
+43 lines, -29 lines |
0 comments
|
Download
|
Total messages: 31 (20 generated)
|