| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the unittest "DnsMasterTest.OsCachesLookupsTest". | eroman@chromium.org | 2009-08-12 | 1 | -72/+5 |
* | Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and... | ericroman@google.com | 2009-08-12 | 1 | -1/+1 |
* | Undisable DnsMasterTest.MassiveConcurrentLookupTest. | phajdan.jr@chromium.org | 2009-07-29 | 1 | -1/+1 |
* | Add synchronous-mode operation to MockHostResolver; this helps clarify some t... | ericroman@google.com | 2009-07-18 | 1 | -3/+1 |
* | Refactorings surrounding HostResolver: | ericroman@google.com | 2009-07-15 | 1 | -44/+44 |
* | Fix a bunch of minor Coverity issues. | phajdan.jr@chromium.org | 2009-07-15 | 1 | -1/+0 |
* | Create A/B test of SDCH | jar@chromium.org | 2009-06-30 | 1 | -3/+3 |
* | Refactor DNS A/B experient, and add test of congestion time limits | jar@chromium.org | 2009-06-27 | 1 | -9/+24 |
* | Make net::HostResolver refcounted. | ericroman@google.com | 2009-06-27 | 1 | -12/+11 |
* | Reverting 19425. | ericroman@google.com | 2009-06-26 | 1 | -11/+12 |
* | Make net::HostResolver refcounted. | ericroman@google.com | 2009-06-26 | 1 | -12/+11 |
* | * Move the global "DnsResolutionObserver" code depended on by DNS prefetcher,... | ericroman@google.com | 2009-06-15 | 1 | -1/+2 |
* | * Avoid doing concurrent DNS resolves of the same hostname in HostResolver. | ericroman@google.com | 2009-06-12 | 1 | -1/+1 |
* | Change DnsMaster to only access HostResolver only on the IO thread. | ericroman@google.com | 2009-06-11 | 1 | -70/+80 |
* | Reverting 17638. | jar@chromium.org | 2009-06-05 | 1 | -1/+64 |
* | Fix purify freeze. Revert "Use a priority queue to assure that subresources ... | willchan@chromium.org | 2009-06-04 | 1 | -63/+0 |
* | Use a priority queue to assure that subresources are resolved asap | jar@chromium.org | 2009-06-04 | 1 | -0/+63 |
* | Test impact of 4 rather than 8 parallel DNS prefetch | jar@chromium.org | 2009-06-01 | 1 | -12/+12 |
* | Prevent making real DNS lookups by chrome tests. | phajdan.jr@chromium.org | 2009-03-27 | 1 | -4/+11 |
* | Remove unneeded platform_thread.h includes. Reduces number of includes from 5... | thestig@chromium.org | 2009-03-13 | 1 | -1/+0 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-02-19 | 1 | -285/+192 |
* | Persist info about subresources on pages for DNS pre-resolution | jar@chromium.org | 2009-02-17 | 1 | -7/+206 |
* | Revert "Clean up dns prefetch code, and also port it." | tc@google.com | 2009-02-06 | 1 | -195/+256 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-02-06 | 1 | -256/+195 |
* | Reverting 8627,8625. | maruel@chromium.org | 2009-01-26 | 1 | -153/+255 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-01-26 | 1 | -255/+153 |
* | Platform cleanup in chrome/browser/net. | phajdan.jr@chromium.org | 2008-12-20 | 1 | -5/+6 |
* | Adaptively identify URL subresources and pre-resolve hosts via DNS | jar@google.com | 2008-11-06 | 1 | -13/+14 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+3 |
* | Move all callers to EnsureWinsockInit, and away from using WinsockInit instan... | deanm@chromium.org | 2008-10-06 | 1 | -5/+5 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Move more net classes into the net namespace. Also remove the net_util names... | darin@google.com | 2008-07-31 | 1 | -5/+5 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+451 |