summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider_observers_chromeos.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a PyAuto test for retail modebartfab@chromium.org2012-07-131-1/+4
* Added support for animated/nonanimated user image. There are noygorshenin@chromium.org2012-06-121-1/+2
* [cros] Add comments for login WebUI related notifications.nkostylev@chromium.org2012-06-051-4/+4
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-051-1/+1
* Revert 140531 - Converted the rest of chrome except for extensions and favico...pkotwicz@chromium.org2012-06-051-1/+1
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-051-1/+1
* Add automation hooks for OOBE transitions.ivankr@chromium.org2012-06-041-11/+75
* Revert r139779 "Added support for animated/nonanimated user image. There are no"jhorwich@chromium.org2012-05-311-2/+1
* Added support for animated/nonanimated user image. There are noygorshenin@chromium.org2012-05-311-1/+2
* Prevent automation from reporting login WebUI ready prematurelybartfab@chromium.org2012-05-181-3/+0
* Add PyAuto test for DeviceGuestModeEnabled policybartfab@chromium.org2012-05-161-6/+11
* Renaming virtual setters/getters in UserManager.nkostylev@chromium.org2012-03-061-1/+1
* Cleanup ParallelAuthenticator.rkc@chromium.org2012-02-221-2/+1
* Added RefreshPolicies automation call.joaodasilva@chromium.org2011-12-011-34/+0
* Check automation_ in automation_provider_observers_chromeos.ccstevenjb@chromium.org2011-11-301-12/+24
* Eliminate CrosLibrary::EnsureLoadedstevenjb@google.com2011-11-171-1/+1
* [cros] Cleanup UserManager. Profile images can download in background.ivankr@chromium.org2011-11-101-5/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-3/+3
* Fix more cros build errors.thestig@chromium.org2011-10-191-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-6/+8
* Adding cellular connect/disconnect supportstanleyw@chromium.org2011-10-121-30/+59
* [cros] Adding image index/type to the LocalStateavayvod@chromium.org2011-09-291-1/+2
* [cros] Keyboard navigation and minor fixes for change picture screen.ivankr@chromium.org2011-09-121-1/+2
* Make PyAuto EnrollEnterpriseDevice() return False instead of raising an Excep...dtu@chromium.org2011-09-081-3/+4
* Automation support for webui login on chromeosnirnimesh@chromium.org2011-09-021-9/+20
* Move enterprise enrollment related OOBE code to subdirectory.mnissler@chromium.org2011-08-241-1/+1
* Add a hook for capturing a user profile photo and saving it to file and local...frankf@chromium.org2011-08-031-0/+63
* EnableNetworkDevice() allows a PyAuto test to disable and enable ethernet, wi...dtu@chromium.org2011-08-021-0/+25
* Handling of OAuth1 access token based login flow. The token+secret are now st...zelidrag@chromium.org2011-08-011-1/+2
* Added EnrollEnterpriseDevice(user, password) automation hook.craigdh@chromium.org2011-07-281-14/+44
* [cros] Fix PyAuto is_logged_in detection.nkostylev@chromium.org2011-07-271-1/+1
* Revert 93948 - Added EnrollEnterpriseDevice(user, password) automation hook.willchan@chromium.org2011-07-251-45/+14
* Added EnrollEnterpriseDevice(user, password) automation hook.craigdh@chromium.org2011-07-251-14/+45
* Added two initial Enterprise policy automation hooks for use with PyAuto.craigdh@google.com2011-07-151-0/+35
* Fix for compile failures caused by the change to move chrome specific notific...ananta@chromium.org2011-07-101-3/+4
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-5/+5
* Added automation hooks for private networks.craigdh@google.com2011-06-201-12/+79
* Currently, the PyAuto hook UnlockScreen() hangs when the test attempts to use...dtu@google.com2011-05-311-7/+33
* Login() ChromeOS PyAuto hook that returns an error string on failure and, on ...dtu@chromium.org2011-05-061-20/+29
* PyAuto automation hook: Connect to hidden wifi network.dtu@chromium.org2011-04-121-15/+49
* ConnectToWifiNetwork() is now blocking.dtu@chromium.org2011-03-261-0/+152