summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_image_data_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Teach PPAPI proxy to share image memory on Mac OS Xabarth@chromium.org2010-12-081-72/+7
* Change trusted shared memory interface to match audio.nfullagar@google.com2010-12-021-8/+12
* Implement a new process type for running PPAPI plugins. The process itself isbrettw@chromium.org2010-11-101-3/+5
* Convert Chrome PPAPI proxy from bool to PP_Bool.brettw@chromium.org2010-11-081-10/+10
* Add proxies for ImageData and Graphics2D. These don't build by themselves, thisbrettw@chromium.org2010-11-041-0/+234
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-234/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+234