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

Issue 1978843003: Move in-GPU mojo:media app to new thread (Closed)

Created:
4 years, 7 months ago by Ken Rockot(use gerrit already)
Modified:
4 years, 7 months ago
Reviewers:
jam, xhwang
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, chromium-reviews, darin (slow to review), darin-cc_chromium.org, jam, piman+watch_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move in-GPU mojo:media app to new thread This app was moved to the main thread of the GPU process when I killed shell::Loader. See https://codereview.chromium.org/1889253002. We want this running on its own background thread because it does slow things. This CL adds the option for embedded mojo apps to be run on their own thread and uses the option for mojo:media in the GPU process. BUG=611070 TEST=watched cat videos on youtube.com with android build, which exercises in-GPU mojo:media Committed: https://crrev.com/017f0ef2cd86419f22f52377c161b0296f173f5b Cr-Commit-Position: refs/heads/master@{#393852}

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -77 lines) Patch
M content/browser/browser_context.cc View 1 chunk +6 lines, -7 lines 0 comments Download
M content/browser/mojo/browser_shell_connection.h View 1 2 chunks +5 lines, -8 lines 0 comments Download
M content/browser/mojo/browser_shell_connection.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/mojo/mojo_shell_context.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M content/child/process_control_impl.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/common/mojo/embedded_application_runner.h View 1 3 chunks +7 lines, -20 lines 0 comments Download
M content/common/mojo/embedded_application_runner.cc View 5 chunks +86 lines, -27 lines 0 comments Download
M content/gpu/gpu_process_control_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/mojo_application_info.h View 2 chunks +15 lines, -0 lines 0 comments Download
M content/public/common/mojo_application_info.cc View 1 chunk +2 lines, -5 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
Ken Rockot(use gerrit already)
PTAL jam@ for everything xhwang@ FYI and any review also welcome https://codereview.chromium.org/1978843003/diff/1/content/public/common/mojo_application_info.h File content/public/common/mojo_application_info.h (right): ...
4 years, 7 months ago (2016-05-13 20:19:03 UTC) #2
Fady Samuel
On 2016/05/13 20:19:03, Ken Rockot wrote: > PTAL > > jam@ for everything > xhwang@ ...
4 years, 7 months ago (2016-05-13 20:43:14 UTC) #5
Ken Rockot(use gerrit already)
On 2016/05/13 at 20:43:14, fsamuel wrote: > On 2016/05/13 20:19:03, Ken Rockot wrote: > > ...
4 years, 7 months ago (2016-05-13 21:09:14 UTC) #6
jam
lgtm
4 years, 7 months ago (2016-05-16 15:54:23 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1978843003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1978843003/20001
4 years, 7 months ago (2016-05-16 15:56:34 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-16 17:16:09 UTC) #11
commit-bot: I haz the power
4 years, 7 months ago (2016-05-16 17:17:51 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/017f0ef2cd86419f22f52377c161b0296f173f5b
Cr-Commit-Position: refs/heads/master@{#393852}

Powered by Google App Engine
This is Rietveld 408576698