summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/testing_automation_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Autofill deprecate unique_ids in favor of guids for testing_automation_providerdhollowa@chromium.org2010-10-281-3/+2
* BrowserList::GetLastActive doesn't guarentee to return a Browser object, chec...ace@chromium.org2010-10-281-3/+6
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+2
* Add pyauto hook for HTML5 notifications, tests, and helpers.kkania@chromium.org2010-10-261-0/+88
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2010-10-261-4/+6
* Add UI test for click-to-play.bauerb@chromium.org2010-10-251-0/+16
* Fixes instant so that it correctly deals with child contents. I'vesky@chromium.org2010-10-141-15/+15
* PyAuto automation support for blocked popupsnirnimesh@chromium.org2010-10-131-0/+71
* Make sure the download status in the application icon is updatedphajdan.jr@chromium.org2010-10-131-4/+4
* Adding automation hooks for editing search engines.ace@chromium.org2010-10-121-24/+120
* Automation support for Find on a given page and return the search countnirnimesh@chromium.org2010-10-081-14/+46
* Rename ChromeThread to BrowserThread Part 2:tfarina@chromium.org2010-10-061-9/+9
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-051-5/+4
* Adds a NULL check to TestingAutomationProvider::GetShowingAppModalDialog().hbono@chromium.org2010-10-011-2/+8
* Fix PyAuto tests to account for dynamic autofill labels.nirnimesh@chromium.org2010-09-281-10/+5
* Refactor AppModalDialog to more clearly isolate platform specific UI pieces a...ben@chromium.org2010-09-281-10/+11
* Improve flaky ui_test AutomationProxyVisibleTest.AutocompleteMatchesTestjknotten@chromium.org2010-09-241-0/+26
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-0/+2
* Adding automation hook GetSearchEngineInfo, accessible through json automatio...ace@chromium.org2010-09-171-0/+39
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-131-1/+3
* GTTF: Move some more bits of automation code from AutomationProvider to Testi...phajdan.jr@chromium.org2010-09-091-0/+55
* GTTF: Make WaitForInfoBarCount not Sleep.phajdan.jr@chromium.org2010-09-081-0/+24
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-071-0/+19
* Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep.gavinp@chromium.org2010-09-041-19/+0
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-031-0/+19
* Re-lands 58186:bryeung@chromium.org2010-09-031-1/+1
* GTTF: Move pyauto automation provider code to TestingAutomationProviderphajdan.jr@chromium.org2010-09-021-0/+1770
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-1/+1
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-1/+1
* FBTF: Reaplly the TabRestoreService::Observer into its own file commit.erg@google.com2010-09-021-0/+1
* Revert "FBTF: Move the TabRestoreService::Observer into its own file."erg@google.com2010-09-011-1/+0
* FBTF: Move the TabRestoreService::Observer into its own file.erg@google.com2010-09-011-0/+1
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-1/+1
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-1/+1
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+1
* GTTF: Extract all preferences-related code from DownloadManager to DownloadPr...phajdan.jr@chromium.org2010-08-301-1/+2
* GTTF: Continue moving test automation code out of AutomationProvider.phajdan.jr@chromium.org2010-08-271-0/+289
* GTTF: Move more and more automation bits to TestingAutomationProviderphajdan.jr@chromium.org2010-08-261-0/+572
* GTTF: Move more code from AutomationProvider to TestingAutomationProviderphajdan.jr@chromium.org2010-08-251-0/+181
* Fix build.erg@google.com2010-08-251-0/+1
* GTTF: Continue moving testing automation bits out of AutomationProvider.phajdan.jr@chromium.org2010-08-251-1/+223
* GTTF: next batch of automation separation.phajdan.jr@chromium.org2010-08-231-0/+120
* GTTF: Continue moving testing automation bits to TestingAutomationProviderphajdan.jr@chromium.org2010-08-201-1/+219
* GTTF: Keep removing testing automation bits from AutomationProvider.phajdan.jr@chromium.org2010-08-191-0/+230
* GTTF: Move TestingAutomationProvider to its own file.phajdan.jr@chromium.org2010-08-181-0/+137