summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_graphics_2d_api.h
Commit message (Expand)AuthorAgeFilesLines
* Allow Graphics2D stretch the plugin contents when resizing the plugin.raymes@google.com2013-11-181-0/+2
* Add SetOffset to PPB_Graphics2D_Devraymes@google.com2013-11-181-0/+1
* Pepper: Autogenerate thunk for PPB_Graphics2D.teravest@chromium.org2013-04-301-13/+4
* Migrate Graphics2D to new design, as part of the whole Pepper resource redesign.brettw@chromium.org2012-11-291-1/+10
* Cache image data objects.brettw@chromium.org2012-08-221-1/+12
* Implement HiDPI support in Pepper dev interfacejhorwich@chromium.org2012-06-281-0/+2
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-231-2/+6
* Add virtual destructors for the Pepper API thunks.brettw@chromium.org2011-06-271-0/+2
* This implements the new system for Graphics2D only.brettw@chromium.org2011-05-061-0/+28