summaryrefslogtreecommitdiffstats
path: root/ppapi/c/ppb_url_request_info.h
Commit message (Expand)AuthorAgeFilesLines
* [PPAPI] Fix a bunch of spelling mistakesbinji@chromium.org2013-03-291-3/+3
* PPAPI: Add an API for setting a custom user agent for URL requests.viettrungluu@chromium.org2012-07-101-2/+13
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-3/+5
* Add values to all (non-dev, non-private) Pepper .idl enumerations.viettrungluu@chromium.org2011-11-131-14/+14
* Fix comments describing error messages for PPB_URLRequest interface.bbudge@google.com2011-11-071-2/+2
* Fixed spelling errors and changed all references to PP_Resource to be thejond@google.com2011-08-311-3/+3
* Fix incorrect API version information.noelallen@google.com2011-08-251-2/+1
* Update placement of interface 'Define'noelallen@google.com2011-08-171-5/+5
* Fixed several issues with <code> tags mostly (warnings in Doxygen). jond@google.com2011-08-151-5/+6
* More trivial cleanupi of ppapi/c headersnoelallen@google.com2011-07-191-23/+8
* Reland http://codereview.chromium.org/7292033dmichael@chromium.org2011-07-131-1/+2
* Revert 92302 - First pass at revving stable pepper interfaces to 1.0.dmichael@chromium.org2011-07-131-2/+1
* First pass at revving stable pepper interfaces to 1.0.dmichael@chromium.org2011-07-131-1/+2
* Trivial changes to PPAPI headersnoelallen@google.com2011-07-121-2/+1
* Misc. changes. Mostly formatting. jond@google.com2011-07-061-89/+105
* 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