summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/url_loader.h
Commit message (Expand)AuthorAgeFilesLines
* [PPAPI] Fix a bunch of spelling mistakesbinji@chromium.org2013-03-291-2/+2
* Convert resources to take an instance key instead of an Instance*.brettw@chromium.org2012-02-271-7/+4
* Changed all @code to <code> and @endcode to </code> as per dmichael. Adding P...jond@google.com2011-08-301-62/+4
* Small changes such as spacing and adding [in/out] identifiers after @params.jond@google.com2011-08-161-2/+7
* C++ documentation for URL Loading classesjond@google.com2011-08-091-5/+177
* Add an example for using the URLLoader in streaming mode. This also avoids thebrettw@chromium.org2011-07-121-58/+1
* PPAPI: Remove deprecated PP_ERROR_WOULDBLOCK and PP_Error_WouldBlock.polina@google.com2011-07-091-2/+2
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-2/+2
* Fix up some types in the API.neb@chromium.org2011-03-281-1/+1
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-2/+6
* Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directorybrettw@chromium.org2010-11-101-0/+105