summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider_observers.cc
Commit message (Expand)AuthorAgeFilesLines
* Omnibox automation should wait for page load after selecting a popup item.nirnimesh@chromium.org2010-05-171-0/+33
* Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."bauerb@chromium.org2010-05-111-37/+3
* Reland r46681: Use IPC to wait for download in DownloadTest.bauerb@chromium.org2010-05-111-3/+37
* Add an AddHistoryItem() API to PyAuto with example use.jrg@chromium.org2010-05-071-2/+2
* Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use...bauerb@chromium.org2010-05-071-34/+3
* Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa...bauerb@chromium.org2010-05-071-3/+34
* Enable more parts of automation on all platforms:phajdan.jr@chromium.org2010-05-041-7/+1
* Add info about starred history items.nirnimesh@chromium.org2010-04-201-0/+4
* Add automation hooks for fetching history.nirnimesh@chromium.org2010-04-191-0/+29
* [GTTF] Make automation calls for Downloads, Extensions, and History pagesphajdan.jr@chromium.org2010-04-121-1/+8
* Add support for basic extension automation through the Automation Proxy.kkania@chromium.org2010-04-061-4/+161
* Add generic "json dict" entry point for pyauto commands. Will preventjrg@chromium.org2010-04-021-0/+11
* Notify all active login prompts when one login prompt is submitted. This allows tonyg@chromium.org2010-04-011-1/+3
* Revert 42770 - Notify all active login prompts when one login prompt is submi...tonyg@chromium.org2010-03-261-3/+1
* Notify all active login prompts when one login prompt is submitted. This allowstonyg@chromium.org2010-03-261-1/+3
* Add pyauto hooks for bookmarks.jrg@chromium.org2010-03-121-0/+22
* Lands http://codereview.chromium.org/668105 for sosa:sky@chromium.org2010-03-101-0/+27
* Test cookie prompting.darin@chromium.org2010-03-041-3/+9
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-281-12/+10
* Revert 36888 - Refactored code to allow associating workers with multiple ren...pkasting@chromium.org2010-01-231-10/+12
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-221-12/+10
* Enable login prompt (http auth) tests on non-windows platformsatwilson@chromium.org2009-12-181-5/+0
* Make AutomatedUITestBase.CloseBrowserWindow more solid.phajdan.jr@chromium.org2009-11-091-1/+1
* Add support for to automation interface load install and load extensions.rogerta@chromium.org2009-10-201-0/+62
* Revert "Revert "Add startup tests that log start script, domcontentloaded, an...tony@chromium.org2009-10-071-3/+30
* Revert "Add startup tests that log start script, domcontentloaded, and onload."mattm@chromium.org2009-10-071-30/+3
* Add startup tests that log start script, domcontentloaded, and onload.tony@chromium.org2009-10-071-3/+30
* The DomOperationNotificationObserver::Observe function can get invoked from o...ananta@chromium.org2009-08-291-5/+5
* Move observers out of automation_provider.cc to declutter the file.phajdan.jr@chromium.org2009-08-281-0/+630