summaryrefslogtreecommitdiffstats
path: root/chrome/browser/io_thread.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Intercept navigations, not DNS resolutions, to predict startupjar@chromium.org2010-08-151-1/+0
* Clean up inclusion of <map>, <set>, <vector> in chrome/browser/*.h.viettrungluu@chromium.org2010-08-051-2/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-1/+0
* Revert everything related to the relanding.erg@chromium.org2010-07-141-0/+1
* Reland r52336.erg@chromium.org2010-07-141-1/+0
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-0/+1
* More header cleanup:erg@chromium.org2010-07-141-1/+0
* Log whenever the network IP address changes.eroman@chromium.org2010-07-071-0/+4
* Make the Negotiate Authentication Handler a state machine.cbentzel@chromium.org2010-07-011-1/+2
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-271-1/+1
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-2/+0
* Change classes and functions for DNS Prefetching to Predictor*jar@chromium.org2010-06-251-10/+10
* Do speculative preconnection based on network traffic (not just DNS)jar@chromium.org2010-06-231-6/+16
* Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.willchan@chromium.org2010-06-151-0/+2
* Support speculative pre-connection to search URLsjar@chromium.org2010-05-181-2/+4
* Make sure the "cancel leaked host resolver requests shutdown hack" gets run b...eroman@chromium.org2010-04-271-1/+8
* Refactored to pass the URLSecurityManager via the HttpAuthFactory class to th...ahendrickson@chromium.org2010-04-161-0/+2
* Don't delete the IOThread globals until all of the MessageLoop::DestructionOb...eroman@chromium.org2010-04-151-1/+1
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-0/+2
* Added HttpAuthFilter.cbentzel@chromium.org2010-02-261-0/+2
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-151-1/+3
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-041-4/+23
* Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat...willchan@chromium.org2010-01-221-0/+70