summaryrefslogtreecommitdiffstats
path: root/net/base/mock_host_resolver.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a visualizer for the HostCache (DNS cache) on the network internals page.eroman@chromium.org2009-09-021-0/+4
* LoadLog is used as an output parameter, reorder it to the last parameter.willchan@chromium.org2009-08-141-4/+4
* Remove the unittest "DnsMasterTest.OsCachesLookupsTest".eroman@chromium.org2009-08-121-4/+1
* Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...ericroman@google.com2009-08-121-2/+3
* Use manually constructed IPv6 socket addresses for tests, rather than system ...ericroman@google.com2009-07-181-28/+80
* Add synchronous-mode operation to MockHostResolver; this helps clarify some t...ericroman@google.com2009-07-181-15/+23
* Refactorings surrounding HostResolver:ericroman@google.com2009-07-151-0/+154