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

Issue 1121233005: Don't adjust deadline for children BeginFrames (Closed)

Created:
5 years, 7 months ago by brianderson
Modified:
5 years, 7 months ago
Reviewers:
sunnyps, simonhong
CC:
chromium-reviews, cc-bugs_chromium.org, scheduler-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't adjust deadline for children BeginFrames This isn't needed anymore since we have Surfaces on all platforms where we use a cc::Scheduler in the Browser, which enabled commitless updates for the Renderers. i.e. the Browser's commit is no longer in the critical path of the Renderer's swap. BUG=372086 Committed: https://crrev.com/7d4d98d5dfc5b2e6d8dff83954b9302d1a5d60d5 Cr-Commit-Position: refs/heads/master@{#328265}

Patch Set 1 #

Total comments: 4

Patch Set 2 : make test fail without this patch; add TODOs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -44 lines) Patch
M cc/scheduler/scheduler.cc View 1 1 chunk +6 lines, -14 lines 0 comments Download
M cc/scheduler/scheduler_unittest.cc View 1 8 chunks +59 lines, -30 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
brianderson
Noticed a small incompatibility with the recent landing of unified BeginFrame patch and Surfaces. ptal
5 years, 7 months ago (2015-05-05 00:53:09 UTC) #2
sunnyps
https://codereview.chromium.org/1121233005/diff/1/cc/scheduler/scheduler.cc File cc/scheduler/scheduler.cc (right): https://codereview.chromium.org/1121233005/diff/1/cc/scheduler/scheduler.cc#newcode348 cc/scheduler/scheduler.cc:348: client_->SendBeginFramesToChildren(adjusted_args); Can you add a TODO get rid of ...
5 years, 7 months ago (2015-05-05 01:00:42 UTC) #3
brianderson
https://codereview.chromium.org/1121233005/diff/1/cc/scheduler/scheduler.cc File cc/scheduler/scheduler.cc (right): https://codereview.chromium.org/1121233005/diff/1/cc/scheduler/scheduler.cc#newcode348 cc/scheduler/scheduler.cc:348: client_->SendBeginFramesToChildren(adjusted_args); On 2015/05/05 01:00:41, sunnyps wrote: > Can you ...
5 years, 7 months ago (2015-05-05 01:53:29 UTC) #4
sunnyps
LGTM
5 years, 7 months ago (2015-05-05 01:58:34 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1121233005/20001
5 years, 7 months ago (2015-05-05 02:09:07 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-05 03:24:24 UTC) #8
commit-bot: I haz the power
5 years, 7 months ago (2015-05-05 03:25:26 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7d4d98d5dfc5b2e6d8dff83954b9302d1a5d60d5
Cr-Commit-Position: refs/heads/master@{#328265}

Powered by Google App Engine
This is Rietveld 408576698