summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/signin_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Convert VLOGs to DVLOGsakalin@chromium.org2011-11-291-4/+4
* When the user enters new credentials to sync we clear the data from db as wel...lipalani@chromium.org2011-11-121-9/+9
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-4/+4
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-11/+11
* The pre-login feature should not be controlled by the auo-login preference,rogerta@chromium.org2011-10-121-5/+3
* Move pre-login from behind the auto-login flag. This feature is controlledrogerta@chromium.org2011-09-201-2/+1
* Expose OAuth token/secret in TokenService.rickcam@chromium.org2011-09-161-3/+3
* Fix OAuth crash due to race between signout and receiving user info.asvitkine@chromium.org2011-09-151-2/+9
* Revert 100942 - Fix Oath crash due to race between signout and receiving user...mad@chromium.org2011-09-131-9/+2
* Fix Oath crash due to race between signout and receiving user info.asvitkine@chromium.org2011-09-131-2/+9
* This splits the use of GaiaOAuthFetcher such that UI elements are handled by ...rickcam@chromium.org2011-09-121-18/+3
* Adding explicit CHECK to highlight crashes for profiles where the TokenServic...rickcam@chromium.org2011-09-011-2/+4
* Put pre- and auto-login behind flags.rogerta@chromium.org2011-09-011-1/+2
* Add a GoogleServiceAuthError parameter to GaiaOAuthConsumer::OnGetOAuthTokenF...rickcam@chromium.org2011-08-181-1/+13
* Pre- and Auto-login should not log the user out of an already signed inrogerta@chromium.org2011-08-151-1/+1
* Support Sync operations after user signing with --enable-sync-oauthrickcam@chromium.org2011-08-121-12/+66
* Move preferences registering to backend.qsr@google.com2011-08-051-0/+3
* BUG=91661rickcam@chromium.org2011-08-041-4/+2
* Profile Notifications: Fix all TOKEN_* in sync/erg@chromium.org2011-08-041-3/+4
* Adding service_name to GaiaOAuthFetcherrickcam@chromium.org2011-08-031-1/+3
* Reintegrating GaiaOAuthFetcher with Sync signin UI. This is essentially a re...rickcam@chromium.org2011-07-281-6/+59
* Re-enable pre- and auto-login after the M14 branch is made.rogerta@chromium.org2011-07-271-6/+1
* Make the pre-login feature off-by default in M14.rogerta@chromium.org2011-07-251-0/+4
* sync: listen for missing notificationstim@chromium.org2011-07-211-0/+4
* Split the about flags for pre- and auto-login apart, and leave pre-loginrogerta@chromium.org2011-07-191-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-7/+8
* Fix DCHECK that occurs in SigninManager if the user types an incorrect password.rogerta@chromium.org2011-06-271-3/+22
* When a user logs into sync, the appropriate cookies are retrieved so thatrogerta@chromium.org2011-06-211-0/+42
* Refactor preference syncing.zea@chromium.org2011-05-091-1/+3
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Allow sync with 2-factor StrongAuth accounts in ChromeOS.stevenjb@chromium.org2010-11-181-1/+4
* Rename GaiaAuthenticator2 to GaiaAuthFetcher.tfarina@chromium.org2010-11-101-8/+8
* Make SigninManager tolerate SignOut() calls when not initialized.mnissler@chromium.org2010-10-281-0/+3
* Create a new browser signin layer. This is currently a proxy on top of sync ...johnnyg@chromium.org2010-10-251-2/+2
* sync: second factor auth supporttim@chromium.org2010-10-111-2/+35
* Sync shouldn't allow hosted accounts, but other clients of GaiaAuthenticator2...johnnyg@chromium.org2010-10-021-1/+2
* Look up the canonical email address before reporting client login success.johnnyg@chromium.org2010-09-221-1/+27
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-0/+95
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-95/+0
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-0/+95