| Commit message (Expand) | Author | Age | Files | Lines |
* | Use Histogram algorithm to calculate DNS timeout. | mef@chromium.org | 2013-07-29 | 1 | -12/+6 |
* | Revert 212613 "Use Histogram algorithm to calculate DNS timeout." | mef@chromium.org | 2013-07-20 | 1 | -2/+12 |
* | Use Histogram algorithm to calculate DNS timeout. | mef@chromium.org | 2013-07-19 | 1 | -12/+2 |
* | Use a direct include of time headers in net/, part 2. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | [UMA] Remove redundant bucket_count variable from base::Histogram. | isherman@chromium.org | 2013-06-27 | 1 | -1/+1 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in net/. | dcheng@chromium.org | 2013-06-12 | 1 | -1/+2 |
* | Track DNS Server Success and Failure time and use it in next server selection. | mef@chromium.org | 2013-06-07 | 1 | -24/+126 |
* | [net/dns] Measure performance of adaptive UDP timeout. | mef@chromium.org | 2013-05-23 | 1 | -22/+124 |
* | Revert 201747 "[net/dns] Measure performance of adaptive UDP tim..." | ppi@chromium.org | 2013-05-23 | 1 | -115/+5 |
* | [net/dns] Measure performance of adaptive UDP timeout. | mef@chromium.org | 2013-05-23 | 1 | -5/+115 |
* | [net/dns] Limit maximum timeout after backoff to 5s. | szym@chromium.org | 2013-02-26 | 1 | -1/+3 |
* | [net/dns] Handle TC bit on DNS response in DnsTransaction. | szym@chromium.org | 2012-12-20 | 1 | -0/+8 |
* | Keep pool of pre-connected DNS sockets. | ttuttle@chromium.org | 2012-12-14 | 1 | -5/+47 |
* | DnsClient refactoring + features (timeout, suffix search, server rotation). | szym@chromium.org | 2012-01-26 | 1 | -8/+8 |
* | Isolates generic DnsClient from AsyncHostResolver. | szym@chromium.org | 2011-12-08 | 1 | -0/+47 |
* | Revert 113282 - Isolates generic DnsClient from AsyncHostResolver. | cbentzel@chromium.org | 2011-12-07 | 1 | -47/+0 |
* | Isolates generic DnsClient from AsyncHostResolver. | szym@chromium.org | 2011-12-06 | 1 | -0/+47 |