summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_context.h
Commit message (Expand)AuthorAgeFilesLines
* [SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointersakalin@chromium.org2013-07-181-3/+3
* Revert a workaround commit for a Use-After-Free crash.yhirano@chromium.org2013-06-211-2/+1
* SocketStream uses a weak ptr to URLRequestContextyhirano@chromium.org2013-06-101-1/+2
* Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-1/+3
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-05-081-23/+0
* Revert 188912 "Removed static factories for data, ftp, file, and..."kbr@chromium.org2013-03-191-0/+23
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-03-191-23/+0
* Stop sending Accept-Charset HTTP header as its not relevant anymore. Remove ...pauljensen@chromium.org2013-03-151-3/+1
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-141-3/+3
* Cleanup: remove obsolete comment.ricea@chromium.org2013-03-111-3/+0
* Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...pauljensen@chromium.org2012-11-071-15/+22
* Non-functional change to simply have Downloads query Prefs for the charset wh...pauljensen@chromium.org2012-10-231-8/+0
* Remove static variables from HttpStreamFactory.szager@chromium.org2012-09-071-0/+4
* Disable FTP on iOSdroger@chromium.org2012-08-301-1/+9
* Added URLRequestContext::CreateRequest which can be used to create URLRequestsshalev@chromium.org2012-08-241-0/+4
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Make URLRequestContext::CopyFrom take a const pointer.mkosiba@chromium.org2012-05-111-1/+1
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-111-14/+3
* Make URLRequestThrottlerManager a member of URLRequestContext.joi@chromium.org2012-05-021-0/+10
* Expose a way to assert there are no URLRequests left.willchan@chromium.org2012-04-101-0/+2
* Track URLRequestContext references in a set.willchan@chromium.org2012-04-061-0/+10
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-201-8/+8
* Revert: Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-9/+0
* Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-0/+9
* net: remove DNS certificate checking code.agl@chromium.org2011-12-151-9/+0
* net: replace DnsRRResoler with TransportSecurityState in plumbing.agl@chromium.org2011-12-071-10/+0
* Revert 105675 - Revert 105669 - Additional infrastructure code supporting the...palmer@chromium.org2011-10-161-0/+10
* Revert 105669 - Additional infrastructure code supporting the report fraudule...lipalani@chromium.org2011-10-151-10/+0
* Additional infrastructure code supporting the report fraudulent certificate c...palmer@chromium.org2011-10-151-0/+10
* Introduce net::HttpServerPropertiesManager to manage server-specific properties.rtenneti@chromium.org2011-10-091-0/+10
* Make TransportSecurityState not ref-counted for simplicity.phajdan.jr@chromium.org2011-09-271-1/+1
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+2
* Instantiate OriginBoundCertService in relevant places and do plumbing to pass...rkn@chromium.org2011-08-111-0/+1
* Reland r94047 - Make Profile own ProfileIOData.willchan@chromium.org2011-07-291-0/+7
* Revert r94047 "Make Profile own ProfileIOData."oshima@google.com2011-07-261-7/+0
* Make Profile own ProfileIOData.willchan@chromium.org2011-07-261-0/+7
* Added an OriginBoundCertStore field to the SSLClientSocketNSS class andrkn@chromium.org2011-07-211-0/+10
* Make the URLRequestContext constantbattre@chromium.org2011-07-141-3/+4
* Revert 92511 - Make the URLRequestContext constantbattre@chromium.org2011-07-141-4/+3
* Make the URLRequestContext constantbattre@chromium.org2011-07-141-3/+4
* It suffices to just forward-declare DnsCertProvenanceCheckerwtc@chromium.org2011-05-241-2/+0
* net: Add NET_API to url_request.rvargas@google.com2011-05-201-2/+3
* Switch to using the system request context for OCSP.willchan@chromium.org2011-05-161-8/+0
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-141-1/+7
* Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...jam@chromium.org2011-05-121-9/+0
* Refactor to address URLRequestContext dependency added incevans@chromium.org2011-05-051-3/+0
* Stop refcounting ProxyService.willchan@chromium.org2011-04-271-2/+2
* Apply HSTS rules to also upgrade ws:// -> wss:// if appropriate. This avoidscevans@chromium.org2011-04-191-0/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Remove all "net::" prefixes under net/url_request for code that'sadamk@chromium.org2011-03-241-4/+4