| Commit message (Expand) | Author | Age | Files | Lines |
* | Move remaining content test code into the content namespace. | jam@chromium.org | 2012-10-30 | 1 | -1/+1 |
* | when running in single process mode, modify the browser's command line to inc... | jochen@chromium.org | 2012-10-25 | 1 | -1/+0 |
* | BrowserTestBase::CreateTestServer should accept FilePath | toyoshim@chromium.org | 2012-10-11 | 1 | -1/+1 |
* | Rewrite layout_browsertests to use content_shell --dump-render-tree to execut... | jochen@chromium.org | 2012-09-26 | 1 | -2/+4 |
* | Disable HW decode in content_browsertests except on win & cros (to match chro... | fischman@chromium.org | 2012-09-13 | 1 | -0/+6 |
* | Add a MANUAL_ prefix for browser tests. These tests don't run unless --run-ma... | jam@chromium.org | 2012-08-13 | 1 | -0/+5 |
* | Don't print the callstack in forked browser test processes. This may allocate... | jam@chromium.org | 2012-08-08 | 1 | -20/+0 |
* | Convert speech and session history browser_tests to run under content_browser... | jam@chromium.org | 2012-07-27 | 1 | -0/+10 |
* | Add the RenderProcessHost::FastShutdownIfPossible calls to ContentBrowserTest... | jam@chromium.org | 2012-07-27 | 1 | -0/+5 |
* | Disable GPU process prelaunching in content_browsertests on Linux. This is ca... | jam@chromium.org | 2012-07-26 | 1 | -0/+5 |
* | Move over a bunch of tests from browser_tests to content_browsertests. | jam@chromium.org | 2012-07-26 | 1 | -4/+1 |
* | Move all the layout tests that ran under browser_tests to run under content_b... | jam@chromium.org | 2012-07-25 | 1 | -0/+26 |
* | Move plugin_browsertests.cc from browser_tests to content_browsertests. | jam@chromium.org | 2012-07-23 | 1 | -1/+11 |
* | Move content_shell and content_browsertests code into the content namespace. | jam@chromium.org | 2012-07-19 | 1 | -3/+7 |
* | Use a temp dir for the BrowserContext when content_shell is running as a brow... | jam@chromium.org | 2012-07-19 | 1 | -1/+4 |
* | Get content_browsertest working. I've added a simple test for now, and will c... | jam@chromium.org | 2012-07-19 | 1 | -6/+30 |
* | Expose the sandbox related code through the content API. I did a bit of clean... | jam@chromium.org | 2011-10-29 | 1 | -1/+13 |
* | Make an empty content browser test work. | phajdan.jr@chromium.org | 2011-10-05 | 1 | -10/+5 |
* | Fix remaining newline issues. | phajdan.jr@chromium.org | 2011-09-30 | 1 | -1/+1 |
* | Add (not yet working) content_browsertests target. | phajdan.jr@chromium.org | 2011-09-30 | 1 | -0/+72 |