|
|
Move kInvalidDisplayID to display_constants.h.
There are targets that depend on //ui/display just for that constant.
There is a smaller target //ui/display/types that is more suitable for
this. Move the constant and update all references in src/ui/*. Other
references to display::Display::kInvalidDisplayID will be updated in a
follow up CL.
BUG= 667344
Committed: https://crrev.com/7bfba989d85ca0d33e316802507e2e59b4c756ab
Cr-Commit-Position: refs/heads/master@{#433638}
Total comments: 10
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+74 lines, -69 lines) |
Patch |
 |
M |
ui/display/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/display/chromeos/display_configurator.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/display/display.h
|
View
|
1
2
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/display/display.cc
|
View
|
1
2
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/display/fake_display_delegate.cc
|
View
|
1
2
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/display/fake_display_snapshot.h
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/display/fake_display_snapshot.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/display/manager/display_layout.cc
|
View
|
1
2
|
5 chunks |
+11 lines, -13 lines |
0 comments
|
Download
|
 |
M |
ui/display/manager/display_layout_store.cc
|
View
|
1
2
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/display/manager/display_manager.h
|
View
|
1
2
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/display/manager/display_manager.cc
|
View
|
1
2
|
10 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
ui/display/manager/display_manager_utilities_unittest.cc
|
View
|
1
2
|
2 chunks |
+3 lines, -10 lines |
0 comments
|
Download
|
 |
M |
ui/display/manager/managed_display_info.cc
|
View
|
1
2
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/display/test/display_manager_test_api.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/display/types/display_constants.h
|
View
|
1
2
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/events/devices/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/events/devices/device_data_manager.cc
|
View
|
1
2
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/events/gesture_detection/gesture_provider.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/message_center/views/desktop_popup_alignment_delegate.cc
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/platform/drm/host/drm_window_host.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/views/mus/screen_mus.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 18 (10 generated)
|