summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation/automation_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for repositioning/resizing a tab window. This is needed as the Se...ananta@chromium.org2009-03-131-0/+8
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-091-4/+8
* Add url to AutomationMsg_DidNavigate amit@chromium.org2009-03-061-1/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-3/+3
* Register an onmessage handler with the external host binding instead of expli...ananta@chromium.org2009-03-031-2/+1
* Don't send the receiver function name in the ExternalHostBindings::ForwardMes...ananta@chromium.org2009-02-251-4/+1
* Moving AutomationMsg_NavigationFailed to the end as required by the automatio...ananta@chromium.org2009-02-191-9/+9
* Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin...ananta@chromium.org2009-02-191-0/+9
* Enabling the BrowsersRememberFocus interactive UI test. The fix is to change theananta@chromium.org2009-02-131-3/+4
* Changing the AutomationMsg_SavePackageShouldPromptUser message to a sync messageananta@chromium.org2009-02-111-2/+2
* The Chrome Automation framework is based on a homegrown request response IPC ...ananta@chromium.org2009-02-111-377/+314
* Reapplying tab support (change 9388). I synced and re-applied my change and ...tommi@chromium.org2009-02-101-0/+20
* Reverting 9388 to see if this fixes ui tests.kuchhal@chromium.org2009-02-091-20/+0
* Adding support for tab notifications and initializing the focus of an automat...tommi@chromium.org2009-02-091-0/+20
* Handle review comments form previous change. Also, use enum types and not in...jam@chromium.org2009-02-061-11/+11
* Commit my changes that simplify automation message unpacking.jam@chromium.org2009-02-061-1/+3
* Commit just the changes to make creating new IPC channel types easier.jam@chromium.org2009-02-041-3/+1
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-4/+4
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-4/+4
* Better control over window creation of external tabsjoshia@google.com2009-01-281-5/+11
* Porting in chrome/ (add 6 files to Linux SCons build)phajdan.jr@chromium.org2009-01-081-18/+39
* Add a UI test to make sure we sanitize the filenametc@google.com2009-01-071-0/+5
* We need to add UI test for "Encoding" menu to avoid regression.jnd@google.com2008-12-191-5/+45
* Adding the capacity to interact with modal dialogs to the automation framework.jcampan@chromium.org2008-12-051-3/+12
* Fix issue 5079: Incorrect "Active match ordinal" count during Find-in-pagefinnur@google.com2008-12-041-5/+10
* Roll back a bunch of changes to tab dragging that seem to not have helped red...ben@chromium.org2008-11-181-2/+2
* Only block alert() requests from blocked popups; not all popups.erg@google.com2008-11-111-2/+7
* Re-land this change now that I've made a speculative fix to the DraggedTabCon...ben@chromium.org2008-11-101-2/+2
* Roll this change back until I understand the crashes.ben@chromium.org2008-11-081-2/+2
* Make AutomationProvider::WindowSimulateDrag use SendInput instead of sending ...ben@chromium.org2008-11-071-2/+2
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-241-2/+43
* Readding UI test I pulled yesterday; hopefully the bots will like it more now...finnur@google.com2008-09-051-0/+8
* Adding a test to catch regressions where the Find box moves when you open and...finnur@google.com2008-08-281-0/+13
* Adding a UI test to catch the crash described in issue 1341577.This test is d...finnur@google.com2008-08-271-1/+15
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Code review changes. Incorporated all the suggestions from previous review. joshia@google.com2008-08-211-3/+3
* Added support for PostMessage from the automation framework toiyengar@google.com2008-08-151-0/+6
* Code to facilitate sending message to external host.joshia@google.com2008-08-151-0/+8
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@904 0039d316-1c4b-4281-b9...sidchat@google.com2008-08-141-2/+2
* Adding an interactive UI test to catch when switching between two tabs (both ...finnur@google.com2008-08-061-0/+4
* Reapply 379 since it wasn't the issue with the build breakage.maruel@google.com2008-08-051-0/+2
* Revert change 379 to see if it fixes the build. Please reapply when it's green.nsylvain@google.com2008-08-051-2/+0
* Reduce the quantity of includes and template specialization in ipc_message_ut...maruel@google.com2008-08-051-0/+2
* Another attempt at this CL.jcampan@google.com2008-08-041-1/+11
* Reverting my last commit, it seems to cause regression on the page cycler tests.jcampan@google.com2008-08-041-11/+1
* Added testing of Chromium dialogs to the automated ui tests.jcampan@google.com2008-08-041-1/+11
* Add chrome to the repository.initial.commit2008-07-261-0/+723