summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_context_storage.cc
Commit message (Expand)AuthorAgeFilesLines
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-1/+1
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-211-1/+1
* Revert 188912 "Removed static factories for data, ftp, file, and..."kbr@chromium.org2013-03-191-0/+6
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-03-191-6/+0
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-141-1/+1
* Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...pauljensen@chromium.org2012-11-071-0/+7
* [net] Change factory methods for HostResolver and HostCache to return a scope...szym@chromium.org2012-10-221-3/+4
* Make URLRequestThrottlerManager a member of URLRequestContext.joi@chromium.org2012-05-021-0/+7
* Rename origin_bound_cert files to server_bound_cert.mattm@chromium.org2012-03-221-1/+1
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-201-4/+4
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-151-2/+2
* Revert: Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-7/+0
* Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-0/+7
* net: remove DNS certificate checking code.agl@chromium.org2011-12-151-7/+0
* net: replace DnsRRResoler with TransportSecurityState in plumbing.agl@chromium.org2011-12-071-7/+0
* Revert 105675 - Revert 105669 - Additional infrastructure code supporting the...palmer@chromium.org2011-10-161-0/+8
* Revert 105669 - Additional infrastructure code supporting the report fraudule...lipalani@chromium.org2011-10-151-8/+0
* Additional infrastructure code supporting the report fraudulent certificate c...palmer@chromium.org2011-10-151-0/+8
* Fix leak of HttpServerProperties in URLRequestContextStorage.willchan@chromium.org2011-10-111-1/+1
* Introduce net::HttpServerPropertiesManager to manage server-specific properties.rtenneti@chromium.org2011-10-091-0/+7
* Make TransportSecurityState not ref-counted for simplicity.phajdan.jr@chromium.org2011-09-271-1/+1
* Instantiate OriginBoundCertService in relevant places and do plumbing to pass...rkn@chromium.org2011-08-111-0/+7
* It suffices to just forward-declare DnsCertProvenanceCheckerwtc@chromium.org2011-05-241-0/+1
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-141-0/+7
* Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...jam@chromium.org2011-05-121-6/+0
* Stop refcounting ProxyService.willchan@chromium.org2011-04-271-1/+1
* Refactor of NetworkDelegate.willchan@chromium.org2011-02-241-2/+2
* Create a URLRequestContextStorage object to provide storage for URLRequestCon...willchan@chromium.org2011-02-231-0/+108