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