summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_testing_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement proxy for FlashMenu and Run/QuitMessageLooppiman@google.com2011-02-151-12/+18
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-6/+15
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-11/+21
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-9/+22
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+4
* Convert Chrome PPAPI proxy from bool to PP_Bool.brettw@chromium.org2010-11-081-5/+5
* Add proxies for URLResponseInfo, URLRequestInfo, and Testing. The URLLoaderbrettw@chromium.org2010-11-051-0/+105