summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-0/+1
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-1/+0
* Fetch info about the state of navigation in a tabnirnimesh@chromium.org2010-08-311-0/+53
* Make AutomationProvider fail fast on messages it doesn't understand.phajdan.jr@chromium.org2010-08-301-0/+15
* Fix pyauto wait until hooks to use client-side WaitUntil BUG=53647alyssad@google.com2010-08-301-96/+0
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-7/+2
* GTTF: Continue moving test automation code out of AutomationProvider.phajdan.jr@chromium.org2010-08-271-277/+0
* GTTF: Move more and more automation bits to TestingAutomationProviderphajdan.jr@chromium.org2010-08-261-553/+0
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* GTTF: Move more code from AutomationProvider to TestingAutomationProviderphajdan.jr@chromium.org2010-08-251-201/+1
* GTTF: Continue moving testing automation bits out of AutomationProvider.phajdan.jr@chromium.org2010-08-251-214/+0
* GTTF: next batch of automation separation.phajdan.jr@chromium.org2010-08-231-117/+0
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-211-0/+1
* GTTF: Continue moving testing automation bits to TestingAutomationProviderphajdan.jr@chromium.org2010-08-201-213/+1
* PyAuto test for renderer crash reportingnirnimesh@chromium.org2010-08-201-0/+3
* New downloads hooks for pyauto. BUG=35284alyssad@google.com2010-08-201-34/+163
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-191-1/+0
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-191-0/+1
* GTTF: Keep removing testing automation bits from AutomationProvider.phajdan.jr@chromium.org2010-08-191-224/+0
* Convert a couple of wstring methods in ChildProcessInfo.viettrungluu@chromium.org2010-08-191-2/+1
* GTTF: Move TestingAutomationProvider to its own file.phajdan.jr@chromium.org2010-08-181-123/+0
* GTTF: Further separation of testing automation stuff from ChromeFramephajdan.jr@chromium.org2010-08-171-67/+77
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-4/+4
* PyAuto fix for declining translation.alyssad@chromium.org2010-08-161-0/+1
* Convert remaining wide extension_automation_constants keys.viettrungluu@chromium.org2010-08-141-6/+6
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-8/+4
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-1/+1
* Added event traces at various points during Chrome and ChromeFrame startup to...ananta@chromium.org2010-08-111-0/+9
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-8/+8
* New pyauto translate hooks: always and never translate button.alyssad@chromium.org2010-08-101-0/+23
* Added support in Chromeframe full tab mode IE for setting zoom levels via Vie...ananta@chromium.org2010-08-091-0/+1
* Introduce a resource identifier for content settings.jochen@chromium.org2010-08-061-1/+1
* New translate tests for pyauto.pyalyssad@chromium.org2010-08-051-15/+17
* New translate pyauto hook: select translate target languagealyssad@chromium.org2010-08-041-0/+34
* Rename GetStringAsUTF16() to GetString() (and overload), etc.viettrungluu@chromium.org2010-08-041-9/+10
* Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).viettrungluu@chromium.org2010-08-041-153/+158
* ChromeFrame currently overrides the request context for intercepting network ...ananta@chromium.org2010-08-041-12/+2
* New PyAuto hooks for extensions.alyssad@chromium.org2010-08-031-0/+60
* Fix pyauto AutoFill hook/test based on new CC functionality.alyssad@chromium.org2010-08-021-1/+0
* New pyauto translate hook: wait until translation complete.alyssad@chromium.org2010-08-021-0/+36
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-1/+2
* Download code cleanup patch of death:phajdan.jr@chromium.org2010-07-291-12/+6
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* New pyauto hook for the translate feature.alyssad@chromium.org2010-07-271-0/+129
* PyAuto hook to remove saved passwords, more info added to passwords. BUG=36179alyssad@chromium.org2010-07-261-18/+104
* Download code cleanup:phajdan.jr@chromium.org2010-07-231-1/+1
* Add PyAuto automation hooks to perform actions on infobarsnirnimesh@chromium.org2010-07-221-0/+57
* Start trimming headers included in the slowest to compile files.erg@google.com2010-07-211-0/+8
* Fetch info about infobarsnirnimesh@chromium.org2010-07-211-1/+83
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-3/+2