| Commit message (Expand) | Author | Age | Files | Lines |
* | Prerender experiment to prerender, but not swap in, | tburkard@chromium.org | 2011-11-03 | 1 | -1/+11 |
* | Prerendered tabs use the same SessionStorage namespace as the tab that trigge... | cbentzel@chromium.org | 2011-11-02 | 1 | -14/+36 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -3/+3 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -1/+1 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+8 |
* | base::Bind: Cleanup in prerender. | jhawkins@chromium.org | 2011-10-10 | 1 | -3/+3 |
* | Changes for cross domain prerenders to not cancel when there is a window.open... | shishir@chromium.org | 2011-10-07 | 1 | -4/+6 |
* | Remove Prerender from ResourceContext and ProfileIOData. | cbentzel@chromium.org | 2011-10-07 | 1 | -0/+17 |
* | base::Bind: Convert a few more instances. | jhawkins@chromium.org | 2011-10-05 | 1 | -3/+4 |
* | Moved PrerenderManager to ProfileKeyedService system. | dominich@chromium.org | 2011-10-05 | 1 | -5/+14 |
* | Make 50% control group for prerendering. | tburkard@chromium.org | 2011-10-04 | 1 | -2/+3 |
* | DevTools: disable page prerendering for inspected tabs | yurys@chromium.org | 2011-10-03 | 1 | -0/+8 |
* | Added multiple NetworkActionPredictor heuristics and a field trial to select ... | dominich@chromium.org | 2011-09-27 | 1 | -1/+21 |
* | Deflake PrerenderInfiniteLoopMultiple. Issue is that link tags | mmenke@chromium.org | 2011-09-26 | 1 | -81/+20 |
* | Add Field Trial for Prerender From Omnibox. | dominich@chromium.org | 2011-09-20 | 1 | -4/+4 |
* | Revert 100003 - Moved PrerenderManager to ProfileKeyedService system. | dominich@chromium.org | 2011-09-07 | 1 | -14/+5 |
* | Moved PrerenderManager to ProfileKeyedService system. | dominich@chromium.org | 2011-09-07 | 1 | -5/+14 |
* | B0;136;0cRe-enable TopSites in PrerenderManager, this time duplicating the in... | tburkard@chromium.org | 2011-09-06 | 1 | -16/+4 |
* | Nukes remove_first_entry from CopyStateFromAndPrune. This turned out bad for ... | sky@chromium.org | 2011-09-03 | 1 | -2/+1 |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 1 | -2/+2 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 1 | -2/+2 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 1 | -2/+2 |
* | Disable creation of the class using TopSites to collect navigation stats | tburkard@chromium.org | 2011-09-01 | 1 | -4/+2 |
* | TabContentsWrapper cleanup. | avi@chromium.org | 2011-08-31 | 1 | -5/+5 |
* | Tighten conditions for when a URL is a search result, and move | tburkard@chromium.org | 2011-08-30 | 1 | -5/+1 |
* | Do not count image search results towards the GWS metric. | tburkard@chromium.org | 2011-08-30 | 1 | -1/+2 |
* | Add code to keep track of what fraction of pageviews are top sites. | tburkard@chromium.org | 2011-08-29 | 1 | -1/+80 |
* | Revert 98250 - Add code to keep track of what fraction of pageviews are top s... | jbates@chromium.org | 2011-08-25 | 1 | -64/+1 |
* | Add code to keep track of what fraction of pageviews are top sites. | tburkard@chromium.org | 2011-08-25 | 1 | -1/+64 |
* | Revert 98131 - Add code to keep track of what fraction of pageviews are top s... | tburkard@chromium.org | 2011-08-24 | 1 | -59/+1 |
* | Add code to keep track of what fraction of pageviews are top sites. | tburkard@chromium.org | 2011-08-24 | 1 | -1/+59 |
* | Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg... | ananta@chromium.org | 2011-08-19 | 1 | -1/+2 |
* | Noting prerender as inactive when in control group. | dominich@chromium.org | 2011-08-18 | 1 | -4/+6 |
* | A number of issues weren't addressed with the earlier patch for prerender + b... | cbentzel@chromium.org | 2011-08-14 | 1 | -0/+8 |
* | Move prerender histograms out of prerender manager. | tburkard@chromium.org | 2011-08-10 | 1 | -181/+22 |
* | Fix prerenders in the delete list not being returned by | mmenke@chromium.org | 2011-08-06 | 1 | -1/+1 |
* | Removal of Profile from content part 3. | avi@chromium.org | 2011-07-28 | 1 | -2/+3 |
* | Add prerender to ChromeOS. | cbentzel@chromium.org | 2011-07-28 | 1 | -1/+18 |
* | Adding API to cancel all prerenders. | dominich@chromium.org | 2011-07-20 | 1 | -0/+11 |
* | Updating histograms to allow for experiments & log origin-based histograms. | tburkard@chromium.org | 2011-07-07 | 1 | -52/+154 |
* | Removes pure virtual methods from TabContentsDelegate and removes all | sky@chromium.org | 2011-07-01 | 1 | -13/+0 |
* | Move some prerender configuration settings out of PrerenderManager. | cbentzel@chromium.org | 2011-06-30 | 1 | -51/+5 |
* | PrerenderManager public API cleanup. | dominich@chromium.org | 2011-06-28 | 1 | -100/+71 |
* | Adding Origin to net-internals#prerender and fix a page ID conflict. | dominich@chromium.org | 2011-06-28 | 1 | -0/+1 |
* | Removal of POST as invalid http method | dominich@chromium.org | 2011-06-27 | 1 | -1/+2 |
* | Added prerendering to omnibox. Enable through --prerender-from-omnibox comman... | dominich@chromium.org | 2011-06-24 | 1 | -22/+45 |
* | Fix up prerendering net-internals page and add some data: | mmenke@chromium.org | 2011-06-21 | 1 | -1/+3 |
* | Clear prerender history on clear history. | mmenke@chromium.org | 2011-06-20 | 1 | -7/+22 |
* | Prerender tab for net-internals | cbentzel@chromium.org | 2011-06-15 | 1 | -1/+39 |