summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/dns_global.cc
Commit message (Expand)AuthorAgeFilesLines
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Removes DCHECK that is hit on showing options dialog.sky@chromium.org2010-01-231-2/+2
* Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat...willchan@chromium.org2010-01-221-139/+54
* Change default congestion limit for DNS preresolutionjar@chromium.org2010-01-181-2/+2
* Clear the host cache when closing the last incognito window.eroman@chromium.org2010-01-111-22/+30
* Flip: Comma delimit the various flip options. Redo the fixed testing server f...willchan@chromium.org2009-12-151-5/+4
* Refactor: Eliminte locking from PrefetchObserver and DnsMaster in favor of ma...eroman@chromium.org2009-12-081-120/+146
* Delay DNS subresource resolution until navigational resolution is completejar@chromium.org2009-12-041-2/+6
* Hold a reference to object returned by GetGlobalHostResolver().eroman@chromium.org2009-12-011-11/+16
* Linux: fix uninit warnings when building -Os.agl@chromium.org2009-11-161-1/+1
* Add a command line flag to force all network traffic through a particular ser...mbelshe@google.com2009-11-031-4/+15
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-2/+0
* Refactor: Change the interface from HostResolver::DisableIPv6() to HostResolv...eroman@chromium.org2009-10-261-2/+4
* Add a mechanism to disable IPv6.eroman@chromium.org2009-10-211-0/+5
* Change DNS field trial to focus on congestion window settingjar@chromium.org2009-07-181-6/+10
* Refactorings surrounding HostResolver:ericroman@google.com2009-07-151-5/+1
* Create A/B test of SDCHjar@chromium.org2009-06-301-2/+5
* Refactor DNS A/B experient, and add test of congestion time limitsjar@chromium.org2009-06-271-4/+67
* Ensure that even if the HostResolver outlives the IO thread, its jobs will no...ericroman@google.com2009-06-271-0/+3
* Make net::HostResolver refcounted.ericroman@google.com2009-06-271-13/+13
* Reverting 19425.ericroman@google.com2009-06-261-6/+10
* Make net::HostResolver refcounted.ericroman@google.com2009-06-261-10/+6
* Reverting 19271.ericroman@google.com2009-06-251-9/+5
* Teardown the global host resolver as part of ~ChromeURLRequest() rather than ...ericroman@google.com2009-06-251-5/+9
* Re-land another subset of r18520.ericroman@google.com2009-06-171-5/+21
* Revert 18520.ericroman@google.com2009-06-171-21/+5
* * Add an OnCancelResolution() notifier to HostResolver::Observer, so observer...ericroman@google.com2009-06-161-5/+21
* Add a bug number to a TODO comment.ericroman@google.com2009-06-161-0/+1
* [Refactor] Rename DnsResolutionObserver --> HostResolver::Observer.ericroman@google.com2009-06-151-2/+1
* * Move the global "DnsResolutionObserver" code depended on by DNS prefetcher,...ericroman@google.com2009-06-151-18/+33
* * Avoid doing concurrent DNS resolves of the same hostname in HostResolver.ericroman@google.com2009-06-121-5/+0
* Change DnsMaster to only access HostResolver only on the IO thread.ericroman@google.com2009-06-111-2/+40
* Test impact of 4 rather than 8 parallel DNS prefetchjar@chromium.org2009-06-011-2/+5
* Make OffTheRecordObserver a Singleton.mpcomplete@google.com2009-05-261-8/+6
* Try to fix test bustagepkasting@chromium.org2009-05-221-4/+7
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-221-12/+7
* Attempt to detect impact of disabling dns prefetching on transaction latencyjar@chromium.org2009-03-231-4/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fix a crash when dns prefetching was being shut down without being started.phajdan.jr@chromium.org2009-02-231-3/+3
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-02-191-8/+7
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-1/+0
* Persist info about subresources on pages for DNS pre-resolutionjar@chromium.org2009-02-171-3/+29
* Revert "Clean up dns prefetch code, and also port it."tc@google.com2009-02-061-2/+12
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-02-061-12/+2
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-6/+6
* Reverting 8627,8625.maruel@chromium.org2009-01-261-2/+12
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-01-261-12/+2
* Two things:ben@chromium.org2009-01-241-0/+1
* Platform cleanup in chrome/browser/net.phajdan.jr@chromium.org2008-12-201-1/+1
* Reverting 7304 to reapply 7296. It wasn't its fault.maruel@chromium.org2008-12-191-4/+4