summaryrefslogtreecommitdiffstats
path: root/components/user_manager/user_manager_base.h
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency of SessionManager and user_manager::UserManager on chromeos.alemate2016-01-131-7/+9
* Switch to standard integer types in components/, part 4 of 4.avi2015-12-251-1/+1
* ChromeOS user_manager: move all KnownUser code to separate file.alemate2015-12-191-46/+0
* ChromeOS: This CL fixes bug in UserManager::GetKnownUserAccountId .alemate2015-11-241-2/+2
* Reland of This CL replaces e-mail with AccountId on user selection screen. (p...hcarmona2015-11-181-5/+5
* Revert of This CL replaces e-mail with AccountId on user selection screen. (p...hcarmona2015-11-181-5/+5
* This CL replaces e-mail with AccountId on user selection screen.alemate2015-11-181-5/+5
* This CL replaces user_manager::UserID with AccountId.alemate2015-11-031-92/+94
* Revert of This CL replaces user_manager::UserID with AccountId. (patchset #12...rjkroege2015-10-301-94/+92
* This CL replaces user_manager::UserID with AccountId.alemate2015-10-301-92/+94
* This CL fixes the issue with login using alternative e-mails.alemate2015-10-061-0/+2
* Revert of ChromeOS: fix user signin by alias. (patchset #4 id:60001 of https:...afakhry2015-10-011-2/+0
* THis CL fixes the issue with login using alternative e-mails.alemate2015-09-301-0/+2
* Cleanup: Pass std::string as const reference from components/ki.stfu2015-09-281-2/+2
* This CL is devoted to implement sending report based on affiliation IDs. This...peletskyi2015-07-311-0/+3
* ChromeOS: should send old user GAPS cookie to GAIA on user reauthentication.alemate2015-07-111-0/+3
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-2/+2
* UMA to track the reason for re-authnkostylev2015-05-071-0/+9
* ChromeOS signin should tell Gaia when a session is ephemeralalemate2015-04-201-4/+4
* ChromeOS: pass device id to Gaia.alemate2015-04-141-0/+4
* Keep track SAML vs. non-SAML user type in local state.ginkage2015-04-131-0/+9
* [cros login] Store obfuscated GAIA ID in Local state, use it for re-authnkostylev2015-04-011-0/+8
* Implement oauth token external handler checking.antrim2015-03-241-16/+6
* Add per-user preferences support.antrim2015-03-111-0/+20
* - Ctrl-Alt-Shift-B to toggle Easy bootstrap on Gaia screen;xiyuan2015-03-061-0/+3
* Kiosk mode: SetFirstLoginPrefs() should be called for kiosk sessions.alemate2015-02-261-2/+2
* UserManager stack refactoring.merkulova2015-02-041-10/+10
* Update {virtual,override,final} to follow C++11 style in components, round 2.dcheng2015-01-231-61/+57
* Remove retail mode.rkc2014-12-181-4/+0
* Methods and types rename for child accounts.merkulova2014-12-111-3/+2
* Creating supervised users restricted for regular users if they are supervised.merkulova2014-11-171-0/+3
* New user type introduced. Combines regular and supervised features.merkulova2014-11-171-3/+4
* Groom user manager's code.mukai2014-10-101-1/+1
* Added calls for deferred supervised user status change.merkulova2014-10-091-1/+2
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-46/+46
* Restore last used user session after crashnkostylev2014-09-261-0/+7
* ash: Add checks for supervised users.merkulova2014-09-231-0/+1
* Revert of ash: Add checks for supervised users. (patchset #5 id:80001 of http...rockot2014-09-161-1/+0
* ash: Add checks for supervised users.merkulova2014-09-151-0/+1
* Fix thread DCHECK in UserManagerBase.nkostylev@chromium.org2014-08-191-9/+6
* [cros] user_manager component - move UserManagerBase and UserManagernkostylev@chromium.org2014-08-151-0/+387