summaryrefslogtreecommitdiffstats
path: root/content/test/test_browser_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-201-2/+17
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-191-15/+1
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-171-1/+15
* Have content/ create and destroy its own threads. (Re-land)joi@chromium.org2011-11-281-2/+30
* Revert 111695 - Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-30/+2
* Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-2/+30
* Fix naming convention, add disallowed constructors.joi@chromium.org2011-11-041-7/+8
* Switch to composition for TestBrowserThread.joi@chromium.org2011-11-031-4/+30
* Thread::Stop() must be called before any subclass's destructor completes.joi@chromium.org2011-11-021-0/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-0/+20