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

Issue 7620011: Mark the SkBitmap used for video uploads as volatile. This tells Ganesh (Skia) not to create and... (Closed)

Created:
9 years, 4 months ago by Stephen White
Modified:
9 years, 4 months ago
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, acolwell+watch_chromium.org, annacc+watch_chromium.org, darin-cc_chromium.org, ajwong+watch_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing)
Visibility:
Public.

Description

Mark the SkBitmap used for video uploads as volatile. This tells Ganesh (Skia) not to create and destroy a GL texture on each upload of a new frame. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96551

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M webkit/glue/media/video_renderer_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Stephen White
9 years, 4 months ago (2011-08-11 15:34:47 UTC) #1
bsalomon
On 2011/08/11 15:34:47, Stephen White wrote: LGTM
9 years, 4 months ago (2011-08-11 15:42:58 UTC) #2
Stephen White
On 2011/08/11 15:42:58, bsalomon wrote: > On 2011/08/11 15:34:47, Stephen White wrote: > > LGTM ...
9 years, 4 months ago (2011-08-11 17:40:13 UTC) #3
scherkus (not reviewing)
9 years, 4 months ago (2011-08-11 21:34:52 UTC) #4
why yes, you may!

LGTM

Powered by Google App Engine
This is Rietveld 408576698