summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/url_loader_resource.cc
Commit message (Expand)AuthorAgeFilesLines
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-181-9/+17
* Add newlines to the end of files where they were missinghans@chromium.org2013-09-121-1/+1
* Revert 221284 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-09-051-18/+10
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-041-10/+18
* Revert 219911 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-291-18/+10
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-281-10/+18
* Revert 218305 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-201-18/+10
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-191-10/+18
* Revert 216744 "Pepper: Move FileRef to the "new" resource proxy."yzshen@chromium.org2013-08-121-18/+10
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-091-10/+18
* Update ppapi/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-1/+1
* Implementation of URLLoader using PluginResource/ResourceHost.bbudge@chromium.org2013-05-161-0/+392