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

Issue 11085054: Aura: Allow browser UI thread waiting for compositor commits. (Closed)

Created:
8 years, 2 months ago by jonathan.backer
Modified:
8 years, 2 months ago
Reviewers:
jamesr, jam, piman
CC:
chromium-reviews, cc-bugs_chromium.org, erikwright+watch_chromium.org, tfarina
Visibility:
Public.

Description

Aura: Allow browser UI thread waiting for compositor commits. This is necessary for --ui-enable-threaded-compositing. In principle, we will not be blocking the browser UI any more than we would without --ui-enable-threaded-compositing. BUG=155048 TEST=by hand Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161962

Patch Set 1 #

Total comments: 1

Patch Set 2 : Seems like the right thing to do (remove FIXME). #

Patch Set 3 : Rebase #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M base/threading/thread_restrictions.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M cc/completion_event.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
jonathan.backer
There's one FIXME in thread_restrictions.h. ScopedAllowWait is meant to be a temporary measure. Obviously that's ...
8 years, 2 months ago (2012-10-10 21:19:08 UTC) #1
piman
On 2012/10/10 21:19:08, jonathan.backer wrote: > There's one FIXME in thread_restrictions.h. ScopedAllowWait is meant to ...
8 years, 2 months ago (2012-10-10 21:28:03 UTC) #2
jamesr
lgtm for cc
8 years, 2 months ago (2012-10-11 00:06:50 UTC) #3
tfarina
http://codereview.chromium.org/11085054/diff/1/base/threading/thread_restrictions.h File base/threading/thread_restrictions.h (right): http://codereview.chromium.org/11085054/diff/1/base/threading/thread_restrictions.h#newcode184 base/threading/thread_restrictions.h:184: friend class cc::CCCompletionEvent; // http://crbug.com/FIXME did you really mean ...
8 years, 2 months ago (2012-10-11 00:13:22 UTC) #4
jonathan.backer
+jam for base/threading/thread_restrictions.h @jam: Just a little background. This is so that we can put ...
8 years, 2 months ago (2012-10-11 15:12:20 UTC) #5
jam
On 2012/10/11 15:12:20, jonathan.backer wrote: > +jam for base/threading/thread_restrictions.h > > @jam: Just a little ...
8 years, 2 months ago (2012-10-11 15:33:51 UTC) #6
jonathan.backer
> I think the fact that it's behind a flag is a bit of a ...
8 years, 2 months ago (2012-10-11 16:21:36 UTC) #7
jam
On 2012/10/11 16:21:36, jonathan.backer wrote: > > The point of this assert is to catch ...
8 years, 2 months ago (2012-10-11 16:45:48 UTC) #8
jamesr
On 2012/10/11 16:45:48, John Abd-El-Malek wrote: > On 2012/10/11 16:21:36, jonathan.backer wrote: > > > ...
8 years, 2 months ago (2012-10-11 18:31:14 UTC) #9
jonathan.backer
On 2012/10/11 16:45:48, John Abd-El-Malek wrote: > On 2012/10/11 16:21:36, jonathan.backer wrote: > > > ...
8 years, 2 months ago (2012-10-11 18:52:53 UTC) #10
jam
(missed the replies, sorry) lgtm, thanks for explaining this to me. as you can tell, ...
8 years, 2 months ago (2012-10-12 06:16:36 UTC) #11
piman
On Thu, Oct 11, 2012 at 11:52 AM, <backer@chromium.org> wrote: > On 2012/10/11 16:45:48, John ...
8 years, 2 months ago (2012-10-12 17:46:56 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/backer@chromium.org/11085054/13001
8 years, 2 months ago (2012-10-12 18:12:43 UTC) #13
commit-bot: I haz the power
Retried try job too often for step(s) base_unittests, browser_tests, cacheinvalidation_unittests, check_deps, content_browsertests, content_unittests, crypto_unittests, gpu_unittests, ...
8 years, 2 months ago (2012-10-13 04:55:55 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/backer@chromium.org/11085054/23001
8 years, 2 months ago (2012-10-15 17:08:36 UTC) #15
commit-bot: I haz the power
8 years, 2 months ago (2012-10-15 21:22:28 UTC) #16
Change committed as 161962

Powered by Google App Engine
This is Rietveld 408576698