summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_image_data_api.h
Commit message (Expand)AuthorAgeFilesLines
* Migrate Graphics2D to new design, as part of the whole Pepper resource redesign.brettw@chromium.org2012-11-291-0/+5
* Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...reed@google.com2012-11-141-5/+1
* PPAPI/NaCl: Make ImageData for NaCl just use shared memorydmichael@chromium.org2012-07-251-2/+19
* Ifdef out skia code that won't compile on nacl.brettw@chromium.org2012-02-181-2/+3
* Relanding this with fixes to the mac dbg builderananta@chromium.org2012-01-201-0/+7
* Revert 118385 since this seems to break mac-debug build.sadrul@chromium.org2012-01-201-7/+0
* Remove the Webkit thread in the PPAPI plugin process and perform the text and...ananta@chromium.org2012-01-191-0/+7
* Add virtual destructors for the Pepper API thunks.brettw@chromium.org2011-06-271-0/+2
* Implement flash menu and net connector resources using the API/thunk model.brettw@chromium.org2011-06-151-0/+3
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-3/+3
* Fix ppapi proxycpu@chromium.org2011-05-091-2/+5
* This implements the new system for Graphics2D only.brettw@chromium.org2011-05-061-0/+21