summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_buffer_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generallydmichael@chromium.org2012-08-271-1/+2
* PPAPI/NaCl: Make ImageData for NaCl just use shared memorydmichael@chromium.org2012-07-251-2/+1
* Cleanup: Remove unneeded forward declarations in ppapi.thestig@chromium.org2011-11-111-6/+4
* 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/+3
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-3/+7
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-7/+3
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-3/+7
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-7/+3
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-9/+7
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-3/+3
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-5/+7
* Remove the old type system for proxied resources. These were no longer being ...brettw@chromium.org2011-08-121-3/+0
* PPB/PPP_VideoCapture_Dev proxypiman@chromium.org2011-08-091-0/+3
* Implement PPAPI VideoDecode out-of-process supportvrk@chromium.org2011-08-061-0/+31
* Implement out-of-process proxy for PPB_Buffer_Dev.fischman@chromium.org2011-06-101-2/+3
* Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.brettw@chromium.org2011-05-271-0/+3
* 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-1/+3
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-2/+2
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Change trusted shared memory interface to match audio.nfullagar@google.com2010-12-021-2/+2
* Add proxies for some of the PDF & Flash functionality. There are still a fewbrettw@chromium.org2010-11-121-0/+41