summaryrefslogtreecommitdiffstats
path: root/chrome/test/interactive_ui
Commit message (Expand)AuthorAgeFilesLines
* Disable FastShutdown.SlowTermination, rather than mark FLAKYrsleevi@chromium.org2011-07-011-1/+1
* Marking FastShutdown.SlowTermination as flaky due to WebKit r90164.scherkus@chromium.org2011-07-011-1/+3
* Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.darin@chromium.org2011-06-274-1/+5
* Remove most of the remaining test dependencies (other than chrome/test).jam@chromium.org2011-06-141-1/+1
* Eliminate Window completely.ben@chromium.org2011-06-132-10/+18
* GTTF: Remove wait_for_terminate_timeout_ms in favor of action_max_timeout_msphajdan.jr@chromium.org2011-05-201-1/+1
* GTTF: Get rid of a redundant, hardcoded timeout in ViewEventTestBasephajdan.jr@chromium.org2011-05-202-21/+7
* Revert 86053 - GTTF: Get rid of a redundant, hardocded timeout in ViewEventTe...phajdan.jr@chromium.org2011-05-202-4/+21
* GTTF: Get rid of a redundant, hardocded timeout in ViewEventTestBasephajdan.jr@chromium.org2011-05-202-21/+4
* Re-land:ben@chromium.org2011-05-131-1/+1
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Removing command_execution_timeout_ms in favor of action_max_timeout_ms.hnguyen@chromium.org2011-04-111-1/+2
* GTTF: Detect browser crashes on shutdown in UI tests. phajdan.jr@chromium.org2011-04-061-2/+5
* Revert 80472 - GTTF: Detect browser crashes on shutdown in UI tests.Previousl...phajdan.jr@chromium.org2011-04-051-5/+2
* GTTF: Detect browser crashes on shutdown in UI tests.phajdan.jr@chromium.org2011-04-051-2/+5
* Build out NativeWindow interface for Window method pass-thrus.ben@chromium.org2011-03-101-1/+1
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-102-7/+6
* Move Event files into views/eventsben@chromium.org2011-02-092-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-052-3/+3
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-2/+2
* Remove action_max_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-193-13/+16
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-132-41/+16
* Moves everything related to launching and terminating the browser from UITest...nirnimesh@chromium.org2011-01-082-3/+4
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-081-34/+18
* Move:ben@chromium.org2010-12-021-1/+1
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Mark following tests as flaky due to an assertion failure:phajdan.jr@chromium.org2010-11-081-3/+5
* GTTF: Disable tests that flakily time out:phajdan.jr@chromium.org2010-11-081-2/+4
* GTTF: Disable crashing/hanging tests:phajdan.jr@chromium.org2010-10-221-1/+1
* Mark NPAPIVisiblePluginTester.GetURLRequest404Response as flaky.phajdan.jr@chromium.org2010-10-211-1/+2
* Wait calling OnMenuOpened until the domui menu is ready to accept input.oshima@chromium.org2010-10-121-11/+2
* Temporarily disables tests that does not work with DOMUI menu2.oshima@chromium.org2010-10-121-1/+1
* Temporarily disables tests that does not work with DOMUI menu2.oshima@chromium.org2010-10-121-2/+11
* Disable KeyboardAccessTest.ReserveKeyboardAccelerators on ChromeOSisherman@chromium.org2010-10-041-1/+9
* Make KeyboardAccessTest.ReserveKeyboardAccelerator not failisherman@chromium.org2010-10-041-2/+3
* Move interactive_ui_tests gyp definitions into chrome/chrome_tests.gypiisherman@chromium.org2010-09-301-172/+0
* A quick fix for Issue 45091.hbono@chromium.org2010-09-241-5/+20
* Revert 59715 - Second try of http://codereview.chromium.org/3322009 since it ...sky@chromium.org2010-09-171-1/+0
* Second try of http://codereview.chromium.org/3322009 since it got reverted.imcheng@chromium.org2010-09-161-0/+1
* Revert 58910 - This broke the "Google Chrome" compile.nsylvain@chromium.org2010-09-091-1/+0
* Added a media UI test case for fullscreen video implementation for Windows (w...imcheng@chromium.org2010-09-091-0/+1
* Enable FastShutdown interactive ui test on Windows.estade@chromium.org2010-09-081-5/+0
* GTTF: Make WaitForInfoBarCount not Sleep.phajdan.jr@chromium.org2010-09-081-4/+4
* Make FastShutdown ui test more reliable on linux.estade@chromium.org2010-09-082-0/+64
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-071-2/+2
* Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep.gavinp@chromium.org2010-09-041-2/+2
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-031-2/+2
* Re-lands 58186:bryeung@chromium.org2010-09-032-13/+13