summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation/automation_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* This CL is for the needs of ChromeFrame.stoyan@google.com2009-10-131-0/+6
* Revert "Revert "Add startup tests that log start script, domcontentloaded, an...tony@chromium.org2009-10-071-0/+6
* Revert "Add startup tests that log start script, domcontentloaded, and onload."mattm@chromium.org2009-10-071-6/+0
* Add startup tests that log start script, domcontentloaded, and onload.tony@chromium.org2009-10-071-0/+6
* Added support for specifying the BrowserFlags DWORD value when we register th...ananta@chromium.org2009-10-061-0/+4
* Landing patch from contributor Thiago Farina.finnur@chromium.org2009-09-301-1/+1
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-2/+2
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-2/+2
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-2/+2
* Update the TabContents::SavePage parameter to take FilePath instead of wstrin...rsesek@chromium.org2009-09-261-2/+2
* Reinstating the AutomationMsg_TabReposition message and related stuff which i...ananta@chromium.org2009-09-231-2/+5
* Automated ui test porting + cleanup:estade@chromium.org2009-09-221-17/+45
* Chrome side of the fix for http://b/issue?id=1694574, which is a bug caused w...ananta@chromium.org2009-09-061-7/+12
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-9/+9
* Chrome side of the fix for uploading histograms sent by automation clients. T...ananta@chromium.org2009-09-021-0/+5
* Fix another source of flakiness in ErrorPageTestphajdan.jr@chromium.org2009-08-261-6/+34
* Move some waiting from AutomationProxy to AutomationProvider.phajdan.jr@chromium.org2009-08-211-0/+15
* Support navigating to absolute index through automation.amit@chromium.org2009-08-191-10/+16
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-191-0/+11
* Revert "Add automation call to wait for multiple navigations."phajdan.jr@chromium.org2009-08-191-15/+0
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-191-0/+15
* Cleanup in AutomationProvider's navigation observer.phajdan.jr@chromium.org2009-08-181-9/+11
* Added support in the ExternalTabContainer for handling the NEW_FOREGROUND_TAB...ananta@chromium.org2009-08-141-0/+7
* linux: More automation porting.estade@chromium.org2009-08-131-3/+14
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-0/+6
* Added automation messages and corresponding handlers to support operations like ananta@chromium.org2009-07-291-0/+17
* Navigation and cookies for Automationamit@chromium.org2009-07-281-0/+5
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* Remove the defunct SetAccelerator message and replace it with anamit@chromium.org2009-07-141-28/+12
* Added an async automation message AutomationMsg_PrintAsync to asynchronously ...ananta@chromium.org2009-07-131-0/+3
* A prototype of resource loading through automationamit@chromium.org2009-07-091-0/+29
* Adds a way to set the boundaries of the browser window througharv@google.com2009-07-081-0/+9
* Make two IPC messages async.stoyan@chromium.org2009-07-061-4/+4
* Removes entirely dead code paths related to ConstrainedWindows.erg@chromium.org2009-06-161-24/+0
* Fixed 3 tests that failed in hebrew enabled vistahbono@chromium.org2009-06-151-0/+7
* Allow external hosts to handle the context menu and thus be able to customize...ananta@chromium.org2009-06-121-0/+12
* Get tab HWND directly as result of CreateExternalTab automation call.stoyan@chromium.org2009-06-111-2/+3
* Relanding the first of probably several patches trying to clean up the Blocke...erg@google.com2009-06-041-0/+7
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-2/+7
* Revert "This is the first of probably several patches trying to clean up the ...erg@google.com2009-06-031-7/+0
* This is the first of probably several patches trying to clean up the BlockedP...erg@google.com2009-06-031-0/+7
* Re-do of r16741 (http://codereview.chromium.org/113482).robertshield@google.com2009-05-221-1/+6
* Revert of r16741 which appeared to cause a perf regression (???) on the build...robertshield@google.com2009-05-221-7/+1
* Adding the ability to alter Chrome's proxy settings via the automation interf...robertshield@google.com2009-05-221-1/+7
* First step to enable end-to-end testing of extensions through theaa@chromium.org2009-05-151-0/+6
* Pass external tab handle when Chrome sends outgoing notifications through aut...stoyan@chromium.org2009-05-081-9/+20
* Making CloseWindow and CloseTab automation APIhuanr@chromium.org2009-05-011-0/+10
* Allow creating external tab in incognito mode.stoyan@chromium.org2009-04-231-1/+3
* When restoring a closed tab using either ctrl-shift-T or the context menu, putpam@chromium.org2009-04-201-0/+4
* Add a new notification for automation customers that the amit@chromium.org2009-04-161-0/+3