summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_graphics_2d_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for threadsafe completion callback factory.brettw@chromium.org2012-07-131-3/+2
* Implement HiDPI support in Pepper dev interfacejhorwich@chromium.org2012-06-281-0/+2
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-061-2/+1
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-2/+2
* Revert 116281 - Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-041-1/+1
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-041-1/+1
* Regularize how ImageData and Graphics2D are created.brettw@chromium.org2011-12-041-17/+21
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-1/+1
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-7/+5
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-5/+7
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-7/+5
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-5/+7
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-7/+5
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-4/+4
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-1/+0
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-9/+9
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-55/+4
* Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...thestig@chromium.org2011-06-011-4/+55
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-55/+4
* This implements the new system for Graphics2D only.brettw@chromium.org2011-05-061-4/+56
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-2/+2
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-10/+13
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Make the Graphics2D flush call an asynchronous operation. This tracks thebrettw@chromium.org2010-11-121-4/+13
* Convert Chrome PPAPI proxy from bool to PP_Bool.brettw@chromium.org2010-11-081-1/+2
* Add proxies for ImageData and Graphics2D. These don't build by themselves, thisbrettw@chromium.org2010-11-041-0/+62
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-62/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+62