summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/predictor.cc
Commit message (Expand)AuthorAgeFilesLines
* Support predictive request for multiple preconnectionsjar@chromium.org2010-11-301-6/+11
* Revert 67614 - Support predictive request for multiple preconnectionsjar@chromium.org2010-11-301-11/+6
* Support predictive request for multiple preconnectionsjar@chromium.org2010-11-291-6/+11
* base: Get rid of 'using' declaration of StringAppendF.tfarina@chromium.org2010-11-151-7/+9
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-2/+1
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part8:tfarina@chromium.org2010-10-091-20/+20
* Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos...eroman@chromium.org2010-09-151-2/+2
* Fix several spelling mistakes, mostly in comments.mdm@chromium.org2010-09-141-1/+1
* Fix DCHECK when loading chrome://net-internalsvandebo@chromium.org2010-09-031-1/+1
* Update the Preconnect logic to use the new HttpStreamFactory formbelshe@chromium.org2010-09-031-4/+9
* Handle nested frames more correctly in preconnection logicjar@chromium.org2010-08-251-2/+2
* Spelling correction: "nonexistant" -> "nonexistent".viettrungluu@chromium.org2010-08-221-1/+1
* Reduce "false positive" in preconnect rates.jar@chromium.org2010-08-181-4/+101
* Intercept navigations, not DNS resolutions, to predict startupjar@chromium.org2010-08-151-3/+5
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-0/+6
* Reland 54771 (and 54795) To enable TCP Preconnection by defaultjar@chromium.org2010-08-061-0/+14
* Revert 55071 - Reland 54771 (and 54795) To enable TCP Preconnection by defaultdhollowa@chromium.org2010-08-051-14/+0
* Reland 54771 (and 54795) To enable TCP Preconnection by defaultjar@chromium.org2010-08-051-0/+14
* Revert 54771 - Enable speculative preconnection by defaultjar@chromium.org2010-08-041-14/+0
* Enable speculative preconnection by defaultjar@chromium.org2010-08-031-0/+14
* Support both preconnection, and pre-resolution for subresourcesjar@chromium.org2010-07-281-129/+55
* Net: Get rid of ProxyServer::host_and_port() and friends.thestig@chromium.org2010-07-221-2/+2
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-271-0/+643