summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-4/+4
* Reverting this to see if this fixes ChromeFrame tests. Please reland with the...ananta@chromium.org2010-10-281-2/+1
* The ChromeFrame objects now provides an unfrozen interface called IChromeFram...hansl@google.com2010-10-281-1/+2
* ChromeFrame network tests were broken since the change to honor the automatio...ananta@chromium.org2010-10-261-0/+3
* Fix the ChromeFrame net test failures. These tests started failing since the ...ananta@chromium.org2010-10-121-2/+3
* Automation support for Find on a given page and return the search countnirnimesh@chromium.org2010-10-081-0/+12
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-3/+9
* Added full support for invoking before unload and unload handlers on ChromeFr...ananta@chromium.org2010-09-171-2/+1
* Reland "Make AutomationProvider fail fast on messages it doesn't understand."shess@chromium.org2010-09-141-0/+2
* Revert "Make AutomationProvider fail fast on messages it doesn't understand."shess@chromium.org2010-09-131-2/+0
* GTTF: Move some more bits of automation code from AutomationProvider to Testi...phajdan.jr@chromium.org2010-09-091-12/+0
* GTTF: Move pyauto automation provider code to TestingAutomationProviderphajdan.jr@chromium.org2010-09-021-250/+1
* Fetch info about the state of navigation in a tabnirnimesh@chromium.org2010-08-311-0/+7
* Make AutomationProvider fail fast on messages it doesn't understand.phajdan.jr@chromium.org2010-08-301-0/+2
* Fix pyauto wait until hooks to use client-side WaitUntil BUG=53647alyssad@google.com2010-08-301-18/+0
* GTTF: Continue moving test automation code out of AutomationProvider.phajdan.jr@chromium.org2010-08-271-66/+0
* GTTF: Move more and more automation bits to TestingAutomationProviderphajdan.jr@chromium.org2010-08-261-110/+5
* FBTF: Forward declare and move constructors in chrome/common/extensions/.erg@google.com2010-08-261-0/+1
* GTTF: Move more code from AutomationProvider to TestingAutomationProviderphajdan.jr@chromium.org2010-08-251-78/+6
* GTTF: Continue moving testing automation bits out of AutomationProvider.phajdan.jr@chromium.org2010-08-251-28/+1
* GTTF: next batch of automation separation.phajdan.jr@chromium.org2010-08-231-14/+1
* GTTF: Continue moving testing automation bits to TestingAutomationProviderphajdan.jr@chromium.org2010-08-201-40/+16
* New downloads hooks for pyauto. BUG=35284alyssad@google.com2010-08-201-0/+16
* GTTF: Keep removing testing automation bits from AutomationProvider.phajdan.jr@chromium.org2010-08-191-23/+6
* GTTF: Move TestingAutomationProvider to its own file.phajdan.jr@chromium.org2010-08-181-39/+0
* GTTF: Further separation of testing automation stuff from ChromeFramephajdan.jr@chromium.org2010-08-171-5/+9
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-4/+4
* Added support in Chromeframe full tab mode IE for setting zoom levels via Vie...ananta@chromium.org2010-08-091-0/+2
* Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h.viettrungluu@chromium.org2010-08-051-5/+0
* New PyAuto hooks for extensions.alyssad@chromium.org2010-08-031-0/+12
* New pyauto translate hook: wait until translation complete.alyssad@chromium.org2010-08-021-0/+6
* New pyauto hook for the translate feature.alyssad@chromium.org2010-07-271-0/+13
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* PyAuto hook to remove saved passwords, more info added to passwords. BUG=36179alyssad@chromium.org2010-07-261-1/+14
* Add PyAuto automation hooks to perform actions on infobarsnirnimesh@chromium.org2010-07-221-0/+6
* Start trimming headers included in the slowest to compile files.erg@google.com2010-07-211-8/+8
* Fetch info about infobarsnirnimesh@chromium.org2010-07-211-0/+12
* Remove the page and app menus.pkasting@chromium.org2010-07-201-3/+3
* New PyAuto hook to get saved passwords. BUG=36179alyssad@chromium.org2010-07-161-6/+18
* Reland r52486. Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-161-0/+1
* (Reland reverted r52628 after fix)nirnimesh@chromium.org2010-07-161-7/+3
* Revert 52628 - Refactor json automation interface for pyauto hooks.tyoshino@chromium.org2010-07-161-3/+7
* Refactor json automation interface for pyauto hooks.nirnimesh@chromium.org2010-07-161-7/+3
* ChromeFrame tabs would hang at times while closing. This would randomly occur...ananta@chromium.org2010-07-151-0/+3
* Adding a new PyAuto hook for importing settings.alyssad@chromium.org2010-07-151-0/+6
* Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies.dmaclach@chromium.org2010-07-151-1/+0
* Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-151-0/+1
* Clear Browsing Data hook added and some small tests. BUG=36176alyssad@chromium.org2010-07-141-0/+7
* ChromeFrame would leave chrome processes running if a page rendered in Chrome...ananta@chromium.org2010-07-121-0/+1
* Revert 52054: causing startup tests to fail on Vista and XP perf dbgvandebo@chromium.org2010-07-111-3/+3