summaryrefslogtreecommitdiffstats
path: root/chromeos/login
Commit message (Expand)AuthorAgeFilesLines
* ChromeOS: Add RenameCryptohome and migration code.alemate2016-03-091-3/+113
* ChromeOS cryptohome should be able to use gaia id as user identifier.alemate2016-03-0414-85/+74
* cros: More logging on the user login code pathxiyuan2016-02-171-4/+4
* Delete base/prefs and update callers to use components.brettw2016-02-031-1/+1
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-031-1/+1
* Delete base/prefs and update callers to use components.brettw2016-02-031-1/+1
* UMA stats for offline login password errorsglevin2016-01-292-0/+3
* Convert Pass()→std::move() in //chromeosdcheng2015-12-311-1/+1
* Switch to standard integer types in chromeos/.avi2015-12-2114-9/+18
* This CL replaces e-mail with AccountId in easy unlock/signin code.alemate2015-12-092-13/+14
* This CL replaces user_manager::UserID with AccountId.alemate2015-11-037-94/+91
* Revert of This CL replaces user_manager::UserID with AccountId. (patchset #12...rjkroege2015-10-307-91/+94
* This CL replaces user_manager::UserID with AccountId.alemate2015-10-307-94/+91
* This CL replaces chromeos::login::k*UserName constants with AccountId.alemate2015-10-233-10/+9
* This CL replaces constants in user_names.h with AccountId objects.alemate2015-10-203-8/+80
* Don't use base::MessageLoop::{Quit,QuitClosure} in ash/, chromeos/, device/ki.stfu2015-10-122-11/+13
* Clean up OWNER files + histograms ownersdpolukhin2015-08-281-1/+0
* Replace ToLower calls to the new formatbrettw2015-08-101-1/+1
* [cleanup] Removed unused OnlineAttempt and OnlineAttemptHost classes.dzhioev2015-08-078-395/+0
* [cleanup] Removed online password check on Chrome OS login.dzhioev2015-08-062-37/+4
* Fix all failed and canceled URLRequestStatuses without errors.davidben2015-08-051-2/+3
* ChromeOS: user whitelist check should happen before entering password.alemate2015-07-131-6/+6
* ChromeOS: should send old user GAPS cookie to GAIA on user reauthentication.alemate2015-07-112-1/+13
* Add self to oobe/login related OWNERS files.achuith2015-06-121-0/+1
* chromeos: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-117-34/+27
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* cros: Log authenticator state and cryptohome code on failurexiyuan2015-05-281-6/+10
* Implemented sending Device ID to LSO in "oauth2/token".dzhioev2015-05-151-1/+2
* base: Remove most uses of MessageLoopProxyskyostil2015-04-302-0/+10
* Revert of Revert "Enable BlockingLoginTest, ForceMaximizeOnFirstRunTest, User...achuith2015-04-291-9/+10
* Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of http...stevenjb2015-04-292-10/+0
* Revert "Enable BlockingLoginTest, ForceMaximizeOnFirstRunTest, UserCloudPolic...senorblanco2015-04-291-10/+9
* base: Remove use of MessageLoopProxyskyostil2015-04-292-0/+10
* Enable BlockingLoginTest, ForceMaximizeOnFirstRunTest, UserCloudPolicyManager...achuith2015-04-291-9/+10
* Fetch policy with refresh token.achuith2015-04-282-2/+2
* Fetch OAuth2 tokens prior to profile creation.achuith2015-04-252-6/+17
* Revert of Fetch OAuth2 tokens prior to profile creation. (patchset #7 id:1400...horo2015-04-242-17/+6
* Fetch OAuth2 tokens prior to profile creation.achuith2015-04-232-6/+17
* cros: Remove AuthAttemptState user_type.xiyuan2015-04-217-26/+23
* Replace SetAuthenticatedUsername with SetAuthenticatedAccountId.rogerta2015-04-171-1/+4
* ChromeOS: pass device id to Gaia.alemate2015-04-142-0/+11
* Do not use OnlineAttempt if new GAIA is enabled.antrim2015-04-092-5/+13
* [cros login, new GAIA] New UI for not authorized errornkostylev2015-04-091-0/+1
* - Ctrl-Alt-Shift-B to toggle Easy bootstrap on Gaia screen;xiyuan2015-03-062-1/+16
* Remove duplicate includes from chromeos/pneubeck2015-02-256-13/+0
* Move chromeos::device_event_log into components.reillyg2015-02-201-1/+1
* Pass AuthAttemptState as WeakPtr instead of pointerrsorokin2015-02-182-53/+43
* Cleanup owners files, src code.nkostylev2015-02-171-1/+0
* [cros] Cleanup: remove LoginUtilsnkostylev2015-02-052-32/+43
* Update {virtual,override,final} to follow C++11 style in chromeos.dcheng2015-01-2110-117/+110