DescriptionMake 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 #
Messages
Total messages: 33 (23 generated)
|