| Commit message (Expand) | Author | Age | Files | Lines |
* | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | Remove PrerenderResourceThrottle and related infrastructure. | cbentzel@chromium.org | 2012-04-10 | 1 | -42/+1 |
* | Switch to IWYU for files that previously were getting a bunch of | joi@chromium.org | 2011-12-01 | 1 | -0/+1 |
* | 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 |
* | Switch ChromeTestSuite to the same convention as ContentTestSuite: | phajdan.jr@chromium.org | 2011-08-27 | 1 | -2/+1 |
* | Revert 98132 - Mark PrerenderTrackerNull test as flaky. | tburkard@chromium.org | 2011-08-24 | 1 | -1/+1 |
* | Mark PrerenderTrackerNull test as flaky. | tburkard@chromium.org | 2011-08-24 | 1 | -1/+1 |
* | Reorganize chrome/test, part #9 | phajdan.jr@chromium.org | 2011-08-11 | 1 | -1/+1 |
* | Move some prerender configuration settings out of PrerenderManager. | cbentzel@chromium.org | 2011-06-30 | 1 | -1/+1 |
* | PrerenderManager public API cleanup. | dominich@chromium.org | 2011-06-28 | 1 | -4/+3 |
* | Added prerendering to omnibox. Enable through --prerender-from-omnibox comman... | dominich@chromium.org | 2011-06-24 | 1 | -8/+8 |
* | Reduce likelihood of double-get of top-level prerendered resource. | cbentzel@chromium.org | 2011-05-30 | 1 | -0/+41 |
* | Remove a chrome dependency by removing Prerender from ResourceDispatcherHost. | dominich@chromium.org | 2011-05-25 | 1 | -3/+6 |
* | Safely cancel prerenders on threads other than the UI thread. | mmenke@chromium.org | 2011-05-20 | 1 | -0/+294 |