Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cache failed DNS resolutions for 1 second. | eroman@chromium.org | 2009-12-10 | 1 | -7/+15 |
* | Second patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -1/+5 |
* | 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 |