summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove deprecated version of UITest::DieFileDie().thestig@chromium.org2009-04-162-13/+9
* Reverting 13748.erikkay@google.com2009-04-152-3/+12
* Submitting http://codereview.chromium.org/73075 on behalf of shinichiro.hamaj...erikkay@google.com2009-04-152-12/+3
* Implement chrome_proces_util for linux and enable download ui test.estade@chromium.org2009-04-141-15/+9
* Replace chrome_process_filter with chrome_process_util.estade@chromium.org2009-04-092-18/+23
* Enable a bunch of ui tests on Mac.pinkerton@chromium.org2009-04-081-2/+2
* Skeleton setup for new Automated UI test framework.huanr@chromium.org2009-04-081-0/+16
* linux: pass a bunch more ui tests.evan@chromium.org2009-04-072-5/+12
* posix: convert a NOTIMPLEMENTED into a bug.evan@chromium.org2009-04-071-2/+3
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-072-3/+3
* Remove deprecated wstring ctor of JSONFileValueSerializer.phajdan.jr@chromium.org2009-04-031-3/+4
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-431/+0
* Make Gtk/Gdk/GLib errors/warnings really fatal.phajdan.jr@chromium.org2009-04-011-0/+1
* Linux build fix.agl@chromium.org2009-03-311-1/+1
* Linux build fix.agl@chromium.org2009-03-311-0/+27
* - Add UI test for the V8 Benchmark Suite.patrick@chromium.org2009-03-3010-37/+335
* Retry of r12793: Rename some .cpp files to .cc.evan@chromium.org2009-03-304-6/+6
* Revert "Rename some .cpp files to .cc."evan@chromium.org2009-03-304-4/+4
* Rename some .cpp files to .cc.evan@chromium.org2009-03-304-4/+4
* - Re-enable DOM checker test.patrick@chromium.org2009-03-271-2/+2
* Disable DomCheckerTest.Http. TBR=nsylvaindimich@google.com2009-03-261-2/+2
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-263-2/+36
* When running ui_tests, need to tell valgrind to also trace child processes.dkegel@google.com2009-03-261-0/+12
* Re-enable DOM checker test.patrick@chromium.org2009-03-261-2/+2
* Minor cleanup:patrick@chromium.org2009-03-261-4/+4
* - Launch DOM checker in the subdirectory 'dom_checker/', as specified by itspatrick@chromium.org2009-03-261-2/+9
* - Add UI test for SunSpider.patrick@chromium.org2009-03-253-0/+195
* Port more UI tests to Linux.phajdan.jr@chromium.org2009-03-232-12/+2
* Enable first UI test on Linux (browser/images_uitest.cc)phajdan.jr@chromium.org2009-03-202-2/+1
* Render into a ChromeCanvasPaint object in a RootView under Linux.erg@google.com2009-03-191-0/+1
* Style issues:patrick@chromium.org2009-03-181-4/+6
* Make startup_tests print results on Linux.phajdan.jr@chromium.org2009-03-182-51/+50
* - Modify DOM checker automation to use DOM Automation Controller instead ofpatrick@chromium.org2009-03-183-73/+190
* Moved the EvictFileFromSystemCacheWrapper function to the UITest class as we ...ananta@chromium.org2009-03-162-0/+17
* - Add UI test for DOM checker.patrick@chromium.org2009-03-123-0/+168
* Hopefully make DownloadTest.UnknownSize not-flaky.phajdan.jr@chromium.org2009-03-111-4/+4