summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/connect_interceptor.h
Commit message (Expand)AuthorAgeFilesLines
* Convert trivial URLRequest::Interceptors and URLRequestJobFactory::Intercepto...pauljensen@chromium.org2012-12-201-14/+9
* Move mru_cache to the new containers subdirectory.brettw@chromium.org2012-11-131-1/+1
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-241-3/+7
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Replace all usages of FRIEND_TEST() with FRIEND_TEST_ALL_PREFIXES()robertshield@chromium.org2011-11-291-2/+2
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-101-11/+19
* Revert "Modifying prefetch to account for multi-profile."avi@chromium.org2011-08-191-19/+11
* Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-11/+19
* Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-19/+11
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-08-191-11/+19
* Fix Clank error by adding explicit destructorjar@chromium.org2011-06-021-0/+1
* Avoid learning about subresources of old navigationsjar@chromium.org2011-06-021-1/+38
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-2/+2
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-281-4/+4
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-6/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Do speculative preconnection based on network traffic (not just DNS)jar@chromium.org2010-06-231-0/+40