summaryrefslogtreecommitdiffstats
path: root/chrome/browser/io_thread.h
Commit message (Expand)AuthorAgeFilesLines
* 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