| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the corresponding cc files from content\test to be alongside their heade... | jam@chromium.org | 2012-08-14 | 1 | -91/+0 |
* | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | Move creation of BrowserContext objects that live in content to content, inst... | jam@chromium.org | 2012-02-20 | 1 | -2/+17 |
* | Reverting to green up the memory waterfall. | jhawkins@chromium.org | 2012-02-19 | 1 | -15/+1 |
* | Move creation of BrowserContext objects that live in content to content, inst... | jam@chromium.org | 2012-02-17 | 1 | -1/+15 |
* | Have content/ create and destroy its own threads. (Re-land) | joi@chromium.org | 2011-11-28 | 1 | -2/+30 |
* | Revert 111695 - Have content/ create and destroy its own threads. | joi@chromium.org | 2011-11-28 | 1 | -30/+2 |
* | Have content/ create and destroy its own threads. | joi@chromium.org | 2011-11-28 | 1 | -2/+30 |
* | Fix naming convention, add disallowed constructors. | joi@chromium.org | 2011-11-04 | 1 | -7/+8 |
* | Switch to composition for TestBrowserThread. | joi@chromium.org | 2011-11-03 | 1 | -4/+30 |
* | Thread::Stop() must be called before any subclass's destructor completes. | joi@chromium.org | 2011-11-02 | 1 | -0/+1 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -0/+20 |