summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_url_loader.h
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in PPB_URLLoader_Impl, where didFail invokes a null callback.bbudge@chromium.org2011-07-211-0/+1
* Move check for Javascript URL to PPB_URLRequestInfo_Impl::RequiresUniversalAc...bbudge@chromium.org2011-07-201-0/+1
* Updating the C++ PPAPI to use non-dev File interfaces.sanga@chromium.org2011-07-131-4/+4
* Modify the webkit::ppapi::URLLoader to use the underlying AssociatedURLLoader...bbudge@chromium.org2011-04-141-0/+1
* Fix Pepper URL Loader callbacks.viettrungluu@chromium.org2011-01-141-1/+2
* Revert 71334 - Fix Pepper URL Loader callbacks.viettrungluu@chromium.org2011-01-141-2/+1
* Fix Pepper URL Loader callbacks.viettrungluu@chromium.org2011-01-131-1/+2
* Remove trusted interface wrappers from the FileIO C++ wrapper. The wrapperbrettw@chromium.org2010-12-031-1/+5
* Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directorybrettw@chromium.org2010-11-101-4/+4
* * Add follow_redirects_ field to pepper::URLRequestInfo, follow_redirects() a...brettw@chromium.org2010-11-081-0/+1
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+44