|
|
mash: Remove app_driver.
As part of actually implementing a mus version of the NewWindowDelegate,
accelerators need to be routed through ash instead of through temporary
shim code. Without AppDriver, the keyboard shortcuts are handled by
ash's NewWindowDelegate, of which implementing is the next patch.
BUG= 631836
Committed: https://crrev.com/fafcda5411844c3a723b0a5be575f77acf8d731d
Cr-Commit-Position: refs/heads/master@{#427761}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+0 lines, -293 lines) |
Patch |
 |
M |
chrome/app/mash/BUILD.gn
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/chrome_interface_factory.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/test/BUILD.gn
|
View
|
1
2
3
4
5
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
mash/app_driver/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -56 lines |
0 comments
|
Download
|
 |
D |
mash/app_driver/app_driver.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -53 lines |
0 comments
|
Download
|
 |
D |
mash/app_driver/app_driver.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -139 lines |
0 comments
|
Download
|
 |
D |
mash/app_driver/main.cc
|
View
|
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
D |
mash/app_driver/manifest.json
|
View
|
1
2
3
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
M |
mash/package/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
mash/package/mash_packaged_service.cc
|
View
|
1
2
3
4
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
mash/public/interfaces/OWNERS
|
View
|
1
2
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
mash/public/interfaces/launchable.mojom
|
View
|
1
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
mash/session/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
mash/session/session.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
mash/session/session.cc
|
View
|
1
2
3
4
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 24 (18 generated)
|