summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
* Linux: enable omni box ui test and automation proxy ui test.estade@chromium.org2009-05-051-2/+2
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-021-24/+22
* Making CloseWindow and CloseTab automation APIhuanr@chromium.org2009-05-013-1/+54
* Remove ifdefs now that Mac passes.pinkerton@chromium.org2009-04-301-9/+0
* Second attempt at cleaning up handling of --disable-popup-blocking. I didn't...pkasting@chromium.org2009-04-291-1/+1
* Convert Windows Sleep to PlatformThread::Sleepevan@chromium.org2009-04-281-2/+2
* Disable a test that fails on mac. I enabled this in r14684, buttc@google.com2009-04-271-2/+2
* Port another UI test file. Disable tests that still need to be ported.tc@google.com2009-04-271-11/+38
* Repair FileVersionInfo leak. Doh.robertshield@google.com2009-04-271-3/+3
* Allow creating external tab in incognito mode.stoyan@chromium.org2009-04-234-4/+34
* Restore closed tabs into new windows when necessary, and track the windows theypam@chromium.org2009-04-222-1/+1
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-213-32/+19
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-213-19/+32
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-213-32/+19
* When restoring a closed tab using either ctrl-shift-T or the context menu, putpam@chromium.org2009-04-205-2/+21
* Add a new notification for automation customers that the amit@chromium.org2009-04-161-0/+3
* Consolidate ApplyAccelerator and RunCommand codehuanr@chromium.org2009-04-162-5/+2
* Implement chrome_proces_util for linux and enable download ui test.estade@chromium.org2009-04-143-0/+22
* Remove the usage of GetLastActiveBrowserWindowhuanr@chromium.org2009-04-141-3/+4
* Removed the SetParentWindow function from tab_proxy and added a parent_window...ananta@chromium.org2009-04-132-16/+7
* Adding versioning support to the chrome automation protocol.robertshield@google.com2009-04-134-16/+109
* UI test portage, second try.estade@chromium.org2009-04-093-6/+6
* Updated the AutomationMsg_TabReposition IPC to be able to set the parent of a...ananta@chromium.org2009-04-073-1/+26
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-24/+24
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-034-15/+8
* Move IPC code to ipc/agl@chromium.org2009-04-034-8/+15
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-90/+0
* Use WebScriptSource and WebFindInPageRequest from the WebKit API.darin@chromium.org2009-03-313-15/+53
* Mechanic change based on comment from previous code review.huanr@chromium.org2009-03-313-12/+12
* Cleanup in automation. Remove WaitForTabCountToChange.phajdan.jr@chromium.org2009-03-303-34/+8
* This check in is the initial step to try improve UIhuanr@chromium.org2009-03-273-3/+30
* Get rid of WaitForWindowCountToChange.phajdan.jr@chromium.org2009-03-242-24/+0
* Convert FindInPage wstrings to string16.tc@google.com2009-03-191-1/+1
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-173-3/+3
* Add support for repositioning/resizing a tab window. This is needed as the Se...ananta@chromium.org2009-03-134-0/+84
* Remove some empty source files from the tree.deanm@chromium.org2009-03-112-0/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-106-7/+0
* NO CODE CHANGE.maruel@google.com2009-03-102-2/+4
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-094-15/+200
* Add regression test for bug 7900 and necessary infrastructure.phajdan.jr@chromium.org2009-03-092-0/+40
* Make page_cycler_tests build on Linux (doesn't run successfully yet).phajdan.jr@chromium.org2009-03-092-4/+7
* Revert change 11199 because it breaks the page cyclersnsylvain@chromium.org2009-03-072-7/+4
* Make page_cycler_tests build on Linux (doesn't run successfully yet).phajdan.jr@chromium.org2009-03-072-4/+7
* Add url to AutomationMsg_DidNavigate amit@chromium.org2009-03-061-1/+1
* Remove unnecessary typedef keywords that make gcc 4.3 unhappy.avi@chromium.org2009-03-051-2/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-3/+3
* Make startup_tests build and run on Linux (except reference tests).phajdan.jr@chromium.org2009-03-054-4/+26
* Register an onmessage handler with the external host binding instead of expli...ananta@chromium.org2009-03-033-5/+1
* Don't send the receiver function name in the ExternalHostBindings::ForwardMes...ananta@chromium.org2009-02-251-4/+1
* Make basic bits of chrome/test/automation build on Linux.phajdan.jr@chromium.org2009-02-259-85/+118