summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui/ui_test.cc
Commit message (Expand)AuthorAgeFilesLines
* <!doctype html public '-//w3c//dtd html 4.0 transitional//en'><html><head><ME...willchan@chromium.org2009-06-101-4/+0
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-2/+2
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-4/+13
* Some UI tests would fail on some boxes as these tests have specific expectati...jcampan@chromium.org2009-06-011-0/+4
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-13/+19
* Revert r16903 that causes reliability crash spike.huanr@chromium.org2009-05-261-18/+6
* Run ui_tests (and other tests based on UITest) with --no-first-run to avoidmark@chromium.org2009-05-261-0/+3
* Retry r15294. The previous two tries causedhuanr@chromium.org2009-05-261-6/+18
* Fix some incorrect timeout settings in ui test.huanr@chromium.org2009-05-221-7/+7
* Enable IDC_CLOSE_WINDOW on linux.estade@chromium.org2009-05-201-0/+4
* Revert r15693. The crash spike still exists.huanr@chromium.org2009-05-091-18/+6
* Retry r15294. The previous check in exposed bug 11659huanr@chromium.org2009-05-081-6/+18
* Uncomment the crash checks in UITest::TearDown since CountFilesCreatedAfterevan@chromium.org2009-05-061-6/+0
* Revert r15294 that causes crash spike in chromebot.huanr@chromium.org2009-05-051-18/+6
* Close browser window synchronously during UI testhuanr@chromium.org2009-05-051-6/+18
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-021-9/+8
* Fix BROWSER_WRAPPER env for ui tests so it works with commandstc@google.com2009-05-011-8/+4
* Remove platform defines now that things work on Mac.pinkerton@chromium.org2009-04-281-10/+0
* POSIX: don't spawn zombies.agl@chromium.org2009-04-281-1/+12
* Convert Windows Sleep to PlatformThread::Sleepevan@chromium.org2009-04-281-3/+3
* Create a ChromeProcessUtil for the Mac, and enable it in the tests.avi@google.com2009-04-231-1/+1
* Restore closed tabs into new windows when necessary, and track the windows theypam@chromium.org2009-04-221-8/+14
* 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