summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prerender/prerender_local_predictor.cc
Commit message (Expand)AuthorAgeFilesLines
* Various Prerender Service / Prerender LocalPredictor related changes.tburkard@chromium.org2014-06-191-17/+70
* Fix bug in PrerenderLocalPredictortburkard@chromium.org2014-05-051-1/+1
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-031-3/+1
* Renamed namespaces in src/chrome.vitalybuka@chromium.org2014-04-301-1/+1
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-16/+17
* Add instrumentation to detect when local predictor prerenders are not swapped...tburkard@chromium.org2013-12-051-0/+19
* Allow aliasing and merging of session storage namespaces.tburkard@chromium.org2013-11-111-1/+5
* Safebrowsing related fixes for linux_redux compile.mattm@chromium.org2013-11-081-0/+4
* In Local predictor continue prerender check, record # of URLs examinedtburkard@chromium.org2013-10-181-0/+4
* Defer checking whether unencrypted sync is enabled until we are welltburkard@chromium.org2013-10-181-0/+5
* In local predicor prerendering, when there is a session storage namespacetburkard@chromium.org2013-10-151-6/+46
* For Prerender Service fetches, disable the cache and disable cookies.tburkard@chromium.org2013-09-171-0/+4
* Add options to disable each of the two aspects of the prerender servicetburkard@chromium.org2013-09-091-40/+51
* Record whether navigated to URLs are new or repeat URLs in the history.tburkard@chromium.org2013-09-061-0/+6
* Use variations parameters for Prerender Service URL prefix, add hooks to skip...tburkard@chromium.org2013-09-031-3/+24
* Integrate the LocalPredictor with the Prerender Service.tburkard@chromium.org2013-08-301-46/+385
* Fix uninitialized variable in constructor.etienneb@chromium.org2013-08-291-2/+3
* Streamline Prerender Local Predictor parameters, allow skipping of checks.tburkard@chromium.org2013-08-051-6/+13
* In Local Predictor prerendering, don't prerender URLs that were a POST intburkard@chromium.org2013-07-251-2/+12
* Revert "Fix SessionStorage confusion between RenderViewHostImpl and Navigatio...marja@chromium.org2013-07-201-2/+2
* Fix SessionStorage confusion between RenderViewHostImpl and NavigationControl...marja@chromium.org2013-07-181-2/+2
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Use a direct include of time headers in chrome/browser/, part 6.avi@chromium.org2013-06-281-1/+1
* Allow multiple local predictor prerenders and make parameters more configurab...tburkard@chromium.org2013-06-141-40/+133
* Revert 206417 "Allow multiple local predictor prerenders and mak..."tim@chromium.org2013-06-141-132/+40
* Allow multiple local predictor prerenders and make parameters more configurab...tburkard@chromium.org2013-06-141-40/+132
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* Enable the side-effect free whitelist and use it for local browsing basedtburkard@chromium.org2013-05-161-0/+12
* Add instrumentation to see how often a local predictor prerender could betburkard@chromium.org2013-05-141-3/+35
* Do conservative prerendering based on the LocalPredictor in Dev/Canary.tburkard@chromium.org2013-05-081-100/+344
* Simplify prerender and network/cache stats histograms by removing the field t...tburkard@chromium.org2013-04-121-2/+1
* history: Extract HistoryDBTask into its own header file.tfarina@chromium.org2013-02-081-2/+3
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-251-3/+3
* Add new stats to local predictortburkard@chromium.org2012-12-011-2/+17
* Have PrerenderManager notify PrerenderLocalPredictor when it shuts downakalin@chromium.org2012-11-081-3/+14
* Adding a local predictor field trial, and a facilitytburkard@chromium.org2012-11-021-0/+55
* Revert "Adding a local predictor field trial, and a facility"phajdan.jr@chromium.org2012-11-021-55/+0
* Adding a local predictor field trial, and a facilitytburkard@chromium.org2012-11-021-0/+55
* Make history service not ref-counted and not thread-safeakalin@chromium.org2012-11-011-9/+9
* Fix lint in prerender_local_predictor.ccgavinp@chromium.org2012-10-181-2/+5
* Fix prerender histograms for multiple prerender case.gavinp@chromium.org2012-10-171-10/+22
* Fixing the way history service factory access the history (i.e., when it crea...rlp@chromium.org2012-07-131-1/+1
* Reverting since this did not fix so I can revert the original change in the h...rlp@chromium.org2012-06-251-1/+1
* Fixing the way HistoryServiceFactory access the history service and updated a...rlp@chromium.org2012-06-221-1/+1
* Re-enable local predictor metrics.tburkard@chromium.org2012-06-221-39/+76
* Make the unit-tests compile again on Android.jcivelli@chromium.org2012-06-201-0/+1
* Removing usage of profile_->GetHistory() from the codebase in order to remove...rlp@chromium.org2012-06-181-1/+2
* Add events to categorize prerender URLs for the local predictor.tburkard@chromium.org2012-06-071-0/+20
* Revert 141069 - Add events to categorize prerender URLs for the local predictor.stevet@chromium.org2012-06-071-13/+0
* Add events to categorize prerender URLs for the local predictor.tburkard@chromium.org2012-06-071-0/+13