summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for basic extension automation through the Automation Proxy.kkania@chromium.org2010-04-061-0/+52
* Add generic "json dict" entry point for pyauto commands. Will preventjrg@chromium.org2010-04-021-0/+11
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-311-0/+25
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-261-25/+0
* 3rd try. *sigh*slightlyoff@chromium.org2010-03-261-0/+3
* Reverting this CL to see if this fixes chrome frame unit test failures.ananta@chromium.org2010-03-251-3/+0
* Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ...slightlyoff@chromium.org2010-03-251-0/+3
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+25
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-25/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+25
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-221-7/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+7
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-221-7/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+7
* Adds an automation message to retrieve the list of enabled extensions, and CF...joi@chromium.org2010-03-161-0/+2
* Add pyauto hooks for bookmarks.jrg@chromium.org2010-03-121-0/+32
* Lands http://codereview.chromium.org/668105 for sosa:sky@chromium.org2010-03-101-0/+8
* ChromeFrame now uses host provided popup blocker.stoyan@chromium.org2010-03-081-1/+2
* Test cookie prompting.darin@chromium.org2010-03-041-1/+7
* Clone of issue 600130. (http://codereview.chromium.org/600130)twiz@chromium.org2010-02-161-0/+3
* Add support for the IE File->Save As command. This eventually ends up in Chro...ananta@chromium.org2010-02-041-0/+1
* Fixes flakiness in session restore test. I'm adding two things:sky@chromium.org2010-01-261-0/+1
* Rename unused "SSL" related automation methods to be generic, since that's wh...johnnyg@chromium.org2009-11-111-7/+7
* Revert 31419 - Commit Issue 255057: Unit Test for Toggling of Encoding AutoDe...willchan@chromium.org2009-11-091-6/+2
* Commit Issue 255057: Unit Test for Toggling of Encoding Auto-Detectrolandsteiner@chromium.org2009-11-091-2/+6
* Kiosk Mode implementation.mhm@chromium.org2009-11-091-0/+2
* Modifying extension automation so that it is done through a particularjoi@chromium.org2009-11-081-0/+1
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-061-2/+6
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-061-6/+2
* Fifth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-2/+6
* Re-landing of r30726, which was reverted as a possible cause of chromeos buil...estade@chromium.org2009-11-021-0/+3
* Revert "Handle GTK enter and leave notification events and pass them to WebKi...rafaelw@chromium.org2009-11-021-3/+0
* Handle GTK enter and leave notification events and pass them to WebKit as estade@chromium.org2009-11-021-0/+3
* Take 2 at this. The only change between this and the first is to add the GetT...sky@chromium.org2009-10-271-0/+4
* Revert 30194 - Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-271-4/+1
* Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-271-1/+4
* Enhance extension UI testing by enabling you to select which extensionjoi@chromium.org2009-10-231-1/+2
* Add support for to automation interface load install and load extensions.rogerta@chromium.org2009-10-201-0/+6
* When Chrome hands off a URL to be opened by the external host by the ViewHost...ananta@chromium.org2009-10-191-1/+1
* Revert "Revert "Add startup tests that log start script, domcontentloaded, an...tony@chromium.org2009-10-071-2/+8
* Revert "Add startup tests that log start script, domcontentloaded, and onload."mattm@chromium.org2009-10-071-8/+2
* Add startup tests that log start script, domcontentloaded, and onload.tony@chromium.org2009-10-071-2/+8
* Added support for specifying the BrowserFlags DWORD value when we register th...ananta@chromium.org2009-10-061-0/+2
* Landing patch from contributor Thiago Farina.finnur@chromium.org2009-09-301-2/+1
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-1/+1
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-1/+1
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-1/+1
* 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-0/+3
* Automated ui test porting + cleanup:estade@chromium.org2009-09-221-11/+4