|
Add relaunch into ASH and desktop support for Chrome on Windows 7.
This is on similar lines as Windows 8. The difference being launching into ASH on Windows 8 launches
ASH into Windows 8 metro environment.
Reused the existing tunneling we have via delegate_execute to ensure that the calling process is terminated
before launching the browser into the other environment.
Removed the erstshile Open Ash Desktop and Close Ash Desktop menu options as they are no longer needed and they
don't work correctly anyways.
BUG= 356475
Committed: https://crrev.com/196db19755cd25d7da5371442c2394e1510051ad
Cr-Commit-Position: refs/heads/master@{#292464}
Total comments: 8
Total comments: 2
Total comments: 4
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+169 lines, -122 lines) |
Patch |
|
M |
chrome/app/chrome_command_ids.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/app/chrome_dll.rc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/app/generated_resources.grd
|
View
|
|
3 chunks |
+11 lines, -9 lines |
0 comments
|
Download
|
|
M |
chrome/browser/browser_process_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/browser_process_platform_part_aurawin.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/first_run/upgrade_util_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/lifetime/application_lifetime.h
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/plugins/plugin_infobar_delegates.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+1 line, -8 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/apps/apps_metro_handler_win.h
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/apps/apps_metro_handler_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+17 lines, -7 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/ash/ash_util.h
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/ash/ash_util.cc
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/browser_command_controller.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+20 lines, -20 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/toolbar/wrench_menu_model.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+10 lines, -28 lines |
0 comments
|
Download
|
|
M |
tools/metrics/actions/actions.xml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+26 lines, -4 lines |
0 comments
|
Download
|
|
M |
win8/delegate_execute/command_execute_impl.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
win8/delegate_execute/delegate_execute.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+53 lines, -15 lines |
0 comments
|
Download
|
|
M |
win8/delegate_execute/delegate_execute_operation.cc
|
View
|
|
2 chunks |
+13 lines, -6 lines |
0 comments
|
Download
|
Total messages: 57 (0 generated)
|