summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui
Commit message (Expand)AuthorAgeFilesLines
* GTK Theme: Add startup tests for gtk themes.erg@google.com2009-08-182-1/+5
* Fix startup tests with complex theme.mirandac@chromium.org2009-08-152-1/+44
* linux: More automation porting.estade@chromium.org2009-08-131-6/+5
* Reverting 23313.mirandac@chromium.org2009-08-132-42/+1
* Enable StartupTest.PerfColdComplexTheme, and add rewriting of Preference file...mirandac@chromium.org2009-08-132-1/+42
* Test startup of new tab page with a complex theme.mirandac@chromium.org2009-08-102-0/+29
* Run the DOM Storage layout tests in the UI test framework since the test shel...jorlow@chromium.org2009-08-052-0/+275
* Remove duplication of DieFileDie, and move it to proper location.phajdan.jr@chromium.org2009-07-302-22/+1
* Increase timeouts in DieFileDie in hope to further reduce the flakiness.phajdan.jr@chromium.org2009-07-291-2/+2
* Disable the tips service by default.arv@google.com2009-07-251-1/+2
* Disable NPAPIVisiblePluginTester.OpenPopupWindowWithPlugin, which is flaky.yuzo@chromium.org2009-07-241-1/+2
* Turn backend tip service on by default.mirandac@chromium.org2009-07-121-0/+2
* Adding command line switch to run UI test in parallel.huanr@chromium.org2009-07-102-0/+38
* Fix NPAPIIncognitoTester.PrivateEnabledjam@chromium.org2009-07-071-1/+1
* Sprinkle some defensiveness into the UI tests so that they don't explode if t...stuartmorgan@chromium.org2009-07-073-8/+15
* Linux build fixdimich@google.com2009-06-241-1/+1
* Add ability to start/stop http server to ui_tests. This will be used to run W...dimich@google.com2009-06-232-0/+79
* Add a switch to allow longer shutdown timeouts, since quitting under valgrind...stuartmorgan@chromium.org2009-06-192-2/+15
* Revert 18512 - Revert 18373 Consider a redirect following user gesture as us...laforge@chromium.org2009-06-161-2/+61
* Revert 18373 - Consider a redirect following user gesture as userinitiated in...laforge@chromium.org2009-06-161-61/+2
* Consider a redirect following user gesture as user-initiated in maintainingyuzo@chromium.org2009-06-151-2/+61
* Compile sunspider on mac and linux.thomasvl@chromium.org2009-06-111-2/+8
* Enabled the v8 benchmark tests on mac/linux.thomasvl@chromium.org2009-06-111-2/+8
* DevTools: Remove legacy InspectorController UI tests.pfeldman@chromium.org2009-06-101-50/+0
* Remove checked-in .vcproj files that have been converted to gyp.sgk@google.com2009-06-101-620/+0
* <!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-042-8/+29
* Fix browser hang due to plugin deadlockamit@chromium.org2009-06-031-0/+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-289-28/+32
* Revert r16903 that causes reliability crash spike.huanr@chromium.org2009-05-262-26/+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-262-6/+26
* We need to add UI tests to test workers after we switch to process-per-worker...jianli@chromium.org2009-05-261-0/+8
* Committing issue 113734 for Joi.tommi@chromium.org2009-05-231-0/+12
* 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
* Displaying consecutive alerts from plugins should not hang the browser. The p...ananta@chromium.org2009-05-151-0/+9
* Make WidgetWin redraw child windows that are in a different process asynchron...jam@chromium.org2009-05-141-0/+22
* This is the successor to http://codereview.chromium.org/67150maruel@chromium.org2009-05-131-4/+31
* Revert r15693. The crash spike still exists.huanr@chromium.org2009-05-092-26/+6
* Retry r15294. The previous check in exposed bug 11659huanr@chromium.org2009-05-082-6/+26
* Adding a test for a testing that the bug http://crbug.com/9791 is really fixed.jcampan@chromium.org2009-05-061-28/+20
* 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-052-26/+6
* Close browser window synchronously during UI testhuanr@chromium.org2009-05-052-6/+26
* Linux: enable omni box ui test and automation proxy ui test.estade@chromium.org2009-05-051-3/+3
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-026-20/+19
* Fix BROWSER_WRAPPER env for ui tests so it works with commandstc@google.com2009-05-011-8/+4