Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bad comparator. This caused lookups in std::map to be wrong. | eroman@chromium.org | 2009-10-26 | 1 | -3/+3 |
* | Add a mechanism to disable IPv6. | eroman@chromium.org | 2009-10-21 | 1 | -6/+26 |
* | Add a visualizer for the HostCache (DNS cache) on the network internals page. | eroman@chromium.org | 2009-09-02 | 1 | -2/+15 |
* | Remove a stale comment. | ericroman@google.com | 2009-06-29 | 1 | -2/+0 |
* | * Avoid doing concurrent DNS resolves of the same hostname in HostResolver. | ericroman@google.com | 2009-06-12 | 1 | -0/+93 |