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