summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prerender/prerender_tracker_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Remove PrerenderResourceThrottle and related infrastructure.cbentzel@chromium.org2012-04-101-42/+1
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-3/+3
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* Revert 98132 - Mark PrerenderTrackerNull test as flaky.tburkard@chromium.org2011-08-241-1/+1
* Mark PrerenderTrackerNull test as flaky.tburkard@chromium.org2011-08-241-1/+1
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* Move some prerender configuration settings out of PrerenderManager.cbentzel@chromium.org2011-06-301-1/+1
* PrerenderManager public API cleanup.dominich@chromium.org2011-06-281-4/+3
* Added prerendering to omnibox. Enable through --prerender-from-omnibox comman...dominich@chromium.org2011-06-241-8/+8
* Reduce likelihood of double-get of top-level prerendered resource.cbentzel@chromium.org2011-05-301-0/+41
* Remove a chrome dependency by removing Prerender from ResourceDispatcherHost.dominich@chromium.org2011-05-251-3/+6
* Safely cancel prerenders on threads other than the UI thread.mmenke@chromium.org2011-05-201-0/+294