summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/connect_interceptor.cc
Commit message (Expand)AuthorAgeFilesLines
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-101-15/+18
* Revert "Modifying prefetch to account for multi-profile."avi@chromium.org2011-08-191-18/+15
* Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-15/+18
* Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-18/+15
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-08-191-15/+18
* Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.willchan@chromium.org2011-07-191-2/+2
* Fix Clank error by adding explicit destructorjar@chromium.org2011-06-021-0/+3
* Avoid learning about subresources of old navigationsjar@chromium.org2011-06-021-5/+45
* 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