summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_graphics_2d_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* 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