summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_image_data_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Implement flash menu and net connector resources using the API/thunk model.brettw@chromium.org2011-06-151-5/+6
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-1/+1
* Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...thestig@chromium.org2011-06-011-1/+1
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-1/+1
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-131-1/+1
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-2/+11
* This implements the new system for Graphics2D only.brettw@chromium.org2011-05-061-10/+35
* 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-4/+6
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-1/+1
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Teach PPAPI proxy to share image memory on Mac OS Xabarth@chromium.org2010-12-081-1/+3
* Change trusted shared memory interface to match audio.nfullagar@google.com2010-12-021-1/+1
* Convert Chrome PPAPI proxy from bool to PP_Bool.brettw@chromium.org2010-11-081-2/+3
* Add proxies for ImageData and Graphics2D. These don't build by themselves, thisbrettw@chromium.org2010-11-041-0/+50
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-50/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+50