summaryrefslogtreecommitdiffstats
path: root/content/test/content_browser_test.cc
Commit message (Expand)AuthorAgeFilesLines
* BrowserTestBase::CreateTestServer should accept FilePathtoyoshim@chromium.org2012-10-111-1/+1
* Rewrite layout_browsertests to use content_shell --dump-render-tree to execut...jochen@chromium.org2012-09-261-2/+4
* Disable HW decode in content_browsertests except on win & cros (to match chro...fischman@chromium.org2012-09-131-0/+6
* Add a MANUAL_ prefix for browser tests. These tests don't run unless --run-ma...jam@chromium.org2012-08-131-0/+5
* Don't print the callstack in forked browser test processes. This may allocate...jam@chromium.org2012-08-081-20/+0
* Convert speech and session history browser_tests to run under content_browser...jam@chromium.org2012-07-271-0/+10
* Add the RenderProcessHost::FastShutdownIfPossible calls to ContentBrowserTest...jam@chromium.org2012-07-271-0/+5
* Disable GPU process prelaunching in content_browsertests on Linux. This is ca...jam@chromium.org2012-07-261-0/+5
* Move over a bunch of tests from browser_tests to content_browsertests.jam@chromium.org2012-07-261-4/+1
* Move all the layout tests that ran under browser_tests to run under content_b...jam@chromium.org2012-07-251-0/+26
* Move plugin_browsertests.cc from browser_tests to content_browsertests.jam@chromium.org2012-07-231-1/+11
* Move content_shell and content_browsertests code into the content namespace.jam@chromium.org2012-07-191-3/+7
* Use a temp dir for the BrowserContext when content_shell is running as a brow...jam@chromium.org2012-07-191-1/+4
* Get content_browsertest working. I've added a simple test for now, and will c...jam@chromium.org2012-07-191-6/+30
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-1/+13
* Make an empty content browser test work.phajdan.jr@chromium.org2011-10-051-10/+5
* Fix remaining newline issues.phajdan.jr@chromium.org2011-09-301-1/+1
* Add (not yet working) content_browsertests target.phajdan.jr@chromium.org2011-09-301-0/+72