summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui/ui_test.cc
Commit message (Expand)AuthorAgeFilesLines
* When restoring a closed tab using either ctrl-shift-T or the context menu, putpam@chromium.org2009-04-201-0/+10
* Retrial of the first step to port file_util::CountFilesCreatedAfter()erikkay@google.com2009-04-181-6/+2
* Remove deprecated version of UITest::DieFileDie().thestig@chromium.org2009-04-161-9/+7
* Reverting 13748.erikkay@google.com2009-04-151-2/+6
* Submitting http://codereview.chromium.org/73075 on behalf of shinichiro.hamaj...erikkay@google.com2009-04-151-6/+2
* Implement chrome_proces_util for linux and enable download ui test.estade@chromium.org2009-04-141-15/+9
* Replace chrome_process_filter with chrome_process_util.estade@chromium.org2009-04-091-18/+11
* linux: pass a bunch more ui tests.evan@chromium.org2009-04-071-2/+4
* posix: convert a NOTIMPLEMENTED into a bug.evan@chromium.org2009-04-071-2/+3
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-1/+1
* Remove deprecated wstring ctor of JSONFileValueSerializer.phajdan.jr@chromium.org2009-04-031-3/+4
* - Add UI test for the V8 Benchmark Suite.patrick@chromium.org2009-03-301-1/+12
* When running ui_tests, need to tell valgrind to also trace child processes.dkegel@google.com2009-03-261-0/+12
* Enable first UI test on Linux (browser/images_uitest.cc)phajdan.jr@chromium.org2009-03-201-1/+1
* Make startup_tests print results on Linux.phajdan.jr@chromium.org2009-03-181-30/+29
* - Modify DOM checker automation to use DOM Automation Controller instead ofpatrick@chromium.org2009-03-181-1/+33
* Moved the EvictFileFromSystemCacheWrapper function to the UITest class as we ...ananta@chromium.org2009-03-161-0/+9
* Hopefully make DownloadTest.UnknownSize not-flaky.phajdan.jr@chromium.org2009-03-111-4/+4
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-091-1/+6
* Make page_cycler_tests build on Linux (doesn't run successfully yet).phajdan.jr@chromium.org2009-03-091-11/+10
* Revert change 11199 because it breaks the page cyclersnsylvain@chromium.org2009-03-071-10/+11
* Make page_cycler_tests build on Linux (doesn't run successfully yet).phajdan.jr@chromium.org2009-03-071-11/+10
* Make startup_tests build and run on Linux (except reference tests).phajdan.jr@chromium.org2009-03-051-60/+52
* Make UITest::CrashAwareSleep portable.phajdan.jr@chromium.org2009-03-041-1/+1
* Don't expose --single-process and --in-process-plugins for official Chrome re...jam@chromium.org2009-03-031-3/+0
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-281-4/+4
* Add --log-level to the list of flags accepted by UI tests.patrick@chromium.org2009-02-271-0/+3
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-5/+4
* 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