summaryrefslogtreecommitdiffstats
path: root/net/base/host_cache.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a bad comparator. This caused lookups in std::map to be wrong.eroman@chromium.org2009-10-261-3/+3
* Add a mechanism to disable IPv6.eroman@chromium.org2009-10-211-6/+26
* Add a visualizer for the HostCache (DNS cache) on the network internals page.eroman@chromium.org2009-09-021-2/+15
* Remove a stale comment.ericroman@google.com2009-06-291-2/+0
* * Avoid doing concurrent DNS resolves of the same hostname in HostResolver.ericroman@google.com2009-06-121-0/+93