| Commit message (Expand) | Author | Age | Files | Lines |
* | Change classes and functions for DNS Prefetching to Predictor* | jar@chromium.org | 2010-06-25 | 1 | -41/+47 |
* | Do speculative preconnection based on network traffic (not just DNS) | jar@chromium.org | 2010-06-23 | 1 | -24/+27 |
* | [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement | phajdan.jr@chromium.org | 2010-06-01 | 1 | -8/+8 |
* | Support speculative pre-connection to search URLs | jar@chromium.org | 2010-05-18 | 1 | -29/+41 |
* | Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat... | willchan@chromium.org | 2010-01-22 | 1 | -1/+1 |
* | Refactor: Eliminte locking from PrefetchObserver and DnsMaster in favor of ma... | eroman@chromium.org | 2009-12-08 | 1 | -20/+19 |
* | Some small comment fixes for HostResolver and DnsMaster. | eroman@chromium.org | 2009-11-23 | 1 | -1/+1 |
* | Seventh patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 1 | -1/+3 |
* | Third patch in getting rid of caching MessageLoop pointers and always using C... | jam@chromium.org | 2009-11-02 | 1 | -7/+4 |
* | Undisable DnsMasterTest.MassiveConcurrentLookupTest. | phajdan.jr@chromium.org | 2009-07-29 | 1 | -1/+1 |
* | Create A/B test of SDCH | jar@chromium.org | 2009-06-30 | 1 | -0/+3 |
* | Refactor DNS A/B experient, and add test of congestion time limits | jar@chromium.org | 2009-06-27 | 1 | -3/+8 |
* | Make net::HostResolver refcounted. | ericroman@google.com | 2009-06-27 | 1 | -1/+1 |
* | Reverting 19425. | ericroman@google.com | 2009-06-26 | 1 | -1/+1 |
* | Make net::HostResolver refcounted. | ericroman@google.com | 2009-06-26 | 1 | -1/+1 |
* | Properly cleanup state after synchronous DNS resolution | jar@chromium.org | 2009-06-16 | 1 | -1/+6 |
* | Change DnsMaster to only access HostResolver only on the IO thread. | ericroman@google.com | 2009-06-11 | 1 | -3/+19 |
* | Fix tree bustage | jar@chromium.org | 2009-06-05 | 1 | -1/+1 |
* | Reverting 17638. | jar@chromium.org | 2009-06-05 | 1 | -7/+49 |
* | Fix purify freeze. Revert "Use a priority queue to assure that subresources ... | willchan@chromium.org | 2009-06-04 | 1 | -48/+6 |
* | Use a priority queue to assure that subresources are resolved asap | jar@chromium.org | 2009-06-04 | 1 | -6/+48 |
* | Test impact of 4 rather than 8 parallel DNS prefetch | jar@chromium.org | 2009-06-01 | 1 | -5/+5 |
* | Remove unneeded includes of googleurl/src/url_parse.h and url_canon.h. | thestig@chromium.org | 2009-03-12 | 1 | -1/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-02-19 | 1 | -101/+56 |
* | Persist info about subresources on pages for DNS pre-resolution | jar@chromium.org | 2009-02-17 | 1 | -1/+18 |
* | Revert "Clean up dns prefetch code, and also port it." | tc@google.com | 2009-02-06 | 1 | -49/+95 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-02-06 | 1 | -95/+49 |
* | render_* work. | jrg@chromium.org | 2009-01-27 | 1 | -1/+6 |
* | Reverting 8627,8625. | maruel@chromium.org | 2009-01-26 | 1 | -48/+86 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-01-26 | 1 | -86/+48 |
* | Attempt to fix Windows build. | phajdan.jr@chromium.org | 2008-12-20 | 1 | -1/+1 |
* | Platform cleanup in chrome/browser/net. | phajdan.jr@chromium.org | 2008-12-20 | 1 | -4/+4 |
* | Adaptively identify URL subresources and pre-resolve hosts via DNS | jar@google.com | 2008-11-06 | 1 | -7/+35 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -4/+4 |
* | Cleanup of DNS prefetch related files | jar@google.com | 2008-10-27 | 1 | -4/+4 |
* | 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 | -5/+2 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+201 |