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

Issue 1513933003: android: Remove custom browser compositor scheduling logic (Closed)

Created:
5 years ago by no sievers
Modified:
5 years ago
Reviewers:
brianderson
CC:
chromium-reviews, darin-cc_chromium.org, jam, mithro-old
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

android: Remove custom browser compositor scheduling logic Use cc scheduler instead without a deadline. This is mostly obsolete now that Surfaces allow independent updates between renderer and browser. BUG=455894 Committed: https://crrev.com/7f045e4f2e9f7142c79e2eeb30b70716a1ea8f0b Cr-Commit-Position: refs/heads/master@{#365861}

Patch Set 1 #

Patch Set 2 : #

Total comments: 11

Patch Set 3 : comments #

Patch Set 4 : rebase #

Patch Set 5 : clang #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -261 lines) Patch
M content/browser/renderer_host/compositor_impl_android.h View 1 6 chunks +4 lines, -58 lines 0 comments Download
M content/browser/renderer_host/compositor_impl_android.cc View 1 2 3 4 5 13 chunks +55 lines, -203 lines 0 comments Download

Messages

Total messages: 23 (10 generated)
no sievers
Hey Brian, can you take a look?
5 years ago (2015-12-12 00:45:02 UTC) #3
brianderson
https://codereview.chromium.org/1513933003/diff/20001/content/browser/renderer_host/compositor_impl_android.cc File content/browser/renderer_host/compositor_impl_android.cc (left): https://codereview.chromium.org/1513933003/diff/20001/content/browser/renderer_host/compositor_impl_android.cc#oldcode484 content/browser/renderer_host/compositor_impl_android.cc:484: if (readback_pending) { Does this break readbacks at all? ...
5 years ago (2015-12-12 01:41:46 UTC) #4
brianderson
cc+=mithro, since this is related to how the Browser content will interact with the DisplayScheduler ...
5 years ago (2015-12-14 20:14:26 UTC) #5
no sievers
Brian, can you take another look? This needs https://codereview.chromium.org/1531153002/ to fix the flickering I mentioned. ...
5 years ago (2015-12-17 00:52:32 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1513933003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1513933003/60001
5 years ago (2015-12-17 02:35:50 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/387)
5 years ago (2015-12-17 03:40:20 UTC) #10
brianderson
lgtm https://codereview.chromium.org/1513933003/diff/20001/content/browser/renderer_host/compositor_impl_android.cc File content/browser/renderer_host/compositor_impl_android.cc (right): https://codereview.chromium.org/1513933003/diff/20001/content/browser/renderer_host/compositor_impl_android.cc#newcode609 content/browser/renderer_host/compositor_impl_android.cc:609: client_->OnSwapBuffersCompleted(pending_swapbuffers_); On 2015/12/17 00:52:32, sievers wrote: > On ...
5 years ago (2015-12-17 06:14:53 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1513933003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1513933003/80001
5 years ago (2015-12-17 17:15:40 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/581)
5 years ago (2015-12-17 18:03:38 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1513933003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1513933003/100001
5 years ago (2015-12-17 18:05:14 UTC) #18
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years ago (2015-12-17 19:17:12 UTC) #20
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/7f045e4f2e9f7142c79e2eeb30b70716a1ea8f0b Cr-Commit-Position: refs/heads/master@{#365861}
5 years ago (2015-12-17 19:18:03 UTC) #22
gone
4 years, 12 months ago (2015-12-21 19:15:28 UTC) #23
Message was sent while issue was closed.
A revert of this CL (patchset #6 id:100001) has been created in
https://codereview.chromium.org/1536323003/ by dfalcantara@chromium.org.

The reason for reverting is: Speculatively reverting CL to try and fix observer
flakiness.
https://crbug.com/571030

Apologies if I'm off base!.

Powered by Google App Engine
This is Rietveld 408576698