summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/connect_interceptor.cc
Commit message (Expand)AuthorAgeFilesLines
* Support predictive redundant preconnection jar@chromium.org2011-02-111-9/+5
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-2/+2
* Support preconnect predictions for redirectsjar@chromium.org2010-11-291-16/+39
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-281-4/+6
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-0/+10
* Reland 58601 -nsylvain@chromium.org2010-09-071-4/+5
* Revert 58601 -nsylvain@chromium.org2010-09-071-5/+4
* Have the browser start connecting as soon as the navigation starts. Thismbelshe@chromium.org2010-09-051-4/+5
* Handle nested frames more correctly in preconnection logicjar@chromium.org2010-08-251-3/+12
* Intercept navigations, not DNS resolutions, to predict startupjar@chromium.org2010-08-151-0/+5
* Support both preconnection, and pre-resolution for subresourcesjar@chromium.org2010-07-281-15/+10
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-271-1/+1
* Change classes and functions for DNS Prefetching to Predictor*jar@chromium.org2010-06-251-2/+2
* Do speculative preconnection based on network traffic (not just DNS)jar@chromium.org2010-06-231-0/+41