summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/pepper_url_request_info.h
Commit message (Expand)AuthorAgeFilesLines
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-1/+1
* Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directorybrettw@chromium.org2010-11-101-4/+4
* * Add follow_redirects_ field to pepper::URLRequestInfo, follow_redirects() a...brettw@chromium.org2010-11-081-0/+3
* Add callback ability for URLLoader so an asynchronous proxy can send thebrettw@chromium.org2010-11-041-0/+6
* Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...brettw@chromium.org2010-11-021-1/+1
* Revert PPAPI change due to Linux compile failures.brettw@chromium.org2010-11-021-1/+1
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-1/+1
* Revert PPAPI change.brettw@chromium.org2010-11-021-1/+1
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-1/+1
* Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...brettw@chromium.org2010-11-021-1/+1
* Switch to the new PPAPI repository. This removes the DEPS entry that refers tobrettw@chromium.org2010-11-021-1/+1
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-25/+1
* Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr...brettw@chromium.org2010-08-301-4/+4
* Pepper stream-to-file plumbing.darin@chromium.org2010-07-221-0/+1
* Add support for POST requests and custom request headers.darin@chromium.org2010-07-151-8/+39
* Allow Pepper plugins to make requests with relative urls. Also allow bundled...jam@chromium.org2010-07-021-0/+2
* Add basic Pepper URLLoader implementation.darin@chromium.org2010-06-301-0/+14
* Boilerplate implementation of the Pepper URL Loader API.darin@chromium.org2010-06-241-0/+36