summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/url_request_info.cc
Commit message (Expand)AuthorAgeFilesLines
* 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