Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(284)

Issue 2775873002: Adds the ability to run chromeos with mus (Closed)

Created:
3 years, 9 months ago by sky
Modified:
3 years, 9 months ago
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Adds the ability to run chromeos with mus In this config the browser process contains chrome and ash. Mus is in a separate process. This patch is just the plumbing for the switch and detection, it doesn't actually work yet. BUG=704985 TEST=none R=rockot@chromium.org, tsepez@chromium.org Review-Url: https://codereview.chromium.org/2775873002 Cr-Commit-Position: refs/heads/master@{#459599} Committed: https://chromium.googlesource.com/chromium/src/+/12a19e335d08d57c1517991c904c2390841cb105

Patch Set 1 #

Total comments: 1

Patch Set 2 : fix test #

Patch Set 3 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -21 lines) Patch
M chrome/app/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/chrome_main.cc View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/app/mash/BUILD.gn View 3 chunks +32 lines, -2 lines 0 comments Download
M chrome/app/mash/chrome_mash_manifest.json View 1 chunk +2 lines, -2 lines 0 comments Download
A + chrome/app/mash/chrome_mus_manifest.json View 2 chunks +6 lines, -8 lines 0 comments Download
M chrome/app/mash/mash_runner.cc View 6 chunks +31 lines, -4 lines 0 comments Download
M chrome/browser/chrome_content_browser_manifest_overlay.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/ash_util.h View 1 2 2 chunks +15 lines, -0 lines 0 comments Download
M chrome/browser/ui/ash/ash_util.cc View 1 2 2 chunks +13 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/test/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/base/mojo_test_connector.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (11 generated)
sky
https://codereview.chromium.org/2775873002/diff/1/chrome/browser/chrome_content_browser_manifest_overlay.json File chrome/browser/chrome_content_browser_manifest_overlay.json (right): https://codereview.chromium.org/2775873002/diff/1/chrome/browser/chrome_content_browser_manifest_overlay.json#newcode32 chrome/browser/chrome_content_browser_manifest_overlay.json:32: "ui": [ "display_controller", "ime_registrar", "window_manager" ] Thus is needed ...
3 years, 9 months ago (2017-03-24 17:38:24 UTC) #1
Tom Sepez
lgtm
3 years, 9 months ago (2017-03-24 19:07:00 UTC) #6
Ken Rockot(use gerrit already)
lgtm
3 years, 9 months ago (2017-03-24 19:27:57 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2775873002/20001
3 years, 9 months ago (2017-03-24 20:40:59 UTC) #10
commit-bot: I haz the power
Failed to apply patch for chrome/browser/ui/ash/ash_util.cc: While running git apply --index -p1; error: patch failed: ...
3 years, 9 months ago (2017-03-24 22:00:43 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2775873002/40001
3 years, 9 months ago (2017-03-24 22:08:04 UTC) #15
commit-bot: I haz the power
3 years, 9 months ago (2017-03-24 23:41:31 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/12a19e335d08d57c1517991c904c...

Powered by Google App Engine
This is Rietveld 408576698