summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/testing_automation_provider_chromeos.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove browser::CreateViewsWindow function.tfarina@chromium.org2012-03-241-2/+2
* Adding ONC pyauto test casesstanleyw@chromium.org2012-03-101-7/+13
* Renaming virtual setters/getters in UserManager.nkostylev@chromium.org2012-03-061-5/+5
* more logging to troubleshoot login tiemout issue on testoshima@chromium.org2012-03-011-0/+7
* Fix ONC value substitution.mnissler@chromium.org2012-02-141-1/+1
* New EnableAccessibility() and IsAccessibilityEnabled() automation hooks for P...craigdh@chromium.org2012-02-081-0/+42
* Revert 120841 - New EnableAccessibility() and IsAccessibilityEnabled() automa...achuith@chromium.org2012-02-071-42/+0
* New EnableAccessibility() and IsAccessibilityEnabled() automation hooks for P...craigdh@google.com2012-02-071-0/+42
* Removed ConfigurationPolicyType and extended PolicyMap.joaodasilva@chromium.org2012-01-221-9/+10
* Added account value substitution support to certain ONC fields.zelidrag@chromium.org2012-01-191-2/+2
* chromeos: Move audio, power, and UI files into subdirs.derat@chromium.org2012-01-061-1/+1
* Cleaned up the enrollment code.joaodasilva@chromium.org2011-12-291-1/+1
* Added auto-enrollment into the OOBE flow.joaodasilva@chromium.org2011-12-271-1/+1
* Fix compilation on the ChromeOS Clang bot because of missing virtual destructor.pastarmovj@chromium.org2011-12-141-0/+2
* chromeos: move screen lock handling to power manager clientsque@chromium.org2011-12-141-15/+32
* Fix ChromeOS clang build after original change was reverted.joaodasilva@chromium.org2011-12-021-8/+0
* Revert "chromeos: move screen lock handling to power manager client"sque@chromium.org2011-12-021-2/+2
* Fixed ChromeOS clang build.joaodasilva@chromium.org2011-12-011-0/+8
* Added RefreshPolicies automation call.joaodasilva@chromium.org2011-12-011-21/+0
* chromeos: move screen lock handling to power manager clientsque@chromium.org2011-12-011-2/+2
* chromeos: remove power librarysque@google.com2011-11-291-1/+0
* Plumb STYEL_GENERIC thru BrowserShowHtmlDialog, ShowHtmlDialog, CreateViewsWi...bshe@chromium.org2011-11-291-1/+2
* chromeos: Change all clients of UpdateLibrary to use UpdateEngineClient.satorux@chromium.org2011-11-221-30/+31
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Added ConfigurationPolicyProvider::RefreshPolicies.joaodasilva@chromium.org2011-11-211-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* Eliminate CrosLibrary::EnsureLoadedstevenjb@google.com2011-11-171-63/+0
* Refactor proxy handling for ChromeOS to not go through the CrosSettings inter...pastarmovj@chromium.org2011-11-141-15/+17
* [cros] Remove Views implementation for login/OOBE.nkostylev@chromium.org2011-11-091-16/+5
* Adding sharing networks support for Wifi networksstanleyw@chromium.org2011-11-041-6/+15
* redesign and reimplement proxy config service and tracker, revise proxy ui on...kuan@chromium.org2011-11-041-8/+11
* [cros,de-hack] Get rid of singleton for the WebUILoginScreen.altimofeev@chromium.org2011-11-011-1/+1
* chromeos: Simplify power supply info in PowerLibrarysque@chromium.org2011-10-261-12/+19
* cros: PowerLibrary virtual functions should be named using CamelCase.tfarina@chromium.org2011-10-151-9/+9
* Generate Chrome policy definition list from policy_templates.json.joaodasilva@chromium.org2011-10-131-1/+1
* Adding cellular connect/disconnect supportstanleyw@chromium.org2011-10-121-0/+48
* Explicitly intialize AudioHandler and SystemKeyEventListenerstevenjb@chromium.org2011-09-291-3/+14
* Removed chromeos::NetworkStateNotifier and redirected all related code to use zelidrag@chromium.org2011-09-221-4/+3
* Add UI changes for OpenVPN and Group Name.stevenjb@google.com2011-09-121-15/+33
* revert r99919 Linux clang compilation failingloislo@chromium.org2011-09-071-33/+15
* Add UI changes for OpenVPN and Group Name.stevenjb@google.com2011-09-071-15/+33
* Automation support for webui login on chromeosnirnimesh@chromium.org2011-09-021-2/+20
* Move enterprise enrollment related OOBE code to subdirectory.mnissler@chromium.org2011-08-241-2/+2
* This factors out all of the parsing code from the network librarygspencer@google.com2011-08-151-7/+7
* Add a hook for capturing a user profile photo and saving it to file and local...frankf@chromium.org2011-08-031-0/+21
* [Sync] Remove need for WideToUTF8 conversion for SyncBackendHostakalin@chromium.org2011-08-031-0/+1
* EnableNetworkDevice() allows a PyAuto test to disable and enable ethernet, wi...dtu@chromium.org2011-08-021-0/+37
* GetTimeInfo() returns the display time, date, and time zone.dtu@chromium.org2011-08-011-1/+48
* chromeos: Simplify audio mixer code.derat@chromium.org2011-07-291-2/+2