summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_graphics_2d_thunk.cc
Commit message (Expand)AuthorAgeFilesLines
* Cache image data objects.brettw@chromium.org2012-08-221-1/+1
* Implement HiDPI support in Pepper dev interfacejhorwich@chromium.org2012-06-281-0/+24
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-231-3/+3
* Convert most users in thunk that used MayForceCallback to use the new Enter.....brettw@chromium.org2012-02-051-1/+0
* Enhance the PPAPI enter tracking.brettw@chromium.org2012-01-251-10/+11
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-2/+2
* Create ppapi_proxy.dll and ppapi_shared.dll.darin@chromium.org2011-08-261-0/+1
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-2/+4
* Implementation of Flush() in ppb_graphics_2d_thunk.cc returns PP_ERROR_BADARG...bbudge@google.com2011-05-091-1/+1
* This implements the new system for Graphics2D only.brettw@chromium.org2011-05-061-0/+95