summaryrefslogtreecommitdiffstats
path: root/net/base/host_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Style-fix: make a parameter a const reference.eroman@chromium.org2010-06-221-1/+1
* Mark HostCache as NonThreadSafe.cbentzel@chromium.org2010-06-091-0/+33
* Cache failed DNS resolutions for 1 second.eroman@chromium.org2009-12-101-4/+8
* Add a mechanism to disable IPv6.eroman@chromium.org2009-10-211-4/+4
* * Avoid doing concurrent DNS resolves of the same hostname in HostResolver.ericroman@google.com2009-06-121-0/+115