|
|
Adds support for multiple displays to WmTestBase
This gives the basics. The one test I hoped to use against it fails
for other reasons (WmWindowMus::SetBoundsInScreen()) isn't implemented
yet.
BUG= 612627
TEST=none
Committed: https://crrev.com/20686a4c5e578609252f1ba564010db7b5799338
Cr-Commit-Position: refs/heads/master@{#418133}
Total comments: 16
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+224 lines, -200 lines) |
Patch |
 |
M |
ash/mus/BUILD.gn
|
View
|
1
2
3
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/mus/test/wm_test_base.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ash/mus/test/wm_test_base.cc
|
View
|
1
2
3
|
7 chunks |
+16 lines, -78 lines |
0 comments
|
Download
|
 |
M |
ash/mus/test/wm_test_helper.h
|
View
|
1
2
3
|
2 chunks |
+26 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ash/mus/test/wm_test_helper.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+107 lines, -18 lines |
0 comments
|
Download
|
 |
D |
ash/mus/test/wm_test_screen.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
 |
D |
ash/mus/test/wm_test_screen.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
 |
M |
ash/mus/window_manager.h
|
View
|
1
2
3
|
2 chunks |
+14 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/mus/window_manager.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+52 lines, -20 lines |
0 comments
|
Download
|
 |
M |
ash/mus/workspace/workspace_layout_manager_unittest.cc
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/root_window_controller.cc
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
services/ui/public/cpp/tests/test_window_tree_client_setup.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
services/ui/public/cpp/tests/test_window_tree_client_setup.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
services/ui/public/cpp/tests/window_tree_client_private.h
|
View
|
1
2
3
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/ui/public/cpp/tests/window_tree_client_private.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 20 (12 generated)
|