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

Issue 547693003: Forward compositor tasks to the Blink scheduler (Closed)

Created:
6 years, 3 months ago by Sami
Modified:
6 years, 3 months ago
Reviewers:
jamesr
CC:
chromium-reviews, darin-cc_chromium.org, jam, alexclarke, picksi1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Forward compositor tasks to the Blink scheduler Forward compositor tasks to the Blink scheduler so that they can be prioritized over other work as necessary. We now route input and compositor tasks through the same scheduler queue to preserve their relative ordering. BUG=391005 Committed: https://crrev.com/1c8d7094bc17cfc3ec05bc710ca6e76c463f519e Cr-Commit-Position: refs/heads/master@{#294572}

Patch Set 1 #

Patch Set 2 : Preserve ordering between input and cc. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -25 lines) Patch
M content/renderer/render_thread_impl.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/render_thread_impl.cc View 1 3 chunks +7 lines, -7 lines 0 comments Download
M content/renderer/scheduler_proxy_task_runner_browsertest.cc View 1 2 chunks +3 lines, -17 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
Sami
6 years, 3 months ago (2014-09-10 17:13:01 UTC) #2
jamesr
You probably already know this, but tasks posted from the compositor thread to the main ...
6 years, 3 months ago (2014-09-11 00:25:58 UTC) #3
Sami
On 2014/09/11 00:25:58, jamesr wrote: > You probably already know this, but tasks posted from ...
6 years, 3 months ago (2014-09-11 10:32:40 UTC) #4
Sami
I've changed the patch to route both types of tasks to the same queue.
6 years, 3 months ago (2014-09-11 11:01:01 UTC) #5
jamesr
On 2014/09/11 10:32:40, Sami wrote: > On 2014/09/11 00:25:58, jamesr wrote: > > You probably ...
6 years, 3 months ago (2014-09-11 19:51:20 UTC) #6
jamesr
On 2014/09/11 11:01:01, Sami wrote: > I've changed the patch to route both types of ...
6 years, 3 months ago (2014-09-11 19:51:27 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/547693003/20001
6 years, 3 months ago (2014-09-12 10:24:21 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 5b877f7246597faf8d2f2fe358a6488a6c6e1d9f
6 years, 3 months ago (2014-09-12 10:55:31 UTC) #10
commit-bot: I haz the power
6 years, 3 months ago (2014-09-12 10:57:36 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1c8d7094bc17cfc3ec05bc710ca6e76c463f519e
Cr-Commit-Position: refs/heads/master@{#294572}

Powered by Google App Engine
This is Rietveld 408576698