| Commit message (Expand) | Author | Age | Files | Lines |
* | Support speculative pre-connection to search URLs | jar@chromium.org | 2010-05-18 | 1 | -114/+173 |
* | Generalize the net module's LoadLog facility from a passive container, to an ... | eroman@chromium.org | 2010-03-16 | 1 | -1/+2 |
* | Refactor: Eliminte locking from PrefetchObserver and DnsMaster in favor of ma... | eroman@chromium.org | 2009-12-08 | 1 | -66/+32 |
* | Third patch in getting rid of caching MessageLoop pointers and always using C... | jam@chromium.org | 2009-11-02 | 1 | -20/+22 |
* | LoadLog is used as an output parameter, reorder it to the last parameter. | willchan@chromium.org | 2009-08-14 | 1 | -1/+1 |
* | Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and... | ericroman@google.com | 2009-08-12 | 1 | -1/+2 |
* | Fix a typo in a comment. | ericroman@google.com | 2009-06-29 | 1 | -1/+1 |
* | Refactor DNS A/B experient, and add test of congestion time limits | jar@chromium.org | 2009-06-27 | 1 | -5/+7 |
* | Properly cleanup state after synchronous DNS resolution | jar@chromium.org | 2009-06-16 | 1 | -12/+22 |
* | * Move the global "DnsResolutionObserver" code depended on by DNS prefetcher,... | ericroman@google.com | 2009-06-15 | 1 | -2/+10 |
* | * Avoid doing concurrent DNS resolves of the same hostname in HostResolver. | ericroman@google.com | 2009-06-12 | 1 | -3/+4 |
* | Change DnsMaster to only access HostResolver only on the IO thread. | ericroman@google.com | 2009-06-11 | 1 | -5/+45 |
* | Reverting 17638. | jar@chromium.org | 2009-06-05 | 1 | -12/+71 |
* | Fix purify freeze. Revert "Use a priority queue to assure that subresources ... | willchan@chromium.org | 2009-06-04 | 1 | -71/+12 |
* | Use a priority queue to assure that subresources are resolved asap | jar@chromium.org | 2009-06-04 | 1 | -12/+71 |
* | Test impact of 4 rather than 8 parallel DNS prefetch | jar@chromium.org | 2009-06-01 | 1 | -6/+6 |
* | Remove unneeded uses of base/ref_counted.h. | thestig@chromium.org | 2009-03-18 | 1 | -1/+0 |
* | Use string for Histogram names since these are all ASCII anyway. | dsh@google.com | 2009-02-24 | 1 | -1/+1 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-02-19 | 1 | -202/+116 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 1 | -1/+1 |
* | Persist info about subresources on pages for DNS pre-resolution | jar@chromium.org | 2009-02-17 | 1 | -0/+46 |
* | Revert "Clean up dns prefetch code, and also port it." | tc@google.com | 2009-02-06 | 1 | -105/+202 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-02-06 | 1 | -202/+105 |
* | Reverting 8627,8625. | maruel@chromium.org | 2009-01-26 | 1 | -100/+191 |
* | Fix MSVC warning. | phajdan.jr@chromium.org | 2009-01-26 | 1 | -1/+3 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-01-26 | 1 | -191/+98 |
* | Platform cleanup in chrome/browser/net. | phajdan.jr@chromium.org | 2008-12-20 | 1 | -15/+8 |
* | Adaptively identify URL subresources and pre-resolve hosts via DNS | jar@google.com | 2008-11-06 | 1 | -60/+190 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Refactor thread naming in the DNS slaves. | deanm@google.com | 2008-08-22 | 1 | -11/+0 |
* | Port the Thread class properly to Mac and Linux. This involved porting | darin@google.com | 2008-08-21 | 1 | -1/+1 |
* | Remove includes that are already included in the header. | paulg@google.com | 2008-08-09 | 1 | -3/+0 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+454 |