summaryrefslogtreecommitdiffstats
path: root/chrome/browser/signin
Commit message (Expand)AuthorAgeFilesLines
* Treat SyncCredentialsLost as an auth erroratwilson@chromium.org2012-05-162-6/+13
* Taking over issue 10006037.rlp@chromium.org2012-05-144-5/+20
* Add support in signin UI for asking the user for OTP.rogerta@chromium.org2012-05-141-1/+1
* sync: log GoogleServiceAuthErrors in TokenService failure cases.tim@chromium.org2012-05-111-2/+3
* Revert 136499 - Taking over issue 10006037.yusukes@google.com2012-05-114-20/+5
* Taking over issue 10006037.rlp@chromium.org2012-05-114-5/+20
* Add support in sign in manager for ClientOAuth style signin behind a flag. T...rogerta@chromium.org2012-05-033-107/+279
* Add support for OAuthLogin endpoint to GaiaAuthFetcher. Also renamed some me...rogerta@chromium.org2012-04-276-34/+44
* Now CHECKs to make sure we log out before clearing the token dbatwilson@chromium.org2012-04-252-1/+20
* Removed ProfileSyncService::UIShouldDepictAuthInProgressatwilson@chromium.org2012-04-111-2/+3
* On ChromeOS, the user is always signed in and we should notkochi@google.com2012-04-043-13/+31
* Remove definition and calls to deprecated methods in token service.rogerta@chromium.org2012-03-303-21/+2
* Remove code for kTalkService since its no longer used.rogerta@chromium.org2012-03-303-37/+38
* Profiles: Really fix refcounted services.erg@chromium.org2012-03-163-3/+3
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-151-1/+1
* Make sure that one-click signin is not allowed if we can't set cookies forrogerta@chromium.org2012-03-132-5/+19
* Converting TokenService to a ProfileKeyedService.rlp@chromium.org2012-03-089-20/+111
* Added multi-login support to one-click signin.rogerta@chromium.org2012-03-073-5/+10
* [cros] Use mocked URLFetcher and other mocks in ExistingUserController tests.nkostylev@chromium.org2012-03-061-2/+2
* Move handling of OAuth2 token out of ProfileSyncService.atwilson@chromium.org2012-03-066-42/+205
* Changes to the sign in manager in preparation for one-click sign in. This CLrogerta@chromium.org2012-03-023-32/+247
* Pre-login should not set cookies and log the user in of cookies are notrogerta@chromium.org2012-03-011-4/+14
* Moved SigninTracker to browser/signin.atwilson@chromium.org2012-02-243-0/+379
* [Sync] Remove sync/util/oauth.{h,cc} and dependenciesakalin@chromium.org2012-02-247-525/+10
* This pref would be used in deciding whether or not to promote G+-related exte...caitkp@chromium.org2012-02-184-20/+67
* [Sync] Fix sync behavior when token service is cleared.zea@chromium.org2012-02-173-1/+23
* Re-land r122030 - Start moving signin code out of browser/sync.atwilson@chromium.org2012-02-172-5/+14
* Revert 122030 - Start moving signin code out of browser/sync.rbyers@chromium.org2012-02-152-14/+5
* Start moving signin code out of browser/sync.atwilson@chromium.org2012-02-152-5/+14
* Profiles: Generalize ProfileKeyedServiceFactory into a base class and the par...erg@chromium.org2012-02-132-2/+2
* Reprompt the user for an ASP if they mis-enter their ASPatwilson@chromium.org2012-02-081-6/+8
* Change X-Auto-Login implementation to use OAuth token.qsr@chromium.org2012-02-075-147/+451
* [Coverity] Remove implicit conversion from string to booltbreisacher@chromium.org2012-01-271-1/+1
* Move SigninManager initialization out of ProfileSyncService.atwilson@chromium.org2012-01-254-12/+50
* Profiles: Add a --dump-profile-graph option when !NDEBUG.erg@chromium.org2012-01-241-1/+2
* Revert 118649 - Move SigninManager initialize to factory.atwilson@chromium.org2012-01-231-1/+1
* Move SigninManager initialize to factory.atwilson@chromium.org2012-01-221-1/+1
* "Recommit 118589 - Re-commit r117965 and 117130 with a fix for perf regression."atwilson@chromium.org2012-01-2212-0/+2339
* Revert 118589 - Re-commit r117965 and 117130 with a prospective fix for perf ...atwilson@chromium.org2012-01-2112-2339/+0
* Re-commit r117965 and 117130 with a prospective fix for perf regression.atwilson@chromium.org2012-01-2112-0/+2339
* Revert SigninManager changes to see if they were the cause of the perf regres...atwilson@chromium.org2012-01-1912-2340/+0
* Make SigninManager a ProfileKeyedService.atwilson@chromium.org2012-01-176-20/+111
* Revert 117758 -- turned many boxes on the memory waterfall red:thakis@chromium.org2012-01-146-111/+20
* Make SigninManager a ProfileKeyedService.atwilson@chromium.org2012-01-146-20/+111
* Implement reverse auto-login.rogerta@chromium.org2012-01-131-6/+5
* Moved SigninManager out of browser/sync, and start changing the code so signinatwilson@chromium.org2012-01-1110-0/+2250