summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui/ui_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Have ChildProcessInfo contain a list of all running child processes (i.e. ins...jam@chromium.org2009-02-131-1/+2
* The Chrome Automation framework is based on a homegrown request response IPC ...ananta@chromium.org2009-02-111-11/+5
* Adds switch to ui tests that enable dialogs in slave process. I'msky@google.com2009-01-231-3/+9
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-46/+48
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* Remove timeout constants from ui_tests. All tests will nowpaulg@google.com2009-01-161-7/+7
* Add a sleep timeout argument to the ui_test scripts. This willpaulg@google.com2009-01-151-1/+10
* More ui_test purify changes.paulg@google.com2009-01-151-1/+1
* Pass the test case name to the browser process in order topaulg@google.com2009-01-131-0/+16
* Butcher some files to make ui_tests run 0 tests on Linux.evanm@google.com2009-01-061-7/+70
* Change the signature of JSONReader::Read() and relatedaa@chromium.org2008-12-291-6/+4
* Initial support for running the ui_tests under Purify on thepaulg@google.com2008-12-181-4/+38
* Add some initial before unload tests. We still need testsojan@google.com2008-12-171-0/+5
* Add a ui test to make sure the Find box does not go away on Reload but doesfinnur@google.com2008-12-151-3/+4
* Cleanup, part 1.pkasting@chromium.org2008-12-081-1/+1
* Add error messages to JSONReader and friends. This required a bit of refactor...aa@chromium.org2008-12-051-1/+1
* Add a note about a test that's expected to fail if you're not running crash_s...pkasting@chromium.org2008-12-031-4/+8
* Fix up paths now that test_file_util has moved.deanm@chromium.org2008-11-251-1/+1
* Add the flag "--extra-chrome-flags" for all UI tests.ericroman@google.com2008-11-181-0/+8
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-12/+11
* Bandaid patch so that we continue with crosssite navigations instead of clos...ojan@google.com2008-11-061-0/+9
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Switch various performance tests to produce output for use by the new genericpamg@google.com2008-10-181-4/+39
* This fixes http://code.google.com/p/chromium/issues/detail?id=146&,ananta@chromium.org2008-10-161-0/+36
* This is the same change as 2419 minus a line of debug code I accidentally lef...petersont@google.com2008-10-161-1/+1
* Add --js-flags to the list of flags accepted by UI tests.patrick@chromium.org2008-09-251-0/+5
* Readding UI test I pulled yesterday; hopefully the bots will like it more now...finnur@google.com2008-09-051-0/+17
* Adding a test to catch regressions where the Find box moves when you open and...finnur@google.com2008-08-281-2/+19
* Send the close browser window command via a automation messagejoshia@google.com2008-08-271-12/+12
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add the ability to disable breakpad while running the ui tests.maruel@google.com2008-08-211-0/+3
* Add a new PrintResult() method that outputs perf-test results in a particularpamg@google.com2008-08-191-0/+13
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-151-0/+4
* Initial version of a chrome memory test. This is not yet done; as it stillmbelshe@google.com2008-08-051-2/+2
* Try to cut down on some unnecessary dependencies. Remove any unused includes...deanm@google.com2008-07-281-0/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+554