summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/testing_automation_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed ChromeOS clang build.joaodasilva@chromium.org2011-12-011-0/+3
* Added RefreshPolicies automation call.joaodasilva@chromium.org2011-12-011-3/+8
* Allow chromedriver to install an extension and get all installed extension IDs.kkania@chromium.org2011-11-291-2/+6
* Cleanup: Remove more forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-161-4/+6
* chromeos: Add power supply info reading capabilitysque@chromium.org2011-11-101-4/+3
* redesign and reimplement proxy config service and tracker, revise proxy ui on...kuan@chromium.org2011-11-041-2/+4
* ntp: remove ShownSectionHandler and all references to itestade@chromium.org2011-11-031-22/+0
* Update LocalState pyauto calls to work without first browser windownirnimesh@chromium.org2011-11-011-4/+2
* chromeos: Simplify power supply info in PowerLibrarysque@chromium.org2011-10-261-0/+13
* Re-enabled the policy.PolicyTest.testBookmarkBarPolicy test.joaodasilva@chromium.org2011-10-211-1/+2
* Move SecurityStyle enum into content/public/common and put it into the conten...jam@chromium.org2011-10-211-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-6/+6
* Fix some disabled/flaky notification pyauto tests.kkania@chromium.org2011-10-181-4/+4
* Move the PageType enum to content/public/common, put it into the content name...jam@chromium.org2011-10-181-2/+2
* Adding cellular connect/disconnect supportstanleyw@chromium.org2011-10-121-0/+6
* Add "data synced" concept to sync integration testrlarocque@chromium.org2011-10-061-3/+3
* Added a pyauto test for policy and preferences UI.joaodasilva@chromium.org2011-10-041-0/+32
* Add pyauto automation support for fetching info about Multi-Profilesnirnimesh@chromium.org2011-09-291-0/+6
* Convert PyAuto hooks to multiprofile.mirandac@chromium.org2011-09-231-0/+6
* Convert the PluginService interface to be an async wrapper around PluginList.rsesek@chromium.org2011-09-231-0/+8
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-231-2/+5
* New pyauto automation hook to get browser process information.dennisjeffrey@chromium.org2011-09-231-0/+4
* Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...pkasting@chromium.org2011-09-221-5/+2
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-221-2/+5
* [pyauto] GetBrowserInfo() should be usable at chromeos login screennirnimesh@chromium.org2011-08-261-2/+1
* Fix pyauto autofill flakiness when submitting profile info via webpage forms.dennisjeffrey@chromium.org2011-08-241-0/+7
* Add the functionality to inject JavaScript into ExtensionHosts.frankf@google.com2011-08-231-0/+16
* Revert 97569 - Add the functionality to inject JavaScript into ExtensionHosts.nirnimesh@chromium.org2011-08-221-16/+0
* Add the functionality to inject JavaScript into ExtensionHosts.frankf@chromium.org2011-08-201-0/+16
* Let pyauto create an attached webdriver instance to manipulate web pages.kkania@chromium.org2011-08-151-0/+8
* Revert 96556 - Let pyauto create an attached webdriver instance to manipulate...kkania@chromium.org2011-08-121-8/+0
* Let pyauto create an attached webdriver instance to manipulate web pages.kkania@chromium.org2011-08-121-0/+8
* Re-write pyauto automation hook WaitForAllDownloadsToComplete.dennisjeffrey@chromium.org2011-08-101-3/+3
* Add a hook for capturing a user profile photo and saving it to file and local...frankf@chromium.org2011-08-031-0/+4
* EnableNetworkDevice() allows a PyAuto test to disable and enable ethernet, wi...dtu@chromium.org2011-08-021-0/+3
* GetTimeInfo() returns the display time, date, and time zone.dtu@chromium.org2011-08-011-2/+15
* importer: Refactor ImporterList::Observer into its own header file.tfarina@chromium.org2011-07-291-3/+4
* Added EnrollEnterpriseDevice(user, password) automation hook.craigdh@chromium.org2011-07-281-0/+3
* In chromedriver, do not hang when an alert becomes active during an action.kkania@chromium.org2011-07-251-1/+1
* Revert 93948 - Added EnrollEnterpriseDevice(user, password) automation hook.willchan@chromium.org2011-07-251-3/+0
* Added EnrollEnterpriseDevice(user, password) automation hook.craigdh@chromium.org2011-07-251-0/+3
* Added GetEnterprisePolicyInfo() automation hook.craigdh@chromium.org2011-07-211-0/+3
* Added two initial Enterprise policy automation hooks for use with PyAuto.craigdh@google.com2011-07-151-5/+10
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-131/+145
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* File upload API in chromedriverhnoda@google.com2011-06-281-0/+14
* Adding automation hooks for extension: enable/disable, allow/disallow extensi...hnguyen@chromium.org2011-06-221-0/+8
* Added automation hooks for private networks.craigdh@google.com2011-06-201-0/+12
* Initial inclusion of ForgetWifiNetworksstanleyw@chromium.org2011-06-151-0/+2
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-1/+1