summaryrefslogtreecommitdiffstats
path: root/components/user_manager
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sort GN files under componentssatorux2015-02-161-2/+2
* chromeos: Cats avatar added to defaults set.merkulova2015-02-131-0/+4
* [cros] Cleanup: remove LoginUtilsnkostylev2015-02-051-2/+0
* UserManager stack refactoring.merkulova2015-02-046-17/+436
* Mechanical rename of tracing includes for /componentsssid2015-01-271-1/+1
* User class update made independent of profile state update.merkulova2015-01-261-3/+4
* Update {virtual,override,final} to follow C++11 style in components, round 2.dcheng2015-01-232-74/+70
* Enable find-missing-symbols-at-link-time for chromeos builds too.Nico Weber2015-01-201-0/+2
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-1/+1
* replace COMPILE_ASSERT with static_assert in components/mostynb2014-12-221-1/+2
* Remove retail mode.rkc2014-12-186-51/+2
* Methods and types rename for child accounts.merkulova2014-12-117-44/+40
* Adapt Chrome OS related part of ChildAccountService.merkulova2014-12-101-1/+4
* Cleanup: Remove some unneeded string allocations.thestig2014-12-031-2/+2
* gn format //componentsscottmg2014-12-031-3/+1
* Creating supervised users restricted for regular users if they are supervised.merkulova2014-11-173-4/+54
* New user type introduced. Combines regular and supervised features.merkulova2014-11-176-51/+79
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-292-12/+12
* Standardize usage of virtual/override/final in components/dcheng2014-10-211-6/+6
* Fix dependency list of components/user_manager GNmukai2014-10-161-3/+7
* Add GN rule for components/session_manager.mukai2014-10-141-0/+1
* Adds dependency on //ui/chromeos/strings if chromeosmukai2014-10-131-11/+12