summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui
Commit message (Expand)AuthorAgeFilesLines
* Moved the SelfDeletePluginInvokeInSynchronousMouseMove to interactive ui testsananta@chromium.org2008-10-294-40/+119
* Revert r4094; ui_tests failures in SelfDeletePluginInvokeInSynchronousMouseMove.sgk@google.com2008-10-281-37/+1
* Proposed fix for http://b/issue?id=1362948, which is a crash in the rendererw...ananta@chromium.org2008-10-281-1/+37
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-272-1/+3
* Factor find in page out of WebContents and into the view, since it is almostbrettw@google.com2008-10-211-1/+1
* This fixes http://code.google.com/p/chromium/issues/detail?id=205, which was ...ananta@chromium.org2008-10-201-0/+9
* Switch various performance tests to produce output for use by the new genericpamg@google.com2008-10-182-4/+70
* This fixes http://code.google.com/p/chromium/issues/detail?id=146&,ananta@chromium.org2008-10-165-93/+198
* This is the same change as 2419 minus a line of debug code I accidentally lef...petersont@google.com2008-10-161-1/+1
* Renable disabled plugin ui tests since they now pass again.jam@chromium.org2008-10-131-2/+2
* Add --js-flags to the list of flags accepted by UI tests.patrick@chromium.org2008-09-253-0/+16
* Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...maruel@google.com2008-09-241-1/+2
* Disable tests while I investigatejam@chromium.org2008-09-231-2/+2
* Reverting the fixes for the UI test single-process mode in the NPAPIiyengar@google.com2008-09-191-6/+8
* Move the Save Page code to the browser/download/ directory.paulg@google.com2008-09-141-1/+1
* Move the download code to new directories:paulg@google.com2008-09-131-1/+1
* Readding UI test I pulled yesterday; hopefully the bots will like it more now...finnur@google.com2008-09-052-0/+23
* Moves the bookmark bar view test into the interactive tests. To getsky@google.com2008-09-022-256/+0
* Adding a test to catch regressions where the Find box moves when you open and...finnur@google.com2008-08-282-6/+27
* Send the close browser window command via a automation messagejoshia@google.com2008-08-271-12/+12
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-265-17/+16
* Make PlatformThread::SetName operate only on the current thread.deanm@google.com2008-08-251-1/+1
* Use a more compact license header in source files.license.bot2008-08-2410-280/+40
* Add the ability to disable breakpad while running the ui tests.maruel@google.com2008-08-213-0/+12
* fix build bustagedarin@google.com2008-08-211-1/+2
* Add a new PrintResult() method that outputs perf-test results in a particularpamg@google.com2008-08-192-0/+33
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-152-1/+10
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-151-0/+4
* Move Tab Drag Tests inside Project interactive_ui_testssidchat@google.com2008-08-111-8/+0
* A set of tests to exercise chrome menus as well as parts of bookmarksky@google.com2008-08-112-0/+295
* M chrome/test/ui/ui_tests.vcprojsidchat@google.com2008-08-081-0/+8
* Initial version of a chrome memory test. This is not yet done; as it stillmbelshe@google.com2008-08-051-2/+2
* Adds new class AtExitManager which manages the dtors of all singletons.cpu@google.com2008-08-011-0/+5
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-312-2/+2
* Try to cut down on some unnecessary dependencies. Remove any unused includes...deanm@google.com2008-07-282-1/+2
* Add chrome to the repository.initial.commit2008-07-2611-0/+2259