summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider_observers.h
Commit message (Expand)AuthorAgeFilesLines
* Adding automation hooks for editing search engines.ace@chromium.org2010-10-121-3/+2
* Automation support for Find on a given page and return the search countnirnimesh@chromium.org2010-10-081-0/+3
* Make KeyboardAccessTest.ReserveKeyboardAccelerator not failisherman@chromium.org2010-10-041-1/+1
* Improve flaky ui_test AutomationProxyVisibleTest.AutocompleteMatchesTestjknotten@chromium.org2010-09-241-0/+22
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-1/+0
* Adding automation hook GetSearchEngineInfo, accessible through json automatio...ace@chromium.org2010-09-171-0/+22
* GTTF: Make WaitForInfoBarCount not Sleep.phajdan.jr@chromium.org2010-09-081-1/+28
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-071-0/+32
* Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep.gavinp@chromium.org2010-09-041-32/+0
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-031-0/+32
* Fix pyauto wait until hooks to use client-side WaitUntil BUG=53647alyssad@google.com2010-08-301-24/+0
* New downloads hooks for pyauto. BUG=35284alyssad@google.com2010-08-201-0/+48
* Download code cleanup patch of death:phajdan.jr@chromium.org2010-07-291-23/+3
* New pyauto hook for the translate feature.alyssad@chromium.org2010-07-271-0/+42
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fetch info about infobarsnirnimesh@chromium.org2010-07-211-0/+25
* Download code cleanup: split big files into smaller one.phajdan.jr@chromium.org2010-07-161-6/+7
* New PyAuto hook to get saved passwords. BUG=36179alyssad@chromium.org2010-07-161-0/+19
* Adding a new PyAuto hook for importing settings.alyssad@chromium.org2010-07-151-0/+20
* Clear Browsing Data hook added and some small tests. BUG=36176alyssad@chromium.org2010-07-141-0/+17
* Enable "get html from page" functionality for PyAuto.jrg@chromium.org2010-06-241-0/+21
* Measure loading time of several tabs.pathorn@chromium.org2010-06-161-1/+13
* Revert 49862 - Measure loading time of several tabs.michaeln@google.com2010-06-161-13/+1
* Measure loading time of several tabs.pathorn@chromium.org2010-06-161-1/+13
* Omnibox automation should wait for page load after selecting a popup item.nirnimesh@chromium.org2010-05-171-0/+22
* Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."bauerb@chromium.org2010-05-111-25/+2
* Reland r46681: Use IPC to wait for download in DownloadTest.bauerb@chromium.org2010-05-111-2/+25
* Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use...bauerb@chromium.org2010-05-071-24/+2
* Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa...bauerb@chromium.org2010-05-071-2/+24
* Enable more parts of automation on all platforms:phajdan.jr@chromium.org2010-05-041-3/+0
* Add automation hooks for fetching history.nirnimesh@chromium.org2010-04-191-0/+18
* Add support for basic extension automation through the Automation Proxy.kkania@chromium.org2010-04-061-6/+90
* Add generic "json dict" entry point for pyauto commands. Will preventjrg@chromium.org2010-04-021-0/+47
* Add pyauto hooks for bookmarks.jrg@chromium.org2010-03-121-0/+47
* Lands http://codereview.chromium.org/668105 for sosa:sky@chromium.org2010-03-101-0/+21
* Test cookie prompting.darin@chromium.org2010-03-041-1/+2
* Add support for to automation interface load install and load extensions.rogerta@chromium.org2009-10-201-0/+23
* Revert "Revert "Add startup tests that log start script, domcontentloaded, an...tony@chromium.org2009-10-071-0/+22
* Revert "Add startup tests that log start script, domcontentloaded, and onload."mattm@chromium.org2009-10-071-22/+0
* Add startup tests that log start script, domcontentloaded, and onload.tony@chromium.org2009-10-071-0/+22
* Move observers out of automation_provider.cc to declutter the file.phajdan.jr@chromium.org2009-08-281-0/+341