summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_context_builder.h
Commit message (Expand)AuthorAgeFilesLines
* fetch_client: Support file URL schemecbentzel@chromium.org2014-01-191-0/+2
* [Android WebView] Add MappedHostResolver support for telemetry.primiano@chromium.org2013-11-271-0/+7
* Expose method for setting the proxy config in URLRequestContextBuilder for al...kkania@chromium.org2013-11-191-4/+0
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-05-081-1/+22
* Revert 188912 "Removed static factories for data, ftp, file, and..."kbr@chromium.org2013-03-191-22/+1
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-03-191-1/+22
* Stop sending Accept-Charset HTTP header as its not relevant anymore. Remove ...pauljensen@chromium.org2013-03-151-6/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+1
* Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...pauljensen@chromium.org2012-11-071-2/+11
* Improve URLRequestContextBuilder for use in android_webviewboliu@chromium.org2012-10-271-6/+20
* [net] Change factory methods for HostResolver and HostCache to return a scope...szym@chromium.org2012-10-221-19/+0
* Remove static variables from HttpStreamFactory.szager@chromium.org2012-09-071-0/+21
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Fixed file leaks when running net_unittests.danhn@chromium.org2012-07-091-1/+1
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-111-1/+1
* Support simple proxy configuration for all platforms other than Linuxwillchan@chromium.org2012-04-211-0/+10
* Create a URLRequestContextBuilder.willchan@chromium.org2012-04-171-0/+101