summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/url_request_info.cc
Commit message (Expand)AuthorAgeFilesLines
* Check for specific PPB interface versions in the C++ wrappers for Graphics2D,...wez@chromium.org2012-03-221-13/+13
* Convert resources to take an instance key instead of an Instance*.brettw@chromium.org2012-02-271-3/+3
* Updating the C++ PPAPI to use non-dev File interfaces.sanga@chromium.org2011-07-131-4/+4
* Remove PPBoolToBool and BoolToPPBool and use PP_FromBool and PP_ToBool instead.brettw@chromium.org2011-07-081-11/+9
* Fix up some types in the API.neb@chromium.org2011-03-281-1/+1
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-2/+3
* Remove static initializers.neb@chromium.org2010-12-201-25/+28
* Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directorybrettw@chromium.org2010-11-101-0/+74