Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Work around a Purify bug by moving initialization from constructor to Inititi... | erikkay@google.com | 2009-02-06 | 1 | -8/+8 |
* | Add more unit tests for net/base/host_resolver. | phajdan.jr@chromium.org | 2009-01-29 | 1 | -4/+9 |
* | Apply minor tweaks to ScopedHostMapper per review feedback. | darin@chromium.org | 2008-09-24 | 1 | -1/+1 |
* | Add support for mock DNS queries. This allows us to eliminate | darin@google.com | 2008-09-24 | 1 | -0/+6 |
* | Fix net_unittests hang observed on Vista. It turns out that a subpump was | darin@google.com | 2008-08-29 | 1 | -11/+0 |
* | Hack to keep vista net_unittests from hanging while I investigate a proper fix. | darin@google.com | 2008-08-29 | 1 | -0/+11 |
* | Fix the net_perftests to work again. | darin@google.com | 2008-08-27 | 1 | -1/+1 |
* | Allow consumers of MessageLoop to specify the type of MessageLoop they want. | darin@google.com | 2008-08-26 | 1 | -0/+58 |