| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
BUG=260807
TEST=none
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/19468003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212154 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
IsUserAuthenticated == Owner|Regular|LocallyManaged, but here
we only want to allow users who are authenticated by gaia login,
which is Owner|Regular.
BUG=179285
Review URL: https://chromiumcodereview.appspot.com/15701024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205193 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=236029
R=oshima@chromium.org
Review URL: https://codereview.chromium.org/15774005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202997 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the same as https://chromiumcodereview.appspot.com/13495003
rebased.
Hopefully the unit tests are more robust now and will not be
broken by the added tests changing test order this time.
BUG=226495
TBR=xiyuan@chromium.org,nkostylev@chromium.org,bartfab@chromium.org,sky@chromium.org
Review URL: https://codereview.chromium.org/14269004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194986 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> Add LoginState class to src/chromeos/login
>
>
> BUG=226495
> For Misc. chromeos-specific chrome/browser login related changes:
> TBR=sky@chromium.org
>
>
> Review URL: https://chromiumcodereview.appspot.com/13495003
TBR=stevenjb@chromium.org
Review URL: https://codereview.chromium.org/14137015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193708 0039d316-1c4b-4281-b951-d872f2087c98
|
|
BUG=226495
For Misc. chromeos-specific chrome/browser login related changes:
TBR=sky@chromium.org
Review URL: https://chromiumcodereview.appspot.com/13495003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193699 0039d316-1c4b-4281-b951-d872f2087c98
|