summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Reland "Make AutomationProvider fail fast on messages it doesn't understand."shess@chromium.org2010-09-142-0/+16
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-131-1/+3
* Revert "Make AutomationProvider fail fast on messages it doesn't understand."shess@chromium.org2010-09-132-17/+0
* GTTF: Move some more bits of automation code from AutomationProvider to Testi...phajdan.jr@chromium.org2010-09-094-66/+69
* GTTF: Make WaitForInfoBarCount not Sleep.phajdan.jr@chromium.org2010-09-084-1/+87
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-074-0/+98
* Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep.gavinp@chromium.org2010-09-044-98/+0
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-034-0/+98
* Re-lands 58186:bryeung@chromium.org2010-09-037-41/+41
* GTTF: Move pyauto automation provider code to TestingAutomationProviderphajdan.jr@chromium.org2010-09-024-2011/+2057
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-027-41/+41
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-027-41/+41
* 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-017-41/+41
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-017-41/+41
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-1/+1
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+1
* Fetch info about the state of navigation in a tabnirnimesh@chromium.org2010-08-312-0/+60
* GTTF: Extract all preferences-related code from DownloadManager to DownloadPr...phajdan.jr@chromium.org2010-08-301-1/+2
* Make AutomationProvider fail fast on messages it doesn't understand.phajdan.jr@chromium.org2010-08-302-0/+17
* Fix pyauto wait until hooks to use client-side WaitUntil BUG=53647alyssad@google.com2010-08-304-173/+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-2710-376/+396
* GTTF: Move more and more automation bits to TestingAutomationProviderphajdan.jr@chromium.org2010-08-264-663/+681
* FBTF: Forward declare and move constructors in chrome/common/extensions/.erg@google.com2010-08-261-0/+1
* 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-256-444/+418
* Fix build.erg@google.com2010-08-251-0/+1
* GTTF: Continue moving testing automation bits out of AutomationProvider.phajdan.jr@chromium.org2010-08-2512-459/+505
* GTTF: next batch of automation separation.phajdan.jr@chromium.org2010-08-2310-184/+202
* Adds ui_test_utils::SendAndWaitForKeyPress and converts callers (wheresky@chromium.org2010-08-231-1/+4
* 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-204-254/+267
* PyAuto test for renderer crash reportingnirnimesh@chromium.org2010-08-201-0/+3
* New downloads hooks for pyauto. BUG=35284alyssad@google.com2010-08-204-34/+258
* Clean up ExtensionMessageService.mpcomplete@chromium.org2010-08-191-5/+0
* 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-194-247/+252
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-2/+1
* Convert a couple of wstring methods in ChildProcessInfo.viettrungluu@chromium.org2010-08-191-2/+1
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-182-0/+2
* GTTF: Move TestingAutomationProvider to its own file.phajdan.jr@chromium.org2010-08-184-162/+188
* GTTF: Further separation of testing automation stuff from ChromeFramephajdan.jr@chromium.org2010-08-172-72/+86
* 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
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-152-5/+1
* Convert remaining wide extension_automation_constants keys.viettrungluu@chromium.org2010-08-143-32/+32