summaryrefslogtreecommitdiffstats
path: root/chrome/test/automated_ui_tests
Commit message (Expand)AuthorAgeFilesLines
* Sprinkle some defensiveness into the UI tests so that they don't explode if t...stuartmorgan@chromium.org2009-07-072-18/+21
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-1/+1
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-242-13/+0
* Disable some flaky UI tests in windows Debug.mpcomplete@google.com2009-06-201-2/+11
* Disable flaky UI test.jparent@chromium.org2009-06-191-1/+2
* Move automated_ui_test_test to ui_tests from a library so it actually gets run.dkegel@google.com2009-06-162-4/+17
* Fix tab dragging test in automated UI test.huanr@chromium.org2009-06-125-122/+296
* Convert various chrome tests to gyp generation:sgk@chromium.org2009-06-041-228/+0
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-285-26/+27
* Try fix the flakey AutomatedUITestBase.RestoreTab.huanr@chromium.org2009-05-181-1/+2
* Making navigate, back, forward, and reloadhuanr@chromium.org2009-05-135-55/+82
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+0
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Consolidate notifiers used by different automationhuanr@chromium.org2009-05-075-42/+106
* Make RestoreTab synchronuous.huanr@chromium.org2009-05-065-9/+26
* Making CloseWindow and CloseTab automation APIhuanr@chromium.org2009-05-015-63/+164
* Convert Windows Sleep to PlatformThread::Sleepevan@chromium.org2009-04-281-2/+2
* Try fix a disabled AutomatedUITestBase test.huanr@chromium.org2009-04-204-16/+30
* Retrial of the first step to port file_util::CountFilesCreatedAfter()erikkay@google.com2009-04-182-4/+9
* Reverting 13748.erikkay@google.com2009-04-152-9/+4
* Submitting http://codereview.chromium.org/73075 on behalf of shinichiro.hamaj...erikkay@google.com2009-04-152-4/+9
* Disable flakey OpenNewBrowserWindow test.mmoss@chromium.org2009-04-151-1/+3
* Remove the usage of GetLastActiveBrowserWindowhuanr@chromium.org2009-04-142-22/+15
* A few more UI commands: duplicate tab, open window.huanr@chromium.org2009-04-135-42/+103
* Replace chrome_process_filter with chrome_process_util.estade@chromium.org2009-04-091-0/+12
* Skeleton setup for new Automated UI test framework.huanr@chromium.org2009-04-086-60/+161
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-186/+0
* Mechanic change based on comment from previous code review.huanr@chromium.org2009-03-312-36/+36
* Cleanup in automation. Remove WaitForTabCountToChange.phajdan.jr@chromium.org2009-03-301-3/+1
* This check in is the initial step to try improve UIhuanr@chromium.org2009-03-272-17/+27
* Get rid of WaitForWindowCountToChange.phajdan.jr@chromium.org2009-03-241-3/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* NO CODE CHANGE.maruel@google.com2009-03-101-1/+2
* Revert brett's code, for real this time.nsylvain@chromium.org2009-02-261-2/+1
* More URL constants replacement.brettw@chromium.org2009-02-261-1/+2
* We will sort the encoding menu items according to current used UI language ex...jnd@chromium.org2009-02-201-7/+9
* Suppress error dialog in automated UI test inhuanr@chromium.org2009-02-181-1/+8
* Refactor automation wrappers. Move the methods from AutomationProxy to the ap...stoyan@chromium.org2009-01-211-2/+2
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-6/+6
* Generate all chrome .vcproj files:sgk@google.com2009-01-171-26/+113
* Remove timeout constants from ui_tests. All tests will nowpaulg@google.com2009-01-161-17/+25
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-1/+25
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-1/+1
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-208/+208
* Cleanup, part 1.pkasting@chromium.org2008-12-082-13/+13
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-208/+208
* Un-duplicate EvictFileFromSystemCache.deanm@chromium.org2008-11-252-5/+0
* Fix accumulated webkit merge ramifications in the SCons build of Chromesgk@google.com2008-11-161-0/+2
* Adding in modp_b64 to test that needs it.bradnelson@chromium.org2008-11-061-4/+3
* SCons rename: automated_ui_tests and ui_tests.sgk@google.com2008-11-051-0/+75