|
Third part of porting Chrome Ash to Windows 7
This is the Chrome side that
1- removes windows 8 specific checks
2- disconnects the fake window_tree_host_win
3- connects the remote_window_tree_host_win
With this change you can now see the ash desktop but not interact with
it since input events have not been enabled.
Here is the second part
https://codereview.chromium.org/211863003/
First part with rationale:
https://codereview.chromium.org/199843004/
BUG= 356475
TEST=none
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+134 lines, -73 lines) |
Patch |
 |
M |
ash/host/window_tree_host_factory.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ash/host/window_tree_host_factory.cc
|
View
|
1
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/host/window_tree_host_factory_win.cc
|
View
|
1
|
1 chunk |
+13 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ash/test/ash_test_base.cc
|
View
|
1
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/test/test_metro_viewer_process_host.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ash/test/test_shell_delegate.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/browser_process_platform_part_aurawin.cc
|
View
|
|
1 chunk |
+12 lines, -14 lines |
2 comments
|
Download
|
 |
M |
chrome/browser/metro_utils/metro_chrome_win.cc
|
View
|
|
2 chunks |
+4 lines, -0 lines |
1 comment
|
Download
|
 |
M |
win8/metro_driver/chrome_app_view_ash.cc
|
View
|
1
|
2 chunks |
+29 lines, -25 lines |
0 comments
|
Download
|
 |
M |
win8/metro_driver/display_properties.cc
|
View
|
|
2 chunks |
+4 lines, -0 lines |
1 comment
|
Download
|
 |
M |
win8/metro_driver/metro_driver_win7.cc
|
View
|
1
|
9 chunks |
+27 lines, -10 lines |
1 comment
|
Download
|
 |
M |
win8/viewer/metro_viewer_process_host.cc
|
View
|
1
|
2 chunks |
+38 lines, -10 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|