summaryrefslogtreecommitdiffstats
path: root/net/base/mock_host_resolver.h
Commit message (Expand)AuthorAgeFilesLines
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-1/+1
* Remove the HostResolver::Shutdown() method.eroman@chromium.org2010-02-051-2/+0
* Add fine grain tracing to HostResolverImpl.eroman@chromium.org2010-02-021-1/+0
* Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...pkasting@chromium.org2010-01-081-5/+7
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-4/+12
* Refactor: Address some style comments from a review (which missed the origina...eroman@chromium.org2009-10-231-3/+3
* Disable IPv6 results for the PAC bindings:eroman@chromium.org2009-10-221-0/+5
* Add a mechanism to disable IPv6.eroman@chromium.org2009-10-211-3/+7
* Add a visualizer for the HostCache (DNS cache) on the network internals page.eroman@chromium.org2009-09-021-0/+1
* LoadLog is used as an output parameter, reorder it to the last parameter.willchan@chromium.org2009-08-141-3/+3
* Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...ericroman@google.com2009-08-121-2/+5
* Update a bug number referenced by some TODOs, to point at the new bug for tra...eroman@chromium.org2009-08-031-1/+1
* Use manually constructed IPv6 socket addresses for tests, rather than system ...ericroman@google.com2009-07-181-0/+8
* Add synchronous-mode operation to MockHostResolver; this helps clarify some t...ericroman@google.com2009-07-181-10/+30
* Refactorings surrounding HostResolver:ericroman@google.com2009-07-151-0/+143