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

Issue 2983443002: Make chrome --mus run the UI Service inside the browser process. (Closed)

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

Description

Make chrome --mus run the UI Service inside the browser process. This CL takes advantage of the mechanisms introduced in https://codereview.chromium.org/2979933002/ to run the UI Service inside the browser process in Mushrome (i.e. when chrome is launched with --mus parameter). UI Service runs on a separate thread with high priority. For now both the UI Service and the GPU Service are moved. Once WS/GPU split if finished, GPU will need to be moved into its separate process. CrOS BrowserProcessPlatformPart owns the ImageCursorsSet used by the UI Service for cursor manipulation. BUG=722527 Review-Url: https://codereview.chromium.org/2983443002 Cr-Commit-Position: refs/heads/master@{#486688} Committed: https://chromium.googlesource.com/chromium/src/+/a872e762ddd650e53e093a4c68342eb637d5a931

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Rebase #

Total comments: 2

Patch Set 4 : Only register the UI Service in Mushrome, but not in Classic Ash. #

Total comments: 1

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -3 lines) Patch
M chrome/app/BUILD.gn View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/app/mash/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/DEPS View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/browser_process_platform_part_chromeos.h View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/browser_process_platform_part_chromeos.cc View 1 2 3 3 chunks +21 lines, -0 lines 0 comments Download

Messages

Total messages: 33 (23 generated)
mfomitchev
3 years, 5 months ago (2017-07-13 14:24:35 UTC) #13
sky
https://codereview.chromium.org/2983443002/diff/20002/chrome/browser/browser_process_platform_part_chromeos.cc File chrome/browser/browser_process_platform_part_chromeos.cc (right): https://codereview.chromium.org/2983443002/diff/20002/chrome/browser/browser_process_platform_part_chromeos.cc#newcode289 chrome/browser/browser_process_platform_part_chromeos.cc:289: service_manager::EmbeddedServiceInfo info; Don't you only want to do this ...
3 years, 5 months ago (2017-07-13 17:23:22 UTC) #16
mfomitchev
https://codereview.chromium.org/2983443002/diff/20002/chrome/browser/browser_process_platform_part_chromeos.cc File chrome/browser/browser_process_platform_part_chromeos.cc (right): https://codereview.chromium.org/2983443002/diff/20002/chrome/browser/browser_process_platform_part_chromeos.cc#newcode289 chrome/browser/browser_process_platform_part_chromeos.cc:289: service_manager::EmbeddedServiceInfo info; On 2017/07/13 17:23:22, sky wrote: > Don't ...
3 years, 5 months ago (2017-07-13 18:06:36 UTC) #17
sky
I'm LGTMing this, but it's also worth thinking about how we'll get ash to start ...
3 years, 5 months ago (2017-07-13 20:37:21 UTC) #22
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/2983443002/70001
3 years, 5 months ago (2017-07-14 00:11:00 UTC) #24
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started once the ...
3 years, 5 months ago (2017-07-14 00:11:03 UTC) #26
mfomitchev
On 2017/07/14 00:11:03, commit-bot: I haz the power wrote: > No L-G-T-M from a valid ...
3 years, 5 months ago (2017-07-14 00:19:32 UTC) #27
sky
LGTM for realz
3 years, 5 months ago (2017-07-14 04:43:34 UTC) #28
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/2983443002/70001
3 years, 5 months ago (2017-07-14 04:43:54 UTC) #30
commit-bot: I haz the power
3 years, 5 months ago (2017-07-14 06:04:00 UTC) #33
Message was sent while issue was closed.
Committed patchset #5 (id:70001) as
https://chromium.googlesource.com/chromium/src/+/a872e762ddd650e53e093a4c6834...

Powered by Google App Engine
This is Rietveld 408576698