summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Eliminate a dependency on _com_issue_error() (via the use of _bstr_t)sgk@google.com2009-04-241-10/+0
* 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-222-18/+41
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-213-84/+25
* When restoring a closed tab using either ctrl-shift-T or the context menu, putpam@chromium.org2009-04-202-0/+13
* Retrial of the first step to port file_util::CountFilesCreatedAfter()erikkay@google.com2009-04-182-12/+3