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