summaryrefslogtreecommitdiffstats
path: root/chrome/browser/signin
Commit message (Expand)AuthorAgeFilesLines
* Android: moves chrome/ to use long for JNIbulach@chromium.org2013-11-211-3/+3
* Revert 236278 "Android: moves chrome/ to use long for JNI"rch@chromium.org2013-11-201-3/+3
* Android: moves chrome/ to use long for JNIbulach@chromium.org2013-11-201-3/+3
* Set ENABLE_MANAGED_USERS #ifdef on Android.bauerb@chromium.org2013-11-142-0/+13
* InstantExtended: update tests for InstantExtended (part 1).samarth@chromium.org2013-11-141-3/+4
* Change UserPolicySigninService to not create SigninManager in Observe()atwilson@chromium.org2013-11-121-11/+8
* Implement new headers for Chrome/Gaia identity syncguohui@chromium.org2013-11-082-0/+138
* This is the first CL of several that will eventually replace TokenService withrogerta@chromium.org2013-11-0812-899/+192
* Removes obsolete gfx::ElideEmail (gfx::Font version).yukishiino@chromium.org2013-11-081-3/+3
* Clean up trace of SigninDiagnosticsObserver in token_service.h/cc. Its usage ...haitaol@chromium.org2013-11-082-21/+0
* Fix auto-signin crash in android with new profile management flag.acleung@chromium.org2013-11-081-0/+3
* Add an account info in PO2TS when updating the authentication error.msarda@chromium.org2013-11-071-0/+10
* ProfileOAuth2TokenService should handle SERVICE_UNAVAILABLE as transient error.pavely@chromium.org2013-11-072-2/+24
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-071-11/+0
* Enable account reconcilor when --new-profile-management is used.rogerta@chromium.org2013-11-075-59/+279
* Correctly deal with tokens for supervised users in ProfileOAuth2TokenService.bauerb@chromium.org2013-11-062-11/+33
* Rename inline sign in URL to chrome-signinguohui@chromium.org2013-11-061-1/+1
* [sync] Allow FakeURLFetcher to return an arbitrary URLRequestStatusrsimha@chromium.org2013-11-061-6/+6
* signin: record http response codes and net errors in OAuth2AccessTokenFetcher.tim@chromium.org2013-11-062-0/+2
* Make OAuth2TokenService::Request class multi-login aware.rogerta@chromium.org2013-11-052-0/+15
* [sync] Allow FakeURLFetcher to return arbitrary HTTP response codesrsimha@chromium.org2013-11-041-2/+5
* Refactored GlobalError to allow having custom bubble UI or no bubble at all.engedy@chromium.org2013-11-011-1/+1
* Implement 'add account' button in avatar menuguohui@chromium.org2013-10-303-0/+117
* On iOS, make sure to normalize email address if not already.rogerta@chromium.org2013-10-301-1/+14
* Set up AccountReconcilor to listen to CookieMonsteracleung@chromium.org2013-10-302-1/+30
* Make sure account reconcilor only works for connected profiles.rogerta@chromium.org2013-10-253-10/+160
* Store encrypted hash of user's password for future off-line auth.bcwhite@chromium.org2013-10-245-0/+286
* Listens to onRefreshTokenAvailable() in reconcilor.acleung@chromium.org2013-10-246-7/+147
* Remove DEPS restrictions on //chrome/browser/signin.joi@chromium.org2013-10-221-64/+0
* Remove two RenderViewHostObserver implementations in ChromeOS code and replac...jam@chromium.org2013-10-221-0/+1
* Identity API: Add AccountTracker and attach it to identity.onSignInChangedcourage@chromium.org2013-10-222-2/+14
* Implement all sign in flows with embedded webviewguohui@chromium.org2013-10-221-0/+11
* Initial empty implementation of AccountReconcilor.rogerta@chromium.org2013-10-205-0/+178
* Revert 228779 "Update defaults for InstantExtended."erg@chromium.org2013-10-151-5/+3
* Update defaults for InstantExtended.samarth@chromium.org2013-10-151-3/+5
* Add support for notifying about refreshed credentials.nyquist@chromium.org2013-10-113-9/+148
* Get rid of TokenService dependencies from AboutSigninInternals.rogerta@chromium.org2013-10-086-242/+4
* Make the SigninGlobalError multi-login aware.rogerta@chromium.org2013-10-0812-77/+323
* [Signin] Reduce logging verbosity when loading tokenszea@chromium.org2013-10-071-1/+1
* Do not turn transient network issues to permanent sync issues.nyquist@chromium.org2013-10-051-1/+3
* Start sign in with oauth code from inline login UIguohui@chromium.org2013-10-042-10/+22
* Add support for sign in with oauth codeguohui@chromium.org2013-10-034-2/+75
* Use the primary account id in a PO2TS Request when an empty account id is pas...msarda@chromium.org2013-10-032-1/+6
* Use RefreshTokenIsAvailable to check that a refresh token is available.msarda@chromium.org2013-10-011-1/+1
* Consolidate TestURLFetcherFactory::SetFakeResponsemnissler@chromium.org2013-09-301-3/+3
* Revert 225847 "Make the SigninGlobalError multi-login aware."rogerta@chromium.org2013-09-2812-310/+77
* Make the SigninGlobalError multi-login aware.rogerta@chromium.org2013-09-2812-77/+310
* Clean up a few more unused globals.thakis@chromium.org2013-09-251-3/+0
* Removing MockOAuth2TokenService from UberauthTokenFetcherfgorski@chromium.org2013-09-231-21/+2
* Removing MockProfileOAuth2TokenService from PO2TSRequest testsfgorski@chromium.org2013-09-232-120/+26