|
arc-bridge: Enable ARC with a command-line flag
We have permission to remove the build time flag in favor of a runtime
flag for enabling ARC Bridge Service, conditional on committing to a
more stable and appropriate IPC mechanism for the bridge.
BUG= 559654
TEST=components_unittests
Committed: https://crrev.com/89b91de77ee7fa5ac5103ff1b9355c8230abcca5
Cr-Commit-Position: refs/heads/master@{#361484}
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+44 lines, -69 lines) |
Patch |
|
M |
build/common.gypi
|
View
|
1
2
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
build/config/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
build/config/features.gni
|
View
|
1
2
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/browser/chromeos/chrome_browser_main_chromeos.h
|
View
|
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/browser/chromeos/chrome_browser_main_chromeos.cc
|
View
|
|
3 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/BUILD.gn
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/ash/chrome_shell_delegate.h
|
View
|
|
3 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/ash/chrome_shell_delegate_chromeos.cc
|
View
|
|
5 chunks |
+5 lines, -11 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_browser_chromeos.gypi
|
View
|
|
2 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
chromeos/chromeos_switches.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chromeos/chromeos_switches.cc
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
components/BUILD.gn
|
View
|
1
2
|
3 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
|
M |
components/arc/arc_bridge_service.h
|
View
|
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
components/arc/arc_bridge_service.cc
|
View
|
|
3 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
|
M |
components/arc/arc_bridge_service_unittest.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
components/components.gyp
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
components/components_tests.gyp
|
View
|
1
2
|
2 chunks |
+2 lines, -8 lines |
0 comments
|
Download
|
Total messages: 23 (9 generated)
|