summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Chrome side of the fix for http://b/issue?id=1694574, which is a bug caused w...ananta@chromium.org2009-09-061-0/+5
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-2/+2
* Fix another source of flakiness in ErrorPageTestphajdan.jr@chromium.org2009-08-261-0/+8
* Move some waiting from AutomationProxy to AutomationProvider.phajdan.jr@chromium.org2009-08-211-0/+5
* Support navigating to absolute index through automation.amit@chromium.org2009-08-191-0/+2
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-191-6/+10
* Revert "Add automation call to wait for multiple navigations."phajdan.jr@chromium.org2009-08-191-10/+6
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-191-6/+10
* Cleanup in AutomationProvider's navigation observer.phajdan.jr@chromium.org2009-08-181-9/+1
* Added support in the ExternalTabContainer for handling the NEW_FOREGROUND_TAB...ananta@chromium.org2009-08-141-0/+3
* linux: More automation porting.estade@chromium.org2009-08-131-4/+4
* Porting POINT to gfx::Point.thestig@chromium.org2009-08-071-2/+6
* Revert of r22559.aa@chromium.org2009-08-061-1/+1
* Bunch of Coverity fixes, rather minor severity.phajdan.jr@chromium.org2009-08-061-1/+1
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-0/+1
* Added automation messages and corresponding handlers to support operations like ananta@chromium.org2009-07-291-0/+15
* Reverting 21588 to make Linux toolkit dbg happy.mhm@chromium.org2009-07-251-5/+4
* Reverting 21593.mhm@chromium.org2009-07-251-3/+2
* Fix Linux Toolkit dbg bustage.mhm@chromium.org2009-07-251-2/+3
* Porting POINT to gfx::Point for automation providermhm@chromium.org2009-07-241-4/+5
* Split the IPC code into ipc/agl@chromium.org2009-07-221-2/+2
* Remove the defunct SetAccelerator message and replace it with anamit@chromium.org2009-07-141-13/+4