summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_image_data_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Remove base/scoped_ptr.hakalin@chromium.org2011-09-181-1/+1
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-15/+0
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-0/+15
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-15/+0
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-0/+15
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-15/+0
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-6/+5
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-5/+6
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-3/+5
* Remove the old type system for proxied resources. These were no longer being ...brettw@chromium.org2011-08-121-3/+0
* 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