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

Issue 7024028: Remove canvas throttling in GLES2Implementation::CopyTextureToParentTexture. (Closed)

Created:
9 years, 6 months ago by jbates
Modified:
9 years, 6 months ago
CC:
chromium-reviews, apatrick_chromium
Visibility:
Public.

Description

Remove canvas throttling in GLES2Implementation::CopyTextureToParentTexture. BUG=83628 TEST=run FishIE demo, verify that FlushSync is not called multiple times every frame during DoDeferredUpdate Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=87876

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -7 lines) Patch
M gpu/command_buffer/client/gles2_implementation.cc View 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jbates
split #2
9 years, 6 months ago (2011-06-03 21:08:56 UTC) #1
apatrick_chromium
LGTM
9 years, 6 months ago (2011-06-03 21:12:29 UTC) #2
nduca
I'm a bit concerned that this leaves us in a state where settimeout canvas2d drawing ...
9 years, 6 months ago (2011-06-06 16:42:04 UTC) #3
jbates
9 years, 6 months ago (2011-06-06 16:51:55 UTC) #4
On 2011/06/06 16:42:04, nduca wrote:
> I'm a bit concerned that this leaves us in a state where settimeout canvas2d
> drawing could perpetually beat the compositor and lead to decaying framerates.
> Any idea if that's happening or if not, why not?

Indeed it does. I wouldn't necessarily drover this patch to 13. You are cc'd on
the bug regarding this problem:
http://code.google.com/p/chromium/issues/detail?id=84781

Powered by Google App Engine
This is Rietveld 408576698