0
Go to file
dconnelly@chromium.org 60697c6530 Implement a policy to autologin a public account.
This introduces a policy to automatically login a public account on
Chrome OS after a specified period of time has elapsed at the login
screen.  There are two new policy settings:
"DeviceLocalAccountAutoLoginUsername", which determines which public
account will be logged in, and "DeviceLocalAccountAutoLoginTimerMillis",
which specifies the amount of time that should elapse before autologin
takes place.

The autologin timer is started in ExistingUserController when either the
sign-in screen UI is finished loading or the aforementioned policy
settings are changed.

BUG=152933


Review URL: https://chromiumcodereview.appspot.com/12218078

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@188331 0039d316-1c4b-4281-b951-d872f2087c98
2013-03-15 10:56:47 +00:00
2013-03-15 10:45:11 +00:00
2013-03-15 07:27:56 +00:00
2013-03-15 09:12:48 +00:00
2013-03-14 16:25:33 +00:00
2013-03-15 09:12:48 +00:00
2013-03-14 17:41:57 +00:00
2013-03-15 09:12:48 +00:00
2013-03-15 09:12:48 +00:00
2013-03-14 12:58:31 +00:00
2013-02-24 05:40:52 +00:00
2013-03-15 09:12:48 +00:00
2013-03-15 08:43:54 +00:00
2013-03-15 08:36:11 +00:00
2013-01-01 18:52:50 +00:00
2012-11-16 16:44:12 +00:00
Description
Chromium是一个开源浏览器项目,提供了一种安全、快速、稳定的方法来体验Web。该浏览器可以在多个平台上下载,包括Mac、Windows、Linux和ChromiumOS。项目原始地址: https://chromium.googlesource.com/chromium/src.git
https://www.mobibrw.com/gitea-mirrors/chromium/src.git
BSD-3-Clause 89 GiB
Languages
C++ 74.4%
Java 8.2%
Objective-C++ 4.6%
TypeScript 4%
Python 2.5%
Other 6.1%