summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/dns_master.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Eliminte locking from PrefetchObserver and DnsMaster in favor of ma...eroman@chromium.org2009-12-081-20/+19
* Some small comment fixes for HostResolver and DnsMaster.eroman@chromium.org2009-11-231-1/+1
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-1/+3
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-7/+4
* Undisable DnsMasterTest.MassiveConcurrentLookupTest.phajdan.jr@chromium.org2009-07-291-1/+1
* Create A/B test of SDCHjar@chromium.org2009-06-301-0/+3
* Refactor DNS A/B experient, and add test of congestion time limitsjar@chromium.org2009-06-271-3/+8
* Make net::HostResolver refcounted.ericroman@google.com2009-06-271-1/+1
* Reverting 19425.ericroman@google.com2009-06-261-1/+1
* Make net::HostResolver refcounted.ericroman@google.com2009-06-261-1/+1
* Properly cleanup state after synchronous DNS resolutionjar@chromium.org2009-06-161-1/+6
* Change DnsMaster to only access HostResolver only on the IO thread.ericroman@google.com2009-06-111-3/+19
* Fix tree bustagejar@chromium.org2009-06-051-1/+1
* Reverting 17638.jar@chromium.org2009-06-051-7/+49
* Fix purify freeze. Revert "Use a priority queue to assure that subresources ...willchan@chromium.org2009-06-041-48/+6
* Use a priority queue to assure that subresources are resolved asapjar@chromium.org2009-06-041-6/+48
* Test impact of 4 rather than 8 parallel DNS prefetchjar@chromium.org2009-06-011-5/+5
* Remove unneeded includes of googleurl/src/url_parse.h and url_canon.h.thestig@chromium.org2009-03-121-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-02-191-101/+56
* Persist info about subresources on pages for DNS pre-resolutionjar@chromium.org2009-02-171-1/+18
* Revert "Clean up dns prefetch code, and also port it."tc@google.com2009-02-061-49/+95
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-02-061-95/+49
* render_* work.jrg@chromium.org2009-01-271-1/+6
* Reverting 8627,8625.maruel@chromium.org2009-01-261-48/+86
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-01-261-86/+48
* Attempt to fix Windows build.phajdan.jr@chromium.org2008-12-201-1/+1
* Platform cleanup in chrome/browser/net.phajdan.jr@chromium.org2008-12-201-4/+4
* Adaptively identify URL subresources and pre-resolve hosts via DNSjar@google.com2008-11-061-7/+35
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-4/+4
* Cleanup of DNS prefetch related filesjar@google.com2008-10-271-4/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Refactor thread naming in the DNS slaves.deanm@google.com2008-08-221-5/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+201