Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing... | eroman@chromium.org | 2010-04-28 | 1 | -1/+1 |
* | Cleanup: Explicitly add a bunch of missing includes. | thestig@chromium.org | 2010-04-15 | 1 | -2/+3 |
* | Add mechanism for global queueing and prioritization of DNS. | eroman@chromium.org | 2010-01-30 | 1 | -1/+1 |
* | Cleanup: change some |str += StringPrintf(...)| --> |StringAppendF(&str, ...)|. | eroman@chromium.org | 2010-01-15 | 1 | -4/+4 |
* | Set up HostResolverImpl to flush cache on IP address change. | willchan@chromium.org | 2010-01-11 | 1 | -1/+1 |
* | Minor cleanup: add a sys_addrinfo.h header that hides the platform-specific i... | eroman@chromium.org | 2009-12-12 | 1 | -7/+1 |
* | Cache failed DNS resolutions for 1 second. | eroman@chromium.org | 2009-12-10 | 1 | -1/+6 |
* | Original patch by cbentzel@google.com | eroman@chromium.org | 2009-12-10 | 1 | -0/+456 |