summaryrefslogtreecommitdiffstats
path: root/components/signin
Commit message (Expand)AuthorAgeFilesLines
* Create AccountServiceFlagFetcher which downloads an account's Gaia service fl...treib@chromium.org2014-06-032-0/+208
* Componentize and rename ProfileOAuth2TokenServiceRequest.maniscalco@chromium.org2014-06-022-2/+2
* Add new flag for consistent identity.rogerta@chromium.org2014-05-304-22/+76
* UMA histogram for attempts to add accounts to Chrome.mlerman@chromium.org2014-05-293-0/+14
* non-new-profile-management creates a "no-op" style account_reconcilor,mlerman@chromium.org2014-05-284-14/+48
* Revert of non-new-profile-management creates a "no-op" style account_reconcil...jochen@chromium.org2014-05-262-35/+12
* non-new-profile-management creates a "no-op" style account_reconcilor,mlerman@chromium.org2014-05-262-12/+35
* Change refs from ChromeSigninClient to base SigninClient class.mlerman@chromium.org2014-05-233-1/+41
* Clear list of pending /ListAccount callsbacks when shutting down or whenrogerta@chromium.org2014-05-231-0/+2
* Revert 272131 "non-new-profile-management creates a "no-op" styl..."asvitkine@chromium.org2014-05-222-35/+12
* non-new-profile-management creates a "no-op" style account_reconcilor,mlerman@chromium.org2014-05-222-12/+35
* Add username of account that has an auth error.rogerta@chromium.org2014-05-159-3/+53
* Fix AccountReconcilor crash on cookie change during startupguohui@chromium.org2014-05-151-5/+4
* Identity API: add chrome.identity.getAccountscourage@chromium.org2014-05-144-5/+16
* UMA metrics - number of accounts per profile and account reconciler.mlerman@chromium.org2014-05-124-0/+83
* Logout all accounts from cookie jar when disconnecting from chrome.rogerta@chromium.org2014-05-111-0/+3
* Remove periodic reconciliation. This is not needed since the reconcilorrogerta@chromium.org2014-05-092-34/+0
* Initial GAIA (LSID) Auth for Signin Internals.mlerman@chromium.org2014-05-064-4/+9
* Adjust the structure of DEPS within //components.blundell@chromium.org2014-05-061-5/+0
* SiginTracker should handle case where cookie jar already contains account.rogerta@chromium.org2014-05-012-28/+52
* Refresh Token status is tracked on the signin-internals page.mlerman@chromium.org2014-05-014-8/+14
* Export a private webstore API to call into the new inline sign-in flow.isherman@chromium.org2014-04-291-2/+4
* Add extra column to details of signin-internals.mlerman@chromium.org2014-04-281-25/+17
* [Mac] Redesign the avatar bubble UI. Again.noms@chromium.org2014-04-231-1/+4
* Add avatar_menu_enabled flag to chrome signin internalsmlerman@chromium.org2014-04-221-0/+8
* Add profile-switches to signin-internals; move switches to componentmlerman@chromium.org2014-04-165-0/+140
* Upstream PO2TS_IOS unit test.msarda@chromium.org2014-04-117-11/+318
* Upstream iOS implementation of ProfileOAuth2TokenServicemsarda@chromium.org2014-04-106-0/+690
* Componentize SigninTrackerblundell@chromium.org2014-04-032-0/+182
* Componentize AccountReconcilor.blundell@chromium.org2014-04-034-0/+1104
* Just some cleanup before I start on the profile name fix.rogerta@chromium.org2014-04-031-1/+1
* Abstract listening for cookie change notifications from AccountReconcilor.blundell@chromium.org2014-04-023-0/+20
* Componentize AboutSigninInternals.blundell@chromium.org2014-04-015-0/+578
* Componentize SigninManager.blundell@chromium.org2014-04-0111-7/+833
* Revert of Componentize SigninManager. (https://codereview.chromium.org/218713...dewittj@chromium.org2014-03-3111-833/+7
* Componentize SigninManager.blundell@chromium.org2014-03-3111-7/+833
* Remove Signin notifications.blundell@chromium.org2014-03-311-20/+0
* Componentize MutableProfileOAuth2TokenService unittest.blundell@chromium.org2014-03-314-0/+433
* Abstract most Profile knowledge from SigninManager.blundell@chromium.org2014-03-302-0/+7
* Componentize SigninErrorController unittest.blundell@chromium.org2014-03-283-0/+322
* Componentize SigninIdAccountHelper.blundell@chromium.org2014-03-283-0/+10
* Revert 259334 "Revert 259327 "Componentize SigninManagerBase.""ernstm@chromium.org2014-03-254-0/+67
* Revert 259327 "Componentize SigninManagerBase."ernstm@chromium.org2014-03-254-67/+0
* Componentize SigninManagerBase.blundell@chromium.org2014-03-257-0/+390
* Create new Autofill tables as part of DB migration.isherman@chromium.org2014-03-252-3/+2
* Move signin_core target to signin_core_browser.blundell@chromium.org2014-03-2416-39/+39
* Componentize SigninInternalsUtil.blundell@chromium.org2014-03-243-0/+165
* Add blundell as temporary OWNER of signin code for refactoring purposes.blundell@google.com2014-03-211-1/+3
* Eliminate ProfileOAuth2TokenServiceWrapper.blundell@chromium.org2014-03-212-4/+6
* Componentize (Mutable)ProfileOAuth2TokenService.blundell@chromium.org2014-03-207-2/+884