summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_context.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 105675 - Revert 105669 - Additional infrastructure code supporting the...palmer@chromium.org2011-10-161-0/+2
* Revert 105669 - Additional infrastructure code supporting the report fraudule...lipalani@chromium.org2011-10-151-2/+0
* Additional infrastructure code supporting the report fraudulent certificate c...palmer@chromium.org2011-10-151-0/+2
* Introduce net::HttpServerPropertiesManager to manage server-specific properties.rtenneti@chromium.org2011-10-091-0/+2
* Reland r94047 - Make Profile own ProfileIOData.willchan@chromium.org2011-07-291-1/+3
* Revert r94047 "Make Profile own ProfileIOData."oshima@google.com2011-07-261-3/+1
* Make Profile own ProfileIOData.willchan@chromium.org2011-07-261-1/+3
* Added an OriginBoundCertStore field to the SSLClientSocketNSS class andrkn@chromium.org2011-07-211-0/+2
* Make the URLRequestContext constantbattre@chromium.org2011-07-141-0/+1
* Revert 92511 - Make the URLRequestContext constantbattre@chromium.org2011-07-141-1/+0
* Make the URLRequestContext constantbattre@chromium.org2011-07-141-0/+1
* Switch to using the system request context for OCSP.willchan@chromium.org2011-05-161-3/+1
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-141-1/+3
* Add missing initializer for |proxy_service_| in URLRequestContext constructor.marshall@chromium.org2011-05-131-0/+1
* Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...jam@chromium.org2011-05-121-2/+0
* Refactor to address URLRequestContext dependency added incevans@chromium.org2011-05-051-9/+0
* Apply HSTS rules to also upgrade ws:// -> wss:// if appropriate. This avoidscevans@chromium.org2011-04-191-0/+9
* Initial support for partitioning cookies for isolated apps.creis@google.com2011-03-151-0/+23
* Reland r74842willchan@chromium.org2011-02-161-4/+6
* Revert 75143 - Reland r74842willchan@chromium.org2011-02-161-6/+4
* Reland r74842willchan@chromium.org2011-02-161-4/+6
* Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?willchan@chromium.org2011-02-141-6/+4
* Revert r74728 which reverted r74561 for exposing a ChromeOS bug.willchan@chromium.org2011-02-141-4/+6
* Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."oshima@google.com2011-02-121-6/+4
* Reland r74561 after fixing ChromeOS build breakage.willchan@chromium.org2011-02-111-4/+6
* Revert 74561 for breaking the ChromeOS buildwillchan@chromium.org2011-02-111-6/+4
* Introduce OffTheRecordProfileIOData and ProfileImplIOData.willchan@chromium.org2011-02-111-4/+6
* More net/ method ordering.erg@google.com2011-01-261-4/+4
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-2/+6
* Create a URLRequestContext for PAC fetching.willchan@chromium.org2010-12-231-0/+4
* Cache certificate verification results in memory.wtc@google.com2010-12-161-0/+1
* Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""agl@chromium.org2010-11-221-0/+1
* Revert "net: Plumb DnsCertProvenanceChecker around."agl@chromium.org2010-11-221-1/+0
* net: Plumb DnsCertProvenanceChecker around.agl@chromium.org2010-11-221-0/+1
* Revert "net: Plumb DnsCertProvenanceChecker around."agl@chromium.org2010-11-181-1/+0
* net: Plumb DnsCertProvenanceChecker around.agl@chromium.org2010-11-181-0/+1
* Coverity: Initialize data members in constructor.kmadhusu@chromium.org2010-10-181-0/+1
* Reland fix for OCSP startup race.willchan@chromium.org2010-10-121-1/+2
* Revert 62105 - Test change to fix a leak. Will revert after getting in a run...willchan@chromium.org2010-10-101-2/+1
* Test change to fix a leak. Will revert after getting in a run on ChromiumOS ...willchan@chromium.org2010-10-101-1/+2
* Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-081-0/+1
* Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-071-1/+0
* net: plumb DnsRRResolver from IOThread to HttpNetworkSession.agl@chromium.org2010-10-071-0/+1
* Revert 60739 (still leaks on ChromiumOS!) - Reland r59972: Eagerly set the IO...willchan@chromium.org2010-09-281-2/+1
* Reland r59972: Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-281-1/+2
* Revert 59972 (chromium os leaks) - Reland r59511: Eagerly set the IO loop use...willchan@chromium.org2010-09-211-2/+1
* Reland r59511: Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-201-1/+2
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+15
* Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found itbrettw@chromium.org2010-07-311-0/+11
* Reverting 6966.ericroman@google.com2008-12-131-14/+0