summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_url_loader_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Convert url request info to new proxy API.brettw@chromium.org2012-09-191-2/+2
* Eliminate some buffer copies in the URLLoader proxy.darin@chromium.org2012-09-181-9/+4
* Remove unused member variable.nileshagrawal@chromium.org2012-07-181-4/+0
* Add support for threadsafe completion callback factory.brettw@chromium.org2012-07-131-3/+2
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-061-1/+1
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-4/+3
* Revert 116281 - Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-041-1/+1
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-041-1/+1
* Revert 106717 - Revert 106677 (caused several PPAPI test timeouts, see http:/...brettw@chromium.org2011-10-211-15/+16
* Revert 106677 (caused several PPAPI test timeouts, see http://crbug.com/101154)thakis@chromium.org2011-10-211-16/+15
* Remove the proxy callback tracker.brettw@chromium.org2011-10-211-15/+16
* 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-6/+3
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-3/+6
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-6/+3
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-3/+6
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-6/+3
* Convert FileRefImpl and URLRequestInfo to shared_impl.brettw@chromium.org2011-08-261-1/+4
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-4/+4
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-13/+13
* Convert the URL loading objects to the API/thunk system.brettw@chromium.org2011-06-171-24/+4
* Hook up status notifications in the Proxy.brettw@chromium.org2011-03-291-1/+15
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-4/+4
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-18/+18
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-1/+2
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-2/+2
* Add URLLoaderTrusted proxy, hook up Flash proxy. This actually starts usingbrettw@chromium.org2010-12-021-0/+21
* Make the Graphics2D flush call an asynchronous operation. This tracks thebrettw@chromium.org2010-11-121-3/+13
* Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directorybrettw@chromium.org2010-11-101-3/+3
* Instance interface implementation. These don't build by themselves, this isbrettw@chromium.org2010-11-051-0/+74
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-72/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+72