summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-0/+1
* Revert "This is the first of probably several patches trying to clean up the ...erg@google.com2009-06-031-3/+0
* This is the first of probably several patches trying to clean up the BlockedP...erg@google.com2009-06-031-0/+3
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-3/+8
* Re-do of r16741 (http://codereview.chromium.org/113482).robertshield@google.com2009-05-221-0/+1
* Revert of r16741 which appeared to cause a perf regression (???) on the build...robertshield@google.com2009-05-221-1/+0
* Adding the ability to alter Chrome's proxy settings via the automation interf...robertshield@google.com2009-05-221-0/+1
* Use NotificationRegistrar to handle notification observing.Also cleans up som...pkasting@chromium.org2009-05-211-9/+4
* Allow connecting and messaging with extension ports by funneling externalmpcomplete@google.com2009-05-191-0/+13
* First step to enable end-to-end testing of extensions through theaa@chromium.org2009-05-151-0/+3
* Move tree-related classes that Linux code depends on from views/ to app/phajdan.jr@chromium.org2009-05-131-0/+2
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Linux: enable omni box ui test and automation proxy ui test.estade@chromium.org2009-05-051-2/+2
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-3/+3
* Making CloseWindow and CloseTab automation APIhuanr@chromium.org2009-05-011-0/+4
* Port and enable most of TabRestoreUITest on linux.estade@chromium.org2009-04-241-1/+9
* Allow creating external tab in incognito mode.stoyan@chromium.org2009-04-231-2/+2
* When restoring a closed tab using either ctrl-shift-T or the context menu, putpam@chromium.org2009-04-201-0/+1
* Consolidate ApplyAccelerator and RunCommand codehuanr@chromium.org2009-04-161-5/+4
* Implement chrome_proces_util for linux and enable download ui test.estade@chromium.org2009-04-141-0/+2
* A few more UI commands: duplicate tab, open window.huanr@chromium.org2009-04-131-1/+1
* UI test portage, second try.estade@chromium.org2009-04-091-1/+2
* back out r13442estade@chromium.org2009-04-091-1/+1
* UI test string portage.estade@chromium.org2009-04-091-1/+1
* posix: implement AutomationWindowTracker.evan@chromium.org2009-04-081-2/+2
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-2/+2
* Move IPC code to ipc/agl@chromium.org2009-04-031-2/+2
* Use WebScriptSource and WebFindInPageRequest from the WebKit API.darin@chromium.org2009-03-311-2/+1
* This check in is the initial step to try improve UIhuanr@chromium.org2009-03-271-0/+2
* Add support for repositioning/resizing a tab window. This is needed as the Se...ananta@chromium.org2009-03-131-0/+4
* 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