summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefetch/prefetch_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Unbundle link rel=prefetch from privacy settingspasko2016-03-141-6/+7
* [Android] Simplify "network predictions" preference to a boolean value.newt2016-02-251-13/+2
* Remove HostDesktopType from Browser::CreateParamsscottmg2016-02-091-2/+2
* Update chrome for new prefs location.brettw2016-02-021-1/+1
* Migrating tests to use EmbeddedTestServer (/chrome/browser misc)svaldez2015-11-181-1/+1
* Remove includes from chrome_switches.brettw2015-10-071-1/+1
* mac: Flush the autorelease pool after making a browser window in browser tests.erikchen2015-07-131-1/+1
* Switch prefetch_browsertest to the embedded test server.davidben2015-06-041-5/+8
* Remove PrerenderLocalPredictor, part 4.davidben2015-04-231-69/+0
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-1/+1
* Standardize usage of virtual/override/final in chrome/browser/Daniel Cheng2014-10-211-7/+7
* replace OVERRIDE and FINAL with override and final in chrome/browser/[j-q]*mostynb2014-10-071-5/+5
* Add prefetch behavior test.bnc@chromium.org2014-08-181-48/+75
* Make prefetch default on (subject to the regular predictive networking prefer...jkarlin@chromium.org2014-07-251-6/+6
* Enable resource prefetch from the browser process.tburkard@chromium.org2014-06-171-7/+77
* Fix a crash due to uninitialized preference member in ProfileIODatajkarlin@chromium.org2014-02-051-8/+21
* Binds prefetching to the predictive networking privacy option.jkarlin@chromium.org2014-01-291-28/+59
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-2/+2
* Move prefetch into its own directory. This CL also separates thejkarlin@google.com2013-12-121-0/+78