summaryrefslogtreecommitdiffstats
path: root/chrome/test/base/chrome_test_launcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Install Breakpad Client for out of process tests.jochen@chromium.org2013-08-051-0/+14
* Update include paths in chrome/test for base/process changes.rsesek@chromium.org2013-07-241-1/+1
* GTTF: Move core parts of test_launcher down to base.phajdan.jr@chromium.org2013-06-201-6/+0
* Revert "GTTF: Remove message loop hooks from TestLauncherDelegate"phajdan.jr@chromium.org2013-06-141-13/+2
* Use a direct include of strings headers in chrome/test/.avi@chromium.org2013-06-111-1/+1
* Now that the ui_controls methods moved to ui\base (before r204792 it was only...jam@chromium.org2013-06-101-1/+2
* move ui controls to ui/base/testoshima@chromium.org2013-06-071-6/+11
* GTTF: Remove message loop hooks from TestLauncherDelegatephajdan.jr@chromium.org2013-05-311-2/+14
* Remove forwarding include for base/files/file_path except for MTPD.brettw@chromium.org2013-02-241-1/+1
* Enable browser_tests on linux_aura.erg@chromium.org2013-02-231-2/+15
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/ edition part 1.rsleevi@chromium.org2013-02-071-1/+1
* Move ChromeWebUIControllerFactory to before PostProfileInit, so that login ui...jam@chromium.org2013-01-291-3/+0
* Fix TestChromeWebUIFactory using tests. Now that the object is constructed be...jam@chromium.org2013-01-281-0/+3
* Move ui_controls files to chrome\test\base since they're now only usd within ...jam@chromium.org2013-01-141-3/+3
* Make ui_controls only usable from interactive_ui_tests. This has two benefits:jam@chromium.org2013-01-141-0/+19
* Enable interactive_ui_tests on Win Aura bots.jam@chromium.org2012-12-131-9/+0
* Make browser_tests early exit on Linux Aura. This way we can enable them on t...jam@chromium.org2012-12-031-1/+5
* Try enabling browser_tests on aura againjam@chromium.org2012-11-291-3/+0
* oopsjam@chromium.org2012-11-291-1/+1
* Disable browser_tests on win_aura again. TBR=scottmgjam@chromium.org2012-11-291-0/+3
* Disable notifications tests on win aura while I investigate what's breaking t...jam@chromium.org2012-11-281-3/+7
* Revert 169851 because a few tests are failing on the buildbot, but not on the...jam@chromium.org2012-11-281-7/+3
* Run browser_tests on win_aura bots.jam@chromium.org2012-11-281-4/+8
* Early exit in win aura browser tests since they're not green yet.jam@chromium.org2012-10-291-0/+7
* Move sandbox code in content to content namespace.jam@chromium.org2012-10-231-2/+2
* Makes it possible to run content_browsertests with --as-browser and fake WebR...phoglund@chromium.org2012-09-101-30/+12
* Make content_browsertests support restarts across a test.jam@chromium.org2012-08-171-18/+2
* InProcessBrowserTest.Empty is only valid for browser_tests, so ask the test d...jam@chromium.org2012-07-191-9/+9
* Fix NetInternalsTest.netInternalsDnsViewIncognitoClears after r147404. It tur...jam@chromium.org2012-07-191-5/+12
* Get content_browsertest working. I've added a simple test for now, and will c...jam@chromium.org2012-07-191-0/+26
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-181-1/+1
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-131-1/+1
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-131-1/+1
* Move test headers from content\test to content\public\test. This way we can e...jam@chromium.org2012-06-041-1/+1
* Convert the session restore ui_tests to browser_tests. I renabled the disable...jam@chromium.org2012-04-251-4/+8
* Use DieFileDie in ChromeTestLauncherDelegate cleanup.mattm@chromium.org2012-04-211-2/+2
* Fix handling of failure to delete the temp dir in r129992mattm@chromium.org2012-03-311-1/+6
* Fix ChromeTestLauncherDelegate leaking temp directories.mattm@chromium.org2012-03-301-3/+8
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-101-2/+2
* Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...marshall@chromium.org2012-02-091-2/+2
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-091-2/+2
* Revert "Support sharing of ContentMain and BrowserMain code with embedded use...evan@chromium.org2012-02-061-2/+2
* Support sharing of ContentMain and BrowserMain code with embedded use cases.marshall@chromium.org2012-02-061-2/+2
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-1/+1
* GTTF: Make browser_tests on Windows self-contained.phajdan.jr@chromium.org2011-10-101-22/+6
* First attempt at fixing the tests that time out in Win7 Sync builder.satish@chromium.org2011-10-071-6/+22
* GTTF: Make browser_tests on Windows self-contained.phajdan.jr@chromium.org2011-10-071-22/+6
* GTTF: Make browser_tests self-contained on Linux.phajdan.jr@chromium.org2011-10-061-0/+12
* Make an empty content browser test work.phajdan.jr@chromium.org2011-10-051-30/+6