|
|
Add place holder to move gfx::Display/Screen to ui/display
I tried to move them and update includes, but it was just too many files to change at once. I'll move the class after all other files are migrated.
I covered ui/chromeos as a first target
BUG= 597761
Committed: https://crrev.com/ef5fb8988b9d4a6539fcb9366ebafe204d02dc8e
Cr-Commit-Position: refs/heads/master@{#389557}
Total comments: 10
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+211 lines, -146 lines) |
Patch |
 |
M |
ui/chromeos/BUILD.gn
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/chromeos/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/chromeos/ime/candidate_window_view.cc
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/chromeos/ime/mode_indicator_view.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/chromeos/ui_chromeos.gyp
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/display/BUILD.gn
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/display/chromeos/display_configurator.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A |
ui/display/display.h
|
View
|
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/display/display.gyp
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/display/display_observer.h
|
View
|
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/display/manager/display_layout.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/display/manager/display_layout.cc
|
View
|
|
5 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
A |
ui/display/screen.h
|
View
|
1
2
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/display/win/display_info.h
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/display/win/display_info.cc
|
View
|
|
3 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ui/display/win/screen_win.h
|
View
|
|
3 chunks |
+13 lines, -10 lines |
0 comments
|
Download
|
 |
M |
ui/display/win/screen_win.cc
|
View
|
|
6 chunks |
+14 lines, -12 lines |
0 comments
|
Download
|
 |
M |
ui/display/win/screen_win_display.h
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/display/win/screen_win_display.cc
|
View
|
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ui/display/win/screen_win_unittest.cc
|
View
|
|
33 chunks |
+82 lines, -85 lines |
0 comments
|
Download
|
Total messages: 38 (18 generated)
|