summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_url_loader.cc
Commit message (Expand)AuthorAgeFilesLines
* Properly set the testing_interface_ member. Previously this was not beingbrettw@chromium.org2011-05-041-1/+1
* Minor fixes to enable manual running of all PPAPI tests ("Run all tests"cstefansen@google.com2011-04-281-12/+12
* Modify the webkit::ppapi::URLLoader to use the underlying AssociatedURLLoader...bbudge@chromium.org2011-04-141-0/+21
* 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...polina@google.com2011-04-111-11/+11
* Implement proxy for FlashMenu and Run/QuitMessageLooppiman@google.com2011-02-151-7/+7
* Fix Pepper URL Loader callbacks.viettrungluu@chromium.org2011-01-141-6/+67
* Revert 71334 - Fix Pepper URL Loader callbacks.viettrungluu@chromium.org2011-01-141-67/+6
* Fix Pepper URL Loader callbacks.viettrungluu@chromium.org2011-01-131-6/+67
* Use PASS() everywhere in ppapi/tests.neb@chromium.org2011-01-071-2/+2
* Remove trusted interface wrappers from the FileIO C++ wrapper. The wrapperbrettw@chromium.org2010-12-031-1/+13
* Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directorybrettw@chromium.org2010-11-101-24/+24
* * Add follow_redirects_ field to pepper::URLRequestInfo, follow_redirects() a...brettw@chromium.org2010-11-081-0/+32
* Pepper's directory reader implementation + test.dumi@chromium.org2010-11-041-60/+3
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+315