summaryrefslogtreecommitdiffstats
path: root/components/user_manager
Commit message (Expand)AuthorAgeFilesLines
* cros: Flush profile files at critical momentsxiyuan2016-03-221-13/+16
* Crop the user-specified profile image for WebUIsatorux2016-03-112-20/+29
* ChromeOS cryptohome should be able to use gaia id as user identifier.alemate2016-03-042-14/+43
* Rename raw_image() to image_bytes() in UserImagesatorux2016-03-024-38/+36
* Fixed affiliation for device local accounts.peletskyi2016-02-235-33/+132
* Use base::FilePath instead of std::string in UserImage stuffsatorux2016-02-221-3/+6
* Update components for new prefs location.brettw2016-02-013-5/+6
* Update GN build files for new prefs location.brettw2016-01-301-1/+1
* ChromeOS: Add known_user Get/Set GaiaIdMigrationStatus.alemate2016-01-142-0/+31
* Remove dependency of user_manager::UserManager on ui/base.alemate2016-01-138-353/+31
* Remove dependency of SessionManager and user_manager::UserManager on chromeos.alemate2016-01-1311-132/+186
* Convert Pass()→std::move() in //components (CrOS edition)dcheng2015-12-311-2/+2
* Switch to standard integer types in components/, part 4 of 4.avi2015-12-2511-5/+16
* ChromeOS user_manager: move all KnownUser code to separate file.alemate2015-12-197-462/+477
* ChromeOS: Fix removeUser button on signin screen.alemate2015-11-242-8/+9
* ChromeOS: This CL fixes bug in UserManager::GetKnownUserAccountId .alemate2015-11-244-39/+68
* Reland of This CL replaces e-mail with AccountId on user selection screen. (p...hcarmona2015-11-189-32/+57
* Revert of This CL replaces e-mail with AccountId on user selection screen. (p...hcarmona2015-11-189-57/+32
* This CL replaces e-mail with AccountId on user selection screen.alemate2015-11-189-32/+57
* This CL replaces user_manager::UserID with AccountId.alemate2015-11-0315-543/+562
* Revert of This CL replaces user_manager::UserID with AccountId. (patchset #12...rjkroege2015-10-3015-562/+543
* This CL replaces user_manager::UserID with AccountId.alemate2015-10-3015-543/+562
* This CL fixes the issue with login using alternative e-mails.alemate2015-10-063-0/+12
* Revert of ChromeOS: fix user signin by alias. (patchset #4 id:60001 of https:...afakhry2015-10-013-12/+0
* THis CL fixes the issue with login using alternative e-mails.alemate2015-09-303-0/+12
* Cleanup: Pass std::string as const reference from components/ki.stfu2015-09-282-4/+4
* Move `gn check` into the `generate_build_files` step.dpranke2015-09-181-0/+1
* Clean up OWNER files + histograms ownersdpolukhin2015-08-281-1/+0
* This CL is devoted to implement sending report based on affiliation IDs. This...peletskyi2015-07-314-1/+19
* Added affiliation IDs, that in future will be used to determine user affiliat...peletskyi2015-07-312-1/+12
* Revert of Added affiliation IDs for the new affiliation determination. (patch...dvh2015-07-302-12/+1
* Added affiliation IDs, that in future will be used to determine user affiliat...peletskyi2015-07-302-1/+12
* Remove legacy StartsWithASCII function.brettw2015-07-161-1/+1
* ChromeOS: should send old user GAPS cookie to GAIA on user reauthentication.alemate2015-07-113-0/+25
* Do not store known user prefs fro Ephemeral usersantrim2015-06-261-0/+5
* Add self to oobe/login related OWNERS files.achuith2015-06-121-0/+1
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-1/+1
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-2/+2
* Implemented sending Device ID to LSO in "oauth2/token".dzhioev2015-05-151-0/+4
* UMA to track the reason for re-authnkostylev2015-05-073-3/+93
* Misc fixes for the ChromeOS and Win x64 GN builds.Dirk Pranke2015-04-221-0/+1
* ChromeOS signin should tell Gaia when a session is ephemeralalemate2015-04-201-4/+4
* ChromeOS: pass device id to Gaia.alemate2015-04-143-0/+25
* Keep track SAML vs. non-SAML user type in local state.ginkage2015-04-134-1/+70
* [cros login] Store obfuscated GAIA ID in Local state, use it for re-authnkostylev2015-04-013-2/+62
* Implement oauth token external handler checking.antrim2015-03-248-30/+44
* Add per-user preferences support.antrim2015-03-114-0/+122
* - Ctrl-Alt-Shift-B to toggle Easy bootstrap on Gaia screen;xiyuan2015-03-062-3/+11
* Kiosk mode: SetFirstLoginPrefs() should be called for kiosk sessions.alemate2015-02-261-2/+2
* Cleanup owners files, src code.nkostylev2015-02-171-1/+0