summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/url_request_info.h
Commit message (Expand)AuthorAgeFilesLines
* Changing all True to true and all False to false as per dmichael.jond@google.com2011-08-231-17/+17
* C++ documentation for URL Loading classesjond@google.com2011-08-091-6/+236
* Updating the C++ PPAPI to use non-dev File interfaces.sanga@chromium.org2011-07-131-3/+3
* Defer asynchronous loading when the buffer in PPB_URLLoader_Impl exceeds an o...ddorwin@chromium.org2011-05-041-0/+8
* Pepper: Enable custom content-transfer-encoding header to be set in URL reque...viettrungluu@chromium.org2011-04-211-3/+9
* Add CORS options to URL requests. This information will be used by the URLLoa...bbudge@chromium.org2011-04-141-1/+7
* Fix up some types in the API.neb@chromium.org2011-03-281-1/+1
* Pepper: Add SetRecordDownloadProgress() to pp::URLRequestInfo (C++ wrapper).viettrungluu@chromium.org2011-03-231-0/+3
* Pepper: Add a property to URLRequestInfo to skip header validation.viettrungluu@chromium.org2011-03-141-0/+4
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-1/+5
* Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directorybrettw@chromium.org2010-11-101-0/+54