summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/dns_global.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reverting 7296.maruel@chromium.org2008-12-191-4/+4
* Switched dns_global.cc over to UTF-8 strings.scherkus@chromium.org2008-12-191-4/+4
* Make the autocomplete system and various other connected bits of code use GUR...pkasting@chromium.org2008-12-101-6/+4
* Adaptively identify URL subresources and pre-resolve hosts via DNSjar@google.com2008-11-061-29/+66
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Cleanup of DNS prefetch related filesjar@google.com2008-10-271-4/+3
* Avoid using of interlocked increment to facilitate porting.jar@google.com2008-09-281-17/+12
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+463