| Commit message (Expand) | Author | Age | Files | Lines |
* | Intercept navigations, not DNS resolutions, to predict startup | jar@chromium.org | 2010-08-15 | 1 | -1/+0 |
* | Clean up inclusion of <map>, <set>, <vector> in chrome/browser/*.h. | viettrungluu@chromium.org | 2010-08-05 | 1 | -2/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Attempt four at landing the "histogram.h removed from message_loop.h" patch. | erg@chromium.org | 2010-07-15 | 1 | -1/+0 |
* | Revert everything related to the relanding. | erg@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | Reland r52336. | erg@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | Revert 52336 - More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | Log whenever the network IP address changes. | eroman@chromium.org | 2010-07-07 | 1 | -0/+4 |
* | Make the Negotiate Authentication Handler a state machine. | cbentzel@chromium.org | 2010-07-01 | 1 | -1/+2 |
* | Rename Dns prefetching files to Predictor files | jar@chromium.org | 2010-06-27 | 1 | -1/+1 |
* | Massively simplify the NetworkChangeNotifier infrastructure: | pkasting@chromium.org | 2010-06-25 | 1 | -2/+0 |
* | Change classes and functions for DNS Prefetching to Predictor* | jar@chromium.org | 2010-06-25 | 1 | -10/+10 |
* | Do speculative preconnection based on network traffic (not just DNS) | jar@chromium.org | 2010-06-23 | 1 | -6/+16 |
* | Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate. | willchan@chromium.org | 2010-06-15 | 1 | -0/+2 |
* | Support speculative pre-connection to search URLs | jar@chromium.org | 2010-05-18 | 1 | -2/+4 |
* | Make sure the "cancel leaked host resolver requests shutdown hack" gets run b... | eroman@chromium.org | 2010-04-27 | 1 | -1/+8 |
* | Refactored to pass the URLSecurityManager via the HttpAuthFactory class to th... | ahendrickson@chromium.org | 2010-04-16 | 1 | -0/+2 |
* | Don't delete the IOThread globals until all of the MessageLoop::DestructionOb... | eroman@chromium.org | 2010-04-15 | 1 | -1/+1 |
* | Generalize the net module's LoadLog facility from a passive container, to an ... | eroman@chromium.org | 2010-03-16 | 1 | -0/+2 |
* | Added HttpAuthFilter. | cbentzel@chromium.org | 2010-02-26 | 1 | -0/+2 |
* | Added factories for HttpAuthHandler. | cbentzel@chromium.org | 2010-02-15 | 1 | -1/+3 |
* | Pass the NetworkChangeNotifier to HostResolver. | willchan@chromium.org | 2010-02-04 | 1 | -4/+23 |
* | Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat... | willchan@chromium.org | 2010-01-22 | 1 | -0/+70 |