Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Defer asynchronous loading when the buffer in PPB_URLLoader_Impl exceeds an o... | ddorwin@chromium.org | 2011-05-04 | 1 | -0/+8 |
* | Pepper: Enable custom content-transfer-encoding header to be set in URL reque... | viettrungluu@chromium.org | 2011-04-21 | 1 | -3/+9 |
* | Add CORS options to URL requests. This information will be used by the URLLoa... | bbudge@chromium.org | 2011-04-14 | 1 | -1/+7 |
* | Fix up some types in the API. | neb@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Pepper: Add SetRecordDownloadProgress() to pp::URLRequestInfo (C++ wrapper). | viettrungluu@chromium.org | 2011-03-23 | 1 | -0/+3 |
* | Pepper: Add a property to URLRequestInfo to skip header validation. | viettrungluu@chromium.org | 2011-03-14 | 1 | -0/+4 |
* | Make PP_Resources associated with the Instance rather than the module. This | brettw@chromium.org | 2011-01-15 | 1 | -1/+5 |
* | Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directory | brettw@chromium.org | 2010-11-10 | 1 | -0/+54 |