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

Issue 10069004: Fix per-tile painting support in Pepper Graphics2D plugins by using a temporary device independent … (Closed)

Created:
8 years, 8 months ago by reveman
Modified:
8 years, 8 months ago
Reviewers:
nduca, piman
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Fix per-tile painting support in Pepper Graphics2D plugins by using a temporary device independent bitmap when necessary. BUG=122820 TEST=ppapi/example/example.html Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132256

Patch Set 1 #

Patch Set 2 : Use skia::SupportsPlatformPaint. #

Patch Set 3 : Use SkBitmap::copyTo. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M webkit/plugins/ppapi/ppb_graphics_2d_impl.cc View 1 2 1 chunk +9 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
reveman
Hi, this makes Pepper Graphics2D plugins render properly when per-tile painting is enabled. The reason ...
8 years, 8 months ago (2012-04-12 05:41:57 UTC) #1
Bernhard Bauer
I'm not an OWNER of webkit/plugins/ppapi, so you might want (brettw|dmichael|piman|viettrungluu).
8 years, 8 months ago (2012-04-12 08:50:51 UTC) #2
piman
lgtm
8 years, 8 months ago (2012-04-13 18:38:32 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reveman@chromium.org/10069004/2002
8 years, 8 months ago (2012-04-13 18:44:43 UTC) #4
commit-bot: I haz the power
8 years, 8 months ago (2012-04-13 20:19:06 UTC) #5
Change committed as 132256

Powered by Google App Engine
This is Rietveld 408576698