summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/predictor.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-3/+3
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-1/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove static initializer in url_info.cc.pliard@chromium.org2012-03-091-2/+2
* Eliminate more TimeDelta static initializerstbreisacher@chromium.org2012-01-271-2/+2
* Updating Preconnect to no longer get the default context. Instead it now gets...rlp@chromium.org2012-01-141-5/+13
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-0/+1
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-2/+2
* base::Bind fixesgroby@chromium.org2011-11-171-1/+1
* Revert 106437 (seems to break _all_ the sync unit tests) - Updating Preconnec...thakis@chromium.org2011-10-201-9/+2
* Updating Preconnect to no longer get the default context. Instead it now gets...rlp@chromium.org2011-10-201-2/+9
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-101-40/+210
* Reduce number of unnamed-type-template-args violations (mostly when passing v...pkasting@chromium.org2011-09-011-1/+1
* Revert "Modifying prefetch to account for multi-profile."avi@chromium.org2011-08-191-206/+40
* Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-40/+206
* Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-206/+40
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-08-191-40/+206
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-3/+5
* Consistently trim learned referrer databasejar@chromium.org2011-04-061-22/+63
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Restrict total parallel DNS resolutionsjar@chromium.org2010-10-291-1/+4
* Stop refcounting HostResolver.willchan@chromium.org2010-10-011-2/+2
* Update the Preconnect logic to use the new HttpStreamFactory formbelshe@chromium.org2010-09-031-0/+3
* Handle nested frames more correctly in preconnection logicjar@chromium.org2010-08-251-0/+2
* Reduce "false positive" in preconnect rates.jar@chromium.org2010-08-181-0/+23
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-4/+3
* Reland 54771 (and 54795) To enable TCP Preconnection by defaultjar@chromium.org2010-08-061-4/+12
* Revert 55071 - Reland 54771 (and 54795) To enable TCP Preconnection by defaultdhollowa@chromium.org2010-08-051-12/+4
* Reland 54771 (and 54795) To enable TCP Preconnection by defaultjar@chromium.org2010-08-051-4/+12
* Revert 54771 - Enable speculative preconnection by defaultjar@chromium.org2010-08-041-12/+4
* Enable speculative preconnection by defaultjar@chromium.org2010-08-031-4/+12
* Support both preconnection, and pre-resolution for subresourcesjar@chromium.org2010-07-281-19/+15
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-271-0/+267