summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_url_request_info_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directorybrettw@chromium.org2010-11-101-4/+4
* Convert Chrome PPAPI proxy from bool to PP_Bool.brettw@chromium.org2010-11-081-14/+15
* Add proxies for URLResponseInfo, URLRequestInfo, and Testing. The URLLoaderbrettw@chromium.org2010-11-051-0/+160