summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_url_loader.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in PPB_URLLoader_Impl, where didFail invokes a null callback.bbudge@chromium.org2011-07-211-0/+43
* Move check for Javascript URL to PPB_URLRequestInfo_Impl::RequiresUniversalAc...bbudge@chromium.org2011-07-201-0/+26
* Updating the C++ PPAPI to use non-dev File interfaces.sanga@chromium.org2011-07-131-10/+10
* Remove temporary fixes for URLLoader synchronous error reporting. Fix an PPB_...bbudge@google.com2011-07-111-9/+9
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-17/+41
* Patch to fix problems with PPB_URLLoader_Impl and PPAPITests.URLLoader. The c...bbudge@chromium.org2011-06-161-3/+17
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-1/+0
* 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