summaryrefslogtreecommitdiffstats
path: root/net/base/run_all_unittests.cc
Commit message (Expand)AuthorAgeFilesLines
* Work around a Purify bug by moving initialization from constructor to Inititi...erikkay@google.com2009-02-061-8/+8
* Add more unit tests for net/base/host_resolver.phajdan.jr@chromium.org2009-01-291-4/+9
* Apply minor tweaks to ScopedHostMapper per review feedback.darin@chromium.org2008-09-241-1/+1
* Add support for mock DNS queries. This allows us to eliminatedarin@google.com2008-09-241-0/+6
* Fix net_unittests hang observed on Vista. It turns out that a subpump wasdarin@google.com2008-08-291-11/+0
* Hack to keep vista net_unittests from hanging while I investigate a proper fix.darin@google.com2008-08-291-0/+11
* Fix the net_perftests to work again.darin@google.com2008-08-271-1/+1
* Allow consumers of MessageLoop to specify the type of MessageLoop they want.darin@google.com2008-08-261-0/+58