summaryrefslogtreecommitdiffstats
path: root/ppapi/c/ppb_url_request_info.h
Commit message (Expand)AuthorAgeFilesLines
* Defer asynchronous loading when the buffer in PPB_URLLoader_Impl exceeds an o...ddorwin@chromium.org2011-05-041-1/+28
* Add version-specific defines for each C interface.brettw@chromium.org2011-04-271-1/+2
* Pepper: Enable custom content-transfer-encoding header to be set in URL reque...viettrungluu@chromium.org2011-04-211-20/+36
* Added/modified documentation for Doxygenjond@google.com2011-04-191-43/+119
* Add CORS options to URL requests. This information will be used by the URLLoa...bbudge@chromium.org2011-04-141-3/+18
* Fix up some types in the API.neb@chromium.org2011-03-281-1/+1
* Pepper: Add a property to URLRequestInfo to skip header validation.viettrungluu@chromium.org2011-03-141-1/+11
* Removed Doxygen groupings by ppb_, pp_, and ppp_. Added grouping by construct...jond@google.com2011-01-281-0/+21
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-3/+3
* Revert of revert 69309 - switch handles to 32 bit in PPAPI.neb@chromium.org2011-01-141-1/+1
* Change ppapi C++ comment style into C.neb@chromium.org2010-12-201-5/+6
* Integrate NaCl Head - Revert 69309 to restore 64b handles in PPAPInoelallen@google.com2010-12-181-1/+1
* Resource width 64->32 change.neb@chromium.org2010-12-151-1/+1
* Add compile assertions to enforce the sizes of all structs and enums in the C...dmichael@google.com2010-12-131-1/+3
* Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directorybrettw@chromium.org2010-11-101-0/+85