|
aura: Unify Ozone+Windows+Android WindowTreeHost
This effectively adds an Android WindowTreeHost.
For these three most platform-specific stuff
happens in PlatformWindow* and the WTH is mostly
a shim.
BUG= 507792
Committed: https://crrev.com/1b4ef1a69b08dd2d779521118ddb1f3a285d4c83
Cr-Commit-Position: refs/heads/master@{#354585}
Total comments: 24
Total comments: 10
Total comments: 13
Total comments: 2
Total comments: 9
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+248 lines, -470 lines) |
Patch |
 |
M |
ash/host/ash_window_tree_host_ozone.cc
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ash/host/ash_window_tree_host_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+19 lines, -24 lines |
0 comments
|
Download
|
 |
M |
ash/test/ash_test_base.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/aura/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+18 lines, -7 lines |
0 comments
|
Download
|
 |
M |
ui/aura/aura.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+13 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/aura/window_tree_host.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
D |
ui/aura/window_tree_host_ozone.h
|
View
|
|
1 chunk |
+0 lines, -69 lines |
0 comments
|
Download
|
 |
D |
ui/aura/window_tree_host_ozone.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+0 lines, -119 lines |
0 comments
|
Download
|
 |
A + |
ui/aura/window_tree_host_platform.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+15 lines, -11 lines |
0 comments
|
Download
|
 |
A |
ui/aura/window_tree_host_platform.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+176 lines, -0 lines |
0 comments
|
Download
|
 |
D |
ui/aura/window_tree_host_win.h
|
View
|
|
1 chunk |
+0 lines, -64 lines |
0 comments
|
Download
|
 |
D |
ui/aura/window_tree_host_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+0 lines, -155 lines |
0 comments
|
Download
|
 |
M |
ui/platform_window/win/win_window.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 48 (12 generated)
|