summaryrefslogtreecommitdiffstats
path: root/components/signin
Commit message (Expand)AuthorAgeFilesLines
* Add gaia_id to ProfileInfoCache.rogerta2015-05-112-0/+4
* Reland of: Delay CookieManagerService calls until network is available.mlerman2015-05-075-17/+57
* Revert of Delay CookieManagerService calls until network is available. (patch...piman2015-05-055-57/+17
* Delay CookieManagerService calls until network is available. This affects Add...mlerman2015-05-055-17/+57
* Changing timing of OnListAccountSuccess' HandleNextRequest. And add some VLOG...mlerman2015-05-052-2/+8
* Allow the sign-in client to update the account info.msarda2015-05-044-0/+22
* Periodically refresh the AccountTrackerService.anthonyvd2015-05-013-18/+152
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-012-6/+6
* Fix gaia logout URLFetcher memory leakdtapuska2015-04-292-4/+7
* Change ScopedPtrHashMap's 2nd template parameterkcwu2015-04-281-1/+1
* Profile chooser on mac was passing wrong value to signin error controller. A...rogerta2015-04-2810-51/+16
* Handle transient LogOut errors with retry and backoff.mlerman2015-04-283-42/+96
* Expose AccountReconcilor State mostly for iOS.mlerman2015-04-284-2/+39
* Handle ListAccount fetches and watching the GAIA cookies from within the Gaia...mlerman2015-04-2410-292/+282
* Fix DCHECK when upgrading from an old profile.rogerta2015-04-242-40/+58
* Remove signin_account_id_helper.rogerta2015-04-213-229/+0
* Fix crash introduced on cros by commitrogerta2015-04-201-1/+12
* Added backoff to successive token requests after transient errors.bcwhite2015-04-173-8/+77
* Replace SetAuthenticatedUsername with SetAuthenticatedAccountId.rogerta2015-04-178-123/+204
* Populate the AccountInfo Structure with additional info.anthonyvd2015-04-133-37/+155
* Default code state should be NewProfileManagement. Also, move a lock-related ...mlerman2015-04-131-4/+4
* GCMS has automatic checks for CheckExternalConnections. It will bemlerman2015-04-105-49/+96
* Reland of: Change default code flag to NewAvatarMenu.mlerman2015-04-081-4/+4
* GaiaCookieServiceManager handles general request types. This is a prerequisit...mlerman2015-04-083-158/+323
* Add an Accounts in Token Service section to about:signin-internals.anthonyvd2015-04-072-2/+28
* Exponential backoff and retry for MergeSession requests.mlerman2015-04-033-11/+144
* If an OAuth error is permanent, remember it instead of retrying.bcwhite2015-04-033-5/+66
* Move cookie logic out of reconcilor/signin manager and into a new PKS.mlerman2015-03-3013-171/+1104
* Show SigninErrorController username and status in AboutSigninInternalsanthonyvd2015-03-262-6/+37
* Revert of Change default code flag to NewAvatarMenu. (patchset #29 id:580001 ...mlerman2015-03-231-4/+4
* Change default code flag to NewAvatarMenu. Flags or Finch Configs still take ...mlerman2015-03-231-4/+4
* Remove support for special "sign in process" state.rogerta2015-03-205-72/+0
* Add account id/gaia id to sign-in internals page.rogerta2015-03-177-146/+163
* Reintroduce WebDataRequestManager::RequestCompletedOnThread Jank Instrumentationrobliao2015-03-134-0/+91
* Revert of Add profiling to investigate jank in WebDataRequestManager::Request...robliao2015-03-121-7/+0
* Remove OneClickSigninHelper since it is no longer used.rogerta2015-03-122-0/+7
* Add profiling to investigate jank in WebDataRequestManager::RequestCompletedO...erikchen2015-03-121-0/+7
* Revert of Remove OneClickSigninHelper since it is no longer used. (patchset #...rmcilroy2015-03-102-7/+0
* Remove OneClickSigninHelper since it is no longer used.rogerta2015-03-092-0/+7
* Enable account consistency.sdefresne2015-02-271-1/+1
* Instrument the MutablePO2TS.mlerman2015-02-261-1/+19
* Disconnect one click sign in code. The code itself will be removed in followuprogerta2015-02-235-22/+0
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-5/+2
* SigninManager owns ObserverList for the MergeSessionHelper.mlerman2015-02-172-10/+35
* Upstream diffs in components/signin/ios/msarda2015-02-168-19/+499
* Sort GN files under componentssatorux2015-02-162-4/+4
* Reauth causes a MergeSession, so the cookie jar gets re-authed too.mlerman2015-02-132-10/+24
* Avoid double registration with content settings in account reconcilor.msarda2015-02-032-0/+15
* Change owners for components/signin.msarda2015-02-022-2/+1
* Mechanical rename of tracing includes for /componentsssid2015-01-272-2/+2