summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
* Committing issue 113734 for Joi.tommi@chromium.org2009-05-232-43/+0
* Re-do of r16741 (http://codereview.chromium.org/113482).robertshield@google.com2009-05-224-3/+16
* Revert of r16741 which appeared to cause a perf regression (???) on the build...robertshield@google.com2009-05-224-17/+3
* Adding the ability to alter Chrome's proxy settings via the automation interf...robertshield@google.com2009-05-224-3/+17
* First step to enable end-to-end testing of extensions through theaa@chromium.org2009-05-157-107/+216
* Fix and enable 3 tests in AutomationProxyTest.huanr@chromium.org2009-05-151-51/+12
* Create app_switches and remove a dep.beng@google.com2009-05-151-0/+1
* Remove AutomationRequest (deprecated by using SyncChannel). Some minor cleanup.stoyan@chromium.org2009-05-115-80/+4
* Pass external tab handle when Chrome sends outgoing notifications through aut...stoyan@chromium.org2009-05-082-11/+23
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-082-3/+2
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-062-2/+2
* 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