summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-091-1/+3
* Register an onmessage handler with the external host binding instead of expli...ananta@chromium.org2009-03-031-2/+1
* Compile parts of chrome/browser/automation on Linux.phajdan.jr@chromium.org2009-02-251-7/+30
* Enabling the BrowsersRememberFocus interactive UI test. The fix is to change theananta@chromium.org2009-02-131-1/+1
* Changing the AutomationMsg_SavePackageShouldPromptUser message to a sync messageananta@chromium.org2009-02-111-2/+1
* The Chrome Automation framework is based on a homegrown request response IPC ...ananta@chromium.org2009-02-111-143/+167
* Reapplying tab support (change 9388). I synced and re-applied my change and ...tommi@chromium.org2009-02-101-0/+5
* Reverting 9388 to see if this fixes ui tests.kuchhal@chromium.org2009-02-091-5/+0
* Adding support for tab notifications and initializing the focus of an automat...tommi@chromium.org2009-02-091-0/+5
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-0/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+2
* Better control over window creation of external tabsjoshia@google.com2009-01-281-1/+2
* Rework the command updater to not be dependent on views::Button (needed for p...ben@chromium.org2009-01-201-0/+1
* Add a UI test to make sure we sanitize the filenametc@google.com2009-01-071-0/+3
* We need to add UI test for "Encoding" menu to avoid regression.jnd@google.com2008-12-191-1/+27
* Adding the capacity to interact with modal dialogs to the automation framework.jcampan@chromium.org2008-12-051-0/+2
* Roll back a bunch of changes to tab dragging that seem to not have helped red...ben@chromium.org2008-11-181-2/+1
* Only block alert() requests from blocked popups; not all popups.erg@google.com2008-11-111-1/+1
* Re-land this change now that I've made a speculative fix to the DraggedTabCon...ben@chromium.org2008-11-101-1/+2
* Roll this change back until I understand the crashes.ben@chromium.org2008-11-081-2/+1
* Make AutomationProvider::WindowSimulateDrag use SendInput instead of sending ...ben@chromium.org2008-11-071-1/+2
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-2/+2
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-241-1/+27
* Readding UI test I pulled yesterday; hopefully the bots will like it more now...finnur@google.com2008-09-051-0/+3
* No code change, just changing a comment (a nit from my previous review). This...finnur@google.com2008-08-281-3/+3
* Adding a test to catch regressions where the Find box moves when you open and...finnur@google.com2008-08-281-0/+11
* Adding a UI test to catch the crash described in issue 1341577.This test is d...finnur@google.com2008-08-271-3/+8
* 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/+4
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-151-3/+4
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@904 0039d316-1c4b-4281-b9...sidchat@google.com2008-08-141-1/+2
* Adding an interactive UI test to catch when switching between two tabs (both ...finnur@google.com2008-08-061-8/+12
* Another attempt at this CL.jcampan@google.com2008-08-041-0/+3
* Reverting my last commit, it seems to cause regression on the page cycler tests.jcampan@google.com2008-08-041-3/+0
* Added testing of Chromium dialogs to the automated ui tests.jcampan@google.com2008-08-041-0/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+379