summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_buffer_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-8/+17
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-11/+16
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-7/+8
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-4/+4
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+4
* Change trusted shared memory interface to match audio.nfullagar@google.com2010-12-021-11/+11
* Add proxies for some of the PDF & Flash functionality. There are still a fewbrettw@chromium.org2010-11-121-0/+151