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

Issue 8898010: EarlyOut_AnimatedTooRecently should only be done in software mode (Closed)

Created:
9 years ago by nduca
Modified:
9 years ago
Reviewers:
jamesr, jbates
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, dpranke-watch+content_chromium.org
Visibility:
Public.

Description

EarlyOut_AnimatedTooRecently should only be done in software mode BUG=106786 R=jamesr@chromium.org,jbates@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114041

Patch Set 1 #

Patch Set 2 : oops #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M content/renderer/render_widget.cc View 1 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 11 (0 generated)
jbates
Boo Ya. LGTM
9 years ago (2011-12-09 20:33:43 UTC) #1
jamesr
http://codereview.chromium.org/8898010/diff/2001/content/renderer/render_widget.cc File content/renderer/render_widget.cc (right): http://codereview.chromium.org/8898010/diff/2001/content/renderer/render_widget.cc#newcode654 content/renderer/render_widget.cc:654: if (now >= animation_floor_time_ || is_accelerated_compositing_active_) { shouldn't this ...
9 years ago (2011-12-09 20:38:14 UTC) #2
nduca
using_async_swapbuffers_ is a unrelated system. That is used to control *when* to run DoDeferredUpdate. The ...
9 years ago (2011-12-09 22:00:08 UTC) #3
jamesr
That's the exact same behavior as the current software path (paints as fast as it ...
9 years ago (2011-12-09 22:11:48 UTC) #4
nduca
I disagree. Lets chat in person.
9 years ago (2011-12-09 22:29:02 UTC) #5
jamesr
On 2011/12/09 22:29:02, nduca wrote: > I disagree. Lets chat in person. OK. Let me ...
9 years ago (2011-12-09 22:35:25 UTC) #6
jamesr
On 2011/12/09 22:35:25, jamesr wrote: > On 2011/12/09 22:29:02, nduca wrote: > > I disagree. ...
9 years ago (2011-12-09 23:49:37 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nduca@chromium.org/8898010/2001
9 years ago (2011-12-09 23:51:34 UTC) #8
commit-bot: I haz the power
Try job failure for 8898010-2001 (retry) on win_rel for step "ui_tests". It's a second try, ...
9 years ago (2011-12-10 02:04:52 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nduca@chromium.org/8898010/2001
9 years ago (2011-12-12 16:38:45 UTC) #10
commit-bot: I haz the power
9 years ago (2011-12-12 18:15:07 UTC) #11
Change committed as 114041

Powered by Google App Engine
This is Rietveld 408576698