index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
signin
/
account_reconcilor_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
When the user signs in, make sure to set cookies on all reachable google
rogerta@chromium.org
2014-08-13
1
-0
/
+4
*
Make it so that the account reconcilor (or any other component that wants to ...
rogerta@chromium.org
2014-07-03
1
-0
/
+35
*
Add GetSigninScopedDeviceId() to SigninClient and pass it to GaiaAuthFetcher.
pavely@chromium.org
2014-06-27
1
-3
/
+5
*
Track when and how a profile is signed out via UMA.
mlerman@chromium.org
2014-06-27
1
-1
/
+1
*
Revert "Use new people.get api instead of oauth2/v1/userinfo."
atwilson@chromium.org
2014-06-26
1
-11
/
+11
*
Revert 280060 "Revert 267374 "Use new people.get api instead of ..."
avi@chromium.org
2014-06-26
1
-10
/
+10
*
Revert 267374 "Use new people.get api instead of oauth2/v1/useri..."
atwilson@chromium.org
2014-06-26
1
-10
/
+10
*
Differentiate primary account compares on GAIA cookie presence.
mlerman@chromium.org
2014-06-19
1
-9
/
+28
*
Improve the no-op reconcilor so that it doesn't "hang" after the first execut...
mlerman@chromium.org
2014-06-19
1
-11
/
+164
*
Revert "Improve the no-op reconcilor so that it doesn't "hang" after the firs...
hirono@chromium.org
2014-06-18
1
-164
/
+12
*
Enable consistent identity on android platform by default.
rogerta@chromium.org
2014-06-17
1
-3
/
+4
*
Improve the no-op reconcilor so that it doesn't "hang" after the first execut...
mlerman@chromium.org
2014-06-17
1
-12
/
+164
*
non-new-profile-management creates a "no-op" style account_reconcilor,
mlerman@chromium.org
2014-05-28
1
-18
/
+45
*
Revert of non-new-profile-management creates a "no-op" style account_reconcil...
jochen@chromium.org
2014-05-26
1
-36
/
+14
*
non-new-profile-management creates a "no-op" style account_reconcilor,
mlerman@chromium.org
2014-05-26
1
-14
/
+36
*
Revert 272131 "non-new-profile-management creates a "no-op" styl..."
asvitkine@chromium.org
2014-05-22
1
-36
/
+14
*
non-new-profile-management creates a "no-op" style account_reconcilor,
mlerman@chromium.org
2014-05-22
1
-14
/
+36
*
Logout all accounts from cookie jar when disconnecting from chrome.
rogerta@chromium.org
2014-05-11
1
-0
/
+2
*
Remove periodic reconciliation. This is not needed since the reconcilor
rogerta@chromium.org
2014-05-09
1
-6
/
+0
*
Use new people.get api instead of oauth2/v1/userinfo.
rogerta@chromium.org
2014-04-30
1
-10
/
+10
*
Revert of Use new people.get api instead of oauth2/v1/userinfo. (https://code...
machenbach@chromium.org
2014-04-30
1
-10
/
+10
*
Use new people.get api instead of oauth2/v1/userinfo.
rogerta@chromium.org
2014-04-30
1
-10
/
+10
*
Componentize AccountReconcilor.
blundell@chromium.org
2014-04-03
1
-7
/
+15
*
Abstract listening for cookie change notifications from AccountReconcilor.
blundell@chromium.org
2014-04-02
1
-7
/
+10
*
Componentize SigninManager.
blundell@chromium.org
2014-04-01
1
-1
/
+1
*
Revert of Componentize SigninManager. (https://codereview.chromium.org/218713...
dewittj@chromium.org
2014-03-31
1
-1
/
+1
*
Componentize SigninManager.
blundell@chromium.org
2014-03-31
1
-1
/
+1
*
Move signin_core target to signin_core_browser.
blundell@chromium.org
2014-03-24
1
-1
/
+1
*
Eliminate ProfileOAuth2TokenServiceWrapper.
blundell@chromium.org
2014-03-21
1
-2
/
+2
*
Componentize (Mutable)ProfileOAuth2TokenService.
blundell@chromium.org
2014-03-20
1
-1
/
+1
*
Revert of Componentize (Mutable)ProfileOAuth2TokenService. (https://coderevie...
weitaosu@chromium.org
2014-03-19
1
-1
/
+1
*
Componentize (Mutable)ProfileOAuth2TokenService.
blundell@chromium.org
2014-03-19
1
-1
/
+1
*
Fix the reconcilor to handle emails with dots in them correctly.
rogerta@chromium.org
2014-03-18
1
-1
/
+42
*
Move clients of BrowserContextKeyedService to use KeyedService
blundell@chromium.org
2014-03-13
1
-3
/
+2
*
Move SigninNamesOnIOThread to observing SigninManager.
blundell@chromium.org
2014-03-03
1
-1
/
+0
*
Start reconcile if tokens are available.
msarda@chromium.org
2014-02-26
1
-3
/
+5
*
Revert 251581 "Move SigninNamesOnIOThread to observing SigninMan..."
guohui@chromium.org
2014-02-21
1
-0
/
+1
*
Add URL parameter so that /ListAccounts returns valid json.
rogerta@chromium.org
2014-02-20
1
-24
/
+59
*
Move SigninNamesOnIOThread to observing SigninManager.
blundell@chromium.org
2014-02-15
1
-1
/
+0
*
Eliminate ProfileOAuth2TokenService being a BCKS.
blundell@chromium.org
2014-02-14
1
-1
/
+2
*
Keep reconcilor for looping when cookies change.
rogerta@chromium.org
2014-02-12
1
-4
/
+47
*
Watch cookie jar so that reconcilor reacts more quickly.
rogerta@chromium.org
2014-01-31
1
-2
/
+27
*
Handle accounts added to the cookie jar by adding to chrome.
rogerta@chromium.org
2014-01-30
1
-2
/
+3
*
The google accounts connected to a profile should remain consistent with the ...
rogerta@chromium.org
2014-01-28
1
-10
/
+150
*
Remove all unsafe usage of FakeSigninManagerBase.
blundell@chromium.org
2014-01-23
1
-7
/
+1
*
PerformRemoveAction in account_reconcilor.
acleung@chromium.org
2014-01-22
1
-3
/
+6
*
Delay loading the NTP after sign in until MergeSession has been performed in
rogerta@chromium.org
2014-01-10
1
-1
/
+0
*
Revert of https://codereview.chromium.org/120653002/
ckocagil@chromium.org
2013-12-23
1
-5
/
+178
*
Revert of https://codereview.chromium.org/83773002/
ckocagil@chromium.org
2013-12-23
1
-178
/
+5
*
When checking validity of refresh tokens, actually use returned access token,
rogerta@chromium.org
2013-12-18
1
-5
/
+178
[next]