summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui/ui_test.cc
Commit message (Expand)AuthorAgeFilesLines
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* ifdef out tests that don't apply to the Macstuartmorgan@chromium.org2010-09-231-0/+2
* Use a scoped temp dir in browser_tests instead of deleting the default user d...rohitrao@chromium.org2010-09-231-15/+3
* Unify the two places we attempt to find the crash count.evan@chromium.org2010-09-221-10/+15
* Revert 57897 - GTTF: Retry launching the browser a few times in UITest.phajdan.jr@chromium.org2010-09-141-37/+8
* GTTF: Move UI test timeouts to a centralized place, chrome/test/test_timeouts.phajdan.jr@chromium.org2010-09-101-93/+17
* Fix CheckFalseTest.CheckFails on Linux after my change to ui_test.phajdan.jr@chromium.org2010-09-091-0/+12
* Make FastShutdown ui test more reliable on linux.estade@chromium.org2010-09-081-11/+15
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-031-2/+1
* GTTF: Retry launching the browser a few times in UITest.phajdan.jr@chromium.org2010-08-301-8/+37
* GTTF: Extract performance-testing-specific parts of UITestBase to UIPerfTest.phajdan.jr@chromium.org2010-08-261-316/+0
* Revert 56738 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_t...rvargas@google.com2010-08-191-12/+0
* Fix CheckFalseTest.CheckFails on Linux after my change to ui_test.phajdan.jr@chromium.org2010-08-191-0/+12
* GTTF: After timeout, all further automation calls should fail immediately.phajdan.jr@chromium.org2010-08-191-2/+9
* CommandLine: eliminate wstring-accepting AppendLooseValueevan@chromium.org2010-08-131-5/+6
* Add new downloads testsnirnimesh@chromium.org2010-08-071-0/+11
* GTTF: Replace DCHECK with EXPECT_TRUE in UITestBase.phajdan.jr@chromium.org2010-08-061-1/+1
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-061-14/+14
* Revert "Remove GetSwitchValue() from chrome/* where easy."evan@chromium.org2010-08-041-14/+14
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-041-14/+14
* PrependWrapper is platform-specific, so it should take a platform string.evan@chromium.org2010-08-041-1/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-7/+12
* Remove some wstrings used in ui_test.cc.evan@chromium.org2010-07-301-12/+11
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-3/+3
* Use an integer for the port parameter to the UI test HTTP server.evan@chromium.org2010-07-301-5/+4
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-5/+5
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-291-12/+7
* GTTF: Make ui_tests more reliable by using a temporary profile directoryphajdan.jr@chromium.org2010-07-211-27/+23
* Set url fetch test timeout back to old values. Increase UI test command timeo...thestig@chromium.org2010-07-171-1/+1
* GTTF: increase UITestBase::timeout_ms_ slightly (to 10 minutes) for Dromaeo t...phajdan.jr@chromium.org2010-07-161-1/+1
* GTTF: Keep the train fast, lower the UI test timeouts.phajdan.jr@chromium.org2010-07-161-4/+4
* chromeos: except when signing off, disallow closing of last NTP of last non-i...kuan@chromium.org2010-07-141-0/+3
* Output some error text if one of these Wait functions should timeout.darin@chromium.org2010-07-141-7/+32
* Cleanup: remove use_existing_browser infrastructure from ui_test.phajdan.jr@chromium.org2010-07-031-46/+9
* Minor cleanups of usage of process_util code.maruel@chromium.org2010-06-111-2/+2
* Relanding 48042.jcivelli@chromium.org2010-05-251-8/+0
* Revert 48042: it breaks unit-tests and UI tests on ChromeOSjcivelli@chromium.org2010-05-241-0/+8
* Disabling app launcher and enabling apps by default on ChromeOS .jcivelli@chromium.org2010-05-241-8/+0
* Switch UITestBase::WaitForFinish to use WaitUntilCookieNotEmptystuartmorgan@chromium.org2010-05-181-5/+4
* Removing the app launcher button in the ChromeOS browser and making the app l...jcivelli@chromium.org2010-05-141-0/+8
* Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."bauerb@chromium.org2010-05-111-0/+24
* Reland r46681: Use IPC to wait for download in DownloadTest.bauerb@chromium.org2010-05-111-24/+0
* Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use...bauerb@chromium.org2010-05-071-0/+24
* Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa...bauerb@chromium.org2010-05-071-24/+0
* Don't use the checked in python for UI tests on Windows.tony@chromium.org2010-04-261-13/+2
* Update WebKit to r58033jamesr@chromium.org2010-04-221-5/+6
* Add ability to manipulate DOM elements from the automation proxy. Rework the ...kkania@chromium.org2010-04-161-0/+2
* Move ProcessEntry and IoCounters inside namespace base.maruel@chromium.org2010-04-081-1/+1
* [GTTF] Tests cleanup:phajdan.jr@chromium.org2010-04-081-1/+5