index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
automation
/
testing_automation_provider_chromeos.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove browser::CreateViewsWindow function.
tfarina@chromium.org
2012-03-24
1
-2
/
+2
*
Adding ONC pyauto test cases
stanleyw@chromium.org
2012-03-10
1
-7
/
+13
*
Renaming virtual setters/getters in UserManager.
nkostylev@chromium.org
2012-03-06
1
-5
/
+5
*
more logging to troubleshoot login tiemout issue on test
oshima@chromium.org
2012-03-01
1
-0
/
+7
*
Fix ONC value substitution.
mnissler@chromium.org
2012-02-14
1
-1
/
+1
*
New EnableAccessibility() and IsAccessibilityEnabled() automation hooks for P...
craigdh@chromium.org
2012-02-08
1
-0
/
+42
*
Revert 120841 - New EnableAccessibility() and IsAccessibilityEnabled() automa...
achuith@chromium.org
2012-02-07
1
-42
/
+0
*
New EnableAccessibility() and IsAccessibilityEnabled() automation hooks for P...
craigdh@google.com
2012-02-07
1
-0
/
+42
*
Removed ConfigurationPolicyType and extended PolicyMap.
joaodasilva@chromium.org
2012-01-22
1
-9
/
+10
*
Added account value substitution support to certain ONC fields.
zelidrag@chromium.org
2012-01-19
1
-2
/
+2
*
chromeos: Move audio, power, and UI files into subdirs.
derat@chromium.org
2012-01-06
1
-1
/
+1
*
Cleaned up the enrollment code.
joaodasilva@chromium.org
2011-12-29
1
-1
/
+1
*
Added auto-enrollment into the OOBE flow.
joaodasilva@chromium.org
2011-12-27
1
-1
/
+1
*
Fix compilation on the ChromeOS Clang bot because of missing virtual destructor.
pastarmovj@chromium.org
2011-12-14
1
-0
/
+2
*
chromeos: move screen lock handling to power manager client
sque@chromium.org
2011-12-14
1
-15
/
+32
*
Fix ChromeOS clang build after original change was reverted.
joaodasilva@chromium.org
2011-12-02
1
-8
/
+0
*
Revert "chromeos: move screen lock handling to power manager client"
sque@chromium.org
2011-12-02
1
-2
/
+2
*
Fixed ChromeOS clang build.
joaodasilva@chromium.org
2011-12-01
1
-0
/
+8
*
Added RefreshPolicies automation call.
joaodasilva@chromium.org
2011-12-01
1
-21
/
+0
*
chromeos: move screen lock handling to power manager client
sque@chromium.org
2011-12-01
1
-2
/
+2
*
chromeos: remove power library
sque@google.com
2011-11-29
1
-1
/
+0
*
Plumb STYEL_GENERIC thru BrowserShowHtmlDialog, ShowHtmlDialog, CreateViewsWi...
bshe@chromium.org
2011-11-29
1
-1
/
+2
*
chromeos: Change all clients of UpdateLibrary to use UpdateEngineClient.
satorux@chromium.org
2011-11-22
1
-30
/
+31
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
1
-1
/
+1
*
Added ConfigurationPolicyProvider::RefreshPolicies.
joaodasilva@chromium.org
2011-11-21
1
-1
/
+1
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
1
-1
/
+1
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
1
-1
/
+1
*
Eliminate CrosLibrary::EnsureLoaded
stevenjb@google.com
2011-11-17
1
-63
/
+0
*
Refactor proxy handling for ChromeOS to not go through the CrosSettings inter...
pastarmovj@chromium.org
2011-11-14
1
-15
/
+17
*
[cros] Remove Views implementation for login/OOBE.
nkostylev@chromium.org
2011-11-09
1
-16
/
+5
*
Adding sharing networks support for Wifi networks
stanleyw@chromium.org
2011-11-04
1
-6
/
+15
*
redesign and reimplement proxy config service and tracker, revise proxy ui on...
kuan@chromium.org
2011-11-04
1
-8
/
+11
*
[cros,de-hack] Get rid of singleton for the WebUILoginScreen.
altimofeev@chromium.org
2011-11-01
1
-1
/
+1
*
chromeos: Simplify power supply info in PowerLibrary
sque@chromium.org
2011-10-26
1
-12
/
+19
*
cros: PowerLibrary virtual functions should be named using CamelCase.
tfarina@chromium.org
2011-10-15
1
-9
/
+9
*
Generate Chrome policy definition list from policy_templates.json.
joaodasilva@chromium.org
2011-10-13
1
-1
/
+1
*
Adding cellular connect/disconnect support
stanleyw@chromium.org
2011-10-12
1
-0
/
+48
*
Explicitly intialize AudioHandler and SystemKeyEventListener
stevenjb@chromium.org
2011-09-29
1
-3
/
+14
*
Removed chromeos::NetworkStateNotifier and redirected all related code to use
zelidrag@chromium.org
2011-09-22
1
-4
/
+3
*
Add UI changes for OpenVPN and Group Name.
stevenjb@google.com
2011-09-12
1
-15
/
+33
*
revert r99919 Linux clang compilation failing
loislo@chromium.org
2011-09-07
1
-33
/
+15
*
Add UI changes for OpenVPN and Group Name.
stevenjb@google.com
2011-09-07
1
-15
/
+33
*
Automation support for webui login on chromeos
nirnimesh@chromium.org
2011-09-02
1
-2
/
+20
*
Move enterprise enrollment related OOBE code to subdirectory.
mnissler@chromium.org
2011-08-24
1
-2
/
+2
*
This factors out all of the parsing code from the network library
gspencer@google.com
2011-08-15
1
-7
/
+7
*
Add a hook for capturing a user profile photo and saving it to file and local...
frankf@chromium.org
2011-08-03
1
-0
/
+21
*
[Sync] Remove need for WideToUTF8 conversion for SyncBackendHost
akalin@chromium.org
2011-08-03
1
-0
/
+1
*
EnableNetworkDevice() allows a PyAuto test to disable and enable ethernet, wi...
dtu@chromium.org
2011-08-02
1
-0
/
+37
*
GetTimeInfo() returns the display time, date, and time zone.
dtu@chromium.org
2011-08-01
1
-1
/
+48
*
chromeos: Simplify audio mixer code.
derat@chromium.org
2011-07-29
1
-2
/
+2
[next]