summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Refactor json automation interface for pyauto hooks.nirnimesh@chromium.org2010-07-111-3/+3
* PyAuto: Automation hooks to get/set themenirnimesh@chromium.org2010-07-101-0/+6
* New pyauto hook to set and get autofill profilesalyssad@chromium.org2010-07-091-0/+40
* Change a bunch of string types.estade@chromium.org2010-06-291-1/+1
* Follow-up on http://codereview.chromium.org/2861019 to address Powel's comments.jrg@chromium.org2010-06-291-4/+4
* Enable "get html from page" functionality for PyAuto.jrg@chromium.org2010-06-241-0/+10
* Measure loading time of several tabs.pathorn@chromium.org2010-06-161-1/+11
* Revert 49862 - Measure loading time of several tabs.michaeln@google.com2010-06-161-11/+1
* Measure loading time of several tabs.pathorn@chromium.org2010-06-161-1/+11
* A little more automation provider cleanup.estade@chromium.org2010-06-141-11/+3
* Clean up external-tab related code in automation provider and automation proxy.estade@chromium.org2010-06-101-47/+51
* Fetch a bunch of info from the browsernirnimesh@chromium.org2010-05-251-0/+6
* Rename "mixed content" to "insecure content" in as many places as possible, t...pkasting@chromium.org2010-05-181-1/+1
* Omnibox automation should wait for page load after selecting a popup item.nirnimesh@chromium.org2010-05-171-0/+1
* Add automation hooks for fetching info about omniboxnirnimesh@chromium.org2010-05-141-15/+63
* Add hooks for fetching basic info from the browser.nirnimesh@chromium.org2010-05-131-0/+5
* Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."bauerb@chromium.org2010-05-111-11/+7