summaryrefslogtreecommitdiffstats
path: root/chrome/browser/signin/account_reconcilor_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* When the user signs in, make sure to set cookies on all reachable googlerogerta@chromium.org2014-08-131-0/+4
* Make it so that the account reconcilor (or any other component that wants to ...rogerta@chromium.org2014-07-031-0/+35
* Add GetSigninScopedDeviceId() to SigninClient and pass it to GaiaAuthFetcher.pavely@chromium.org2014-06-271-3/+5
* Track when and how a profile is signed out via UMA.mlerman@chromium.org2014-06-271-1/+1
* Revert "Use new people.get api instead of oauth2/v1/userinfo."atwilson@chromium.org2014-06-261-11/+11
* Revert 280060 "Revert 267374 "Use new people.get api instead of ..."avi@chromium.org2014-06-261-10/+10
* Revert 267374 "Use new people.get api instead of oauth2/v1/useri..."atwilson@chromium.org2014-06-261-10/+10
* Differentiate primary account compares on GAIA cookie presence.mlerman@chromium.org2014-06-191-9/+28
* Improve the no-op reconcilor so that it doesn't "hang" after the first execut...mlerman@chromium.org2014-06-191-11/+164
* Revert "Improve the no-op reconcilor so that it doesn't "hang" after the firs...hirono@chromium.org2014-06-181-164/+12
* Enable consistent identity on android platform by default.rogerta@chromium.org2014-06-171-3/+4
* Improve the no-op reconcilor so that it doesn't "hang" after the first execut...mlerman@chromium.org2014-06-171-12/+164
* non-new-profile-management creates a "no-op" style account_reconcilor,mlerman@chromium.org2014-05-281-18/+45
* Revert of non-new-profile-management creates a "no-op" style account_reconcil...jochen@chromium.org2014-05-261-36/+14
* non-new-profile-management creates a "no-op" style account_reconcilor,mlerman@chromium.org2014-05-261-14/+36
* Revert 272131 "non-new-profile-management creates a "no-op" styl..."asvitkine@chromium.org2014-05-221-36/+14
* non-new-profile-management creates a "no-op" style account_reconcilor,mlerman@chromium.org2014-05-221-14/+36
* Logout all accounts from cookie jar when disconnecting from chrome.rogerta@chromium.org2014-05-111-0/+2
* Remove periodic reconciliation. This is not needed since the reconcilorrogerta@chromium.org2014-05-091-6/+0
* Use new people.get api instead of oauth2/v1/userinfo.rogerta@chromium.org2014-04-301-10/+10
* Revert of Use new people.get api instead of oauth2/v1/userinfo. (https://code...machenbach@chromium.org2014-04-301-10/+10
* Use new people.get api instead of oauth2/v1/userinfo.rogerta@chromium.org2014-04-301-10/+10
* Componentize AccountReconcilor.blundell@chromium.org2014-04-031-7/+15
* Abstract listening for cookie change notifications from AccountReconcilor.blundell@chromium.org2014-04-021-7/+10
* Componentize SigninManager.blundell@chromium.org2014-04-011-1/+1
* Revert of Componentize SigninManager. (https://codereview.chromium.org/218713...dewittj@chromium.org2014-03-311-1/+1
* Componentize SigninManager.blundell@chromium.org2014-03-311-1/+1
* Move signin_core target to signin_core_browser.blundell@chromium.org2014-03-241-1/+1
* Eliminate ProfileOAuth2TokenServiceWrapper.blundell@chromium.org2014-03-211-2/+2
* Componentize (Mutable)ProfileOAuth2TokenService.blundell@chromium.org2014-03-201-1/+1
* Revert of Componentize (Mutable)ProfileOAuth2TokenService. (https://coderevie...weitaosu@chromium.org2014-03-191-1/+1
* Componentize (Mutable)ProfileOAuth2TokenService.blundell@chromium.org2014-03-191-1/+1
* Fix the reconcilor to handle emails with dots in them correctly.rogerta@chromium.org2014-03-181-1/+42
* Move clients of BrowserContextKeyedService to use KeyedServiceblundell@chromium.org2014-03-131-3/+2
* Move SigninNamesOnIOThread to observing SigninManager.blundell@chromium.org2014-03-031-1/+0
* Start reconcile if tokens are available.msarda@chromium.org2014-02-261-3/+5
* Revert 251581 "Move SigninNamesOnIOThread to observing SigninMan..."guohui@chromium.org2014-02-211-0/+1
* Add URL parameter so that /ListAccounts returns valid json.rogerta@chromium.org2014-02-201-24/+59
* Move SigninNamesOnIOThread to observing SigninManager.blundell@chromium.org2014-02-151-1/+0
* Eliminate ProfileOAuth2TokenService being a BCKS.blundell@chromium.org2014-02-141-1/+2
* Keep reconcilor for looping when cookies change.rogerta@chromium.org2014-02-121-4/+47
* Watch cookie jar so that reconcilor reacts more quickly.rogerta@chromium.org2014-01-311-2/+27
* Handle accounts added to the cookie jar by adding to chrome.rogerta@chromium.org2014-01-301-2/+3
* The google accounts connected to a profile should remain consistent with the ...rogerta@chromium.org2014-01-281-10/+150
* Remove all unsafe usage of FakeSigninManagerBase.blundell@chromium.org2014-01-231-7/+1
* PerformRemoveAction in account_reconcilor.acleung@chromium.org2014-01-221-3/+6
* Delay loading the NTP after sign in until MergeSession has been performed inrogerta@chromium.org2014-01-101-1/+0
* Revert of https://codereview.chromium.org/120653002/ckocagil@chromium.org2013-12-231-5/+178
* Revert of https://codereview.chromium.org/83773002/ckocagil@chromium.org2013-12-231-178/+5
* When checking validity of refresh tokens, actually use returned access token,rogerta@chromium.org2013-12-181-5/+178