diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-29 19:32:43 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-29 19:32:43 +0000 |
commit | 98f7bf7d402ac93afdb77cfdbd7c159280db5577 (patch) | |
tree | 2e2cc93bda7d152845c565fa9e1daf6fcfc411de /chrome/browser | |
parent | d497b0781cb67b0d7359a633d88c1ada077992aa (diff) | |
download | chromium_src-98f7bf7d402ac93afdb77cfdbd7c159280db5577.zip chromium_src-98f7bf7d402ac93afdb77cfdbd7c159280db5577.tar.gz chromium_src-98f7bf7d402ac93afdb77cfdbd7c159280db5577.tar.bz2 |
Make the Pepper 2D API paint on Mac. We just had to implement the code to copy
from the SkBitmap backing store to the WebCanvas. I was hoping to share the
code a bit better, but this case is subtly different from the other ones I
found, and there is not actually that much code that would be saved by a shared
implementation.
TEST=run the pepper test plugin and see the gradient circle
BUG=38893
Review URL: http://codereview.chromium.org/1445002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42975 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser')
0 files changed, 0 insertions, 0 deletions