summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui/ui_test.h
Commit message (Expand)AuthorAgeFilesLines
* Make startup_tests print results on Linux.phajdan.jr@chromium.org2009-03-181-21/+21
* - Modify DOM checker automation to use DOM Automation Controller instead ofpatrick@chromium.org2009-03-181-0/+15
* Moved the EvictFileFromSystemCacheWrapper function to the UITest class as we ...ananta@chromium.org2009-03-161-0/+8
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-091-0/+3
* Make startup_tests build and run on Linux (except reference tests).phajdan.jr@chromium.org2009-03-051-11/+1
* Don't expose --single-process and --in-process-plugins for official Chrome re...jam@chromium.org2009-03-031-8/+0
* Add --log-level to the list of flags accepted by UI tests.patrick@chromium.org2009-02-271-0/+6
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-2/+2
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-3/+4
* Remove timeout constants from ui_tests. All tests will nowpaulg@google.com2009-01-161-11/+5
* Add a sleep timeout argument to the ui_test scripts. This willpaulg@google.com2009-01-151-0/+3
* Pass the test case name to the browser process in order topaulg@google.com2009-01-131-0/+4
* Butcher some files to make ui_tests run 0 tests on Linux.evanm@google.com2009-01-061-7/+34
* Initial support for running the ui_tests under Purify on thepaulg@google.com2008-12-181-0/+17
* 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-4/+5
* Add a note about a test that's expected to fail if you're not running crash_s...pkasting@chromium.org2008-12-031-0/+3
* revert these changes to see if this helps the UI tests.beng@google.com2008-11-131-3/+3
* Removes the old frames.ben@chromium.org2008-11-101-3/+3
* Bandaid patch so that we continue with crosssite navigations instead of clos...ojan@google.com2008-11-061-0/+5
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+1
* Switch various performance tests to produce output for use by the new genericpamg@google.com2008-10-181-0/+31
* This fixes http://code.google.com/p/chromium/issues/detail?id=146&,ananta@chromium.org2008-10-161-0/+13
* Add --js-flags to the list of flags accepted by UI tests.patrick@chromium.org2008-09-251-0/+6
* Readding UI test I pulled yesterday; hopefully the bots will like it more now...finnur@google.com2008-09-051-0/+6
* Adding a test to catch regressions where the Find box moves when you open and...finnur@google.com2008-08-281-4/+8
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-0/+2
* 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/+7
* Add a new PrintResult() method that outputs perf-test results in a particularpamg@google.com2008-08-191-0/+20
* Try to cut down on some unnecessary dependencies. Remove any unused includes...deanm@google.com2008-07-281-1/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+344