summaryrefslogtreecommitdiffstats
path: root/chrome/browser/io_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-101-48/+4
* Revert "Modifying prefetch to account for multi-profile."avi@chromium.org2011-08-191-4/+48
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-08-191-48/+4
* Instantiate OriginBoundCertService in relevant places and do plumbing to pass...rkn@chromium.org2011-08-111-0/+6
* Remove an unnecessary forward declaration of ProxyScriptFetcher.wtc@chromium.org2011-08-101-1/+0
* Reland r94047 - Make Profile own ProfileIOData.willchan@chromium.org2011-07-291-21/+0
* Revert r94047 "Make Profile own ProfileIOData."oshima@google.com2011-07-261-0/+21
* Make Profile own ProfileIOData.willchan@chromium.org2011-07-261-21/+0
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-3/+6
* Add MediaInternals data aggregator.scottfr@chromium.org2011-06-241-0/+8
* Eagerly initialize SystemURLRequestContext.willchan@chromium.org2011-06-131-1/+6
* Switch to using the system request context for OCSP.willchan@chromium.org2011-05-161-0/+6
* Changes for not reading ssl prefs from user_prefs since we havertenneti@chromium.org2011-05-131-3/+8
* Stop refcounting ProxyService.willchan@chromium.org2011-04-271-2/+2
* Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...bauerb@chromium.org2011-04-131-0/+3
* Add FTP transaction factories to the system URLRequestContext, and the proxy ...eroman@chromium.org2011-04-121-0/+4
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-3/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* This is an extension of http://codereview.chromium.org/6280018 that provides ...battre@chromium.org2011-03-161-0/+27
* Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)jam@chromium.org2011-03-151-27/+0
* Extended: Add "system" URLRequestContext (not ready for use!)battre@chromium.org2011-03-151-0/+27
* Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enablingadamk@chromium.org2011-03-041-1/+2
* Kill CleanUpAfterMessageLoopDestruction.willchan@chromium.org2011-03-031-2/+1
* Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarderjochen@chromium.org2011-03-011-1/+10
* Refactor of NetworkDelegate.willchan@chromium.org2011-02-241-2/+3
* When user "discards history," discard speculative data as welljar@chromium.org2011-02-201-6/+10
* Fix privacy issues related to about:net-internals and about:dnsmmenke@chromium.org2011-02-131-1/+6
* Refactor HttpNetworkSession construction.willchan@chromium.org2011-02-031-2/+0
* Remove PrerenderInterceptor.cbentzel@chromium.org2011-01-131-2/+0
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-3/+3
* Don't leak proxy script fetcher's http transaction factories.willchan@chromium.org2010-12-241-0/+3
* Create a URLRequestContext for PAC fetching.willchan@chromium.org2010-12-231-14/+7
* Cache certificate verification results in memory.wtc@google.com2010-12-161-0/+2
* Moved PrerenderInterceptor to chrome\browser\prerendercbentzel@chromium.org2010-12-091-3/+2
* Update NetLog to be threadsafe.mmenke@chromium.org2010-12-011-9/+9
* Implement a dispatcher for prerender requestsgavinp@chromium.org2010-11-191-0/+3
* Support specifying the GSSAPI library that will be used.danno@chromium.org2010-11-121-0/+1
* Reland 65535danno@chromium.org2010-11-101-1/+12
* Revert 65535 - Group Policy support for HTTP authenticationdanno@chromium.org2010-11-091-12/+1
* Group Policy support for HTTP authenticationdanno@chromium.org2010-11-091-1/+12
* Reland r63578 - Release ChromeURLRequestContextGetters' references on IO thre...willchan@chromium.org2010-11-091-1/+22
* Restrict total parallel DNS resolutionsjar@chromium.org2010-10-291-4/+3
* Revert 63578 - Release ChromeURLRequestContextGetters' references on IO threa...willchan@chromium.org2010-10-251-22/+1
* Release ChromeURLRequestContextGetters' references on IO thread shutdown.willchan@chromium.org2010-10-221-1/+22
* Cleanup: Move the ProxyScriptFetcher registry from being a global in net, to ...eroman@chromium.org2010-10-161-0/+17
* FBTF: More ctor/dtor cleanup.erg@google.com2010-10-141-2/+5
* Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-081-0/+2
* Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-071-2/+0
* net: plumb DnsRRResolver from IOThread to HttpNetworkSession.agl@chromium.org2010-10-071-0/+2
* Stop refcounting HostResolver.willchan@chromium.org2010-10-011-3/+1