summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/dns_master_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Prevent making real DNS lookups by chrome tests.phajdan.jr@chromium.org2009-03-271-4/+11
* Remove unneeded platform_thread.h includes. Reduces number of includes from 5...thestig@chromium.org2009-03-131-1/+0
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-02-191-285/+192
* Persist info about subresources on pages for DNS pre-resolutionjar@chromium.org2009-02-171-7/+206
* Revert "Clean up dns prefetch code, and also port it."tc@google.com2009-02-061-195/+256
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-02-061-256/+195
* Reverting 8627,8625.maruel@chromium.org2009-01-261-153/+255
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-01-261-255/+153
* Platform cleanup in chrome/browser/net.phajdan.jr@chromium.org2008-12-201-5/+6
* Adaptively identify URL subresources and pre-resolve hosts via DNSjar@google.com2008-11-061-13/+14
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+3
* Move all callers to EnsureWinsockInit, and away from using WinsockInit instan...deanm@chromium.org2008-10-061-5/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-5/+5
* Add chrome to the repository.initial.commit2008-07-261-0/+451