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
/
components
/
signin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Canonicalize the authenticated username on iOS.
msarda
2014-09-16
1
-1
/
+9
*
Refactoring the WeakPtrFactory usage, Member variables should appear before t...
mohan.reddy
2014-09-10
2
-4
/
+4
*
Mark gtest and gmock as testonly in GN.
Brett Wilson
2014-09-08
1
-0
/
+1
*
Disable UI flags for non-desktop OSes
mlerman
2014-09-08
1
-0
/
+5
*
Revert of Disable UI flags for non-desktop OSes (patchset #4 id:60001 of http...
mlerman
2014-08-30
1
-10
/
+0
*
Disable UI flags for non-desktop OSes
mlerman
2014-08-29
1
-0
/
+10
*
Add account_id to signin manager notifications.
rogerta
2014-08-29
7
-12
/
+28
*
Add IsAuthenticated() method to SigninManager to check for connected profile.
rogerta
2014-08-27
5
-7
/
+14
*
Make sure avatar menu does not use account_id for display purposes.
rogerta
2014-08-27
1
-1
/
+3
*
Remove implicit conversions from scoped_refptr to T* in components/
dcheng
2014-08-26
1
-1
/
+1
*
Work on GN build of Chrome.
Brett Wilson
2014-08-26
1
-0
/
+2
*
Add flag to track migration from email to gaia id.
rogerta
2014-08-25
4
-0
/
+29
*
Create a new AccountTrackerService PKS based on the existing AccountTracker.
rogerta
2014-08-25
3
-0
/
+1057
*
Revert of Create a new AccountTrackerService (patchset #8 of https://coderevi...
thestig@chromium.org
2014-08-22
3
-1057
/
+0
*
Create a new AccountTrackerService PKS based on the existing AccountTracker.
rogerta@chromium.org
2014-08-22
3
-0
/
+1057
*
Remove MutableProfileOAuth2TokenService on iOS.
msarda@chromium.org
2014-08-21
4
-302
/
+18
*
Track when user signs in the profile.
mlerman@chromium.org
2014-08-16
6
-2
/
+44
*
Track how many minutes a profile was signed in before when we sign out.
mlerman@chromium.org
2014-08-14
3
-0
/
+19
*
When the user signs in, make sure to set cookies on all reachable google
rogerta@chromium.org
2014-08-13
4
-0
/
+24
*
Use the --google-profile-info flag correctly.
noms@chromium.org
2014-08-12
1
-2
/
+1
*
Disable New Avatar Menu in unit tests where necessary.
bauerb@chromium.org
2014-08-11
2
-0
/
+6
*
Show GAIA/cookie accounts on the signin-internals page.
mlerman@chromium.org
2014-08-09
7
-11
/
+131
*
Let finch control NewAvatarMenu. Disabling a flag forces disable all mirror.
mlerman@chromium.org
2014-08-08
1
-2
/
+4
*
Move StringToLowerASCII to base namespace
brettw@chromium.org
2014-08-07
1
-1
/
+1
*
Move avatar_menu to disable-enable flag. A future CL will set the default beh...
mlerman@chromium.org
2014-08-06
4
-32
/
+44
*
Bring back Gaia avatars if --new-avatar-menu is turned on.
noms@chromium.org
2014-08-05
1
-2
/
+2
*
Make signin_scoped_device_id enabled by default.
pavely@chromium.org
2014-08-04
2
-4
/
+4
*
[Mac, Win] New and improved UI changes to the new avatar bubble
noms@chromium.org
2014-07-31
1
-1
/
+2
*
Fix how we use the new profile management flags.
noms@chromium.org
2014-07-28
2
-4
/
+6
*
Change semantics from newProfileManagement() to accountConsistency().
mlerman@chromium.org
2014-07-24
2
-8
/
+7
*
Add gcm, nfc and bluetooth to GN build.
brettw@chromium.org
2014-07-16
3
-0
/
+115
*
Create a FakeAccountReconcilor that doesn't perform network requests
mlerman@chromium.org
2014-07-09
1
-7
/
+10
*
Implementation of SigninClient::GetSigninScopedDeviceId
pavely@chromium.org
2014-07-07
8
-0
/
+22
*
Ensure username is present on ChromeOS signin internals
mlerman@chromium.org
2014-07-04
1
-0
/
+9
*
Make it so that the account reconcilor (or any other component that wants to ...
rogerta@chromium.org
2014-07-03
5
-43
/
+93
*
Include time in signin-internals signin details.
mlerman@chromium.org
2014-07-03
1
-1
/
+1
*
Hide signin details for ChromeOS
mlerman@chromium.org
2014-07-03
1
-0
/
+4
*
Add GetSigninScopedDeviceId() to SigninClient and pass it to GaiaAuthFetcher.
pavely@chromium.org
2014-06-27
7
-10
/
+34
*
Track when and how a profile is signed out via UMA.
mlerman@chromium.org
2014-06-27
4
-5
/
+43
*
Rename "managed (mode|user)" to "supervised user" (part 4)
treib@chromium.org
2014-06-24
1
-2
/
+2
*
Differentiate primary account compares on GAIA cookie presence.
mlerman@chromium.org
2014-06-19
3
-8
/
+41
*
Improve the no-op reconcilor so that it doesn't "hang" after the first execut...
mlerman@chromium.org
2014-06-19
2
-16
/
+34
*
Display on signin-internals the status of account consistency.
mlerman@chromium.org
2014-06-19
1
-0
/
+2
*
Fix account_reconcilor crash.
mlerman@chromium.org
2014-06-18
1
-3
/
+5
*
Revert "Improve the no-op reconcilor so that it doesn't "hang" after the firs...
hirono@chromium.org
2014-06-18
2
-34
/
+16
*
Enable consistent identity on android platform by default.
rogerta@chromium.org
2014-06-17
4
-18
/
+68
*
Improve the no-op reconcilor so that it doesn't "hang" after the first execut...
mlerman@chromium.org
2014-06-17
2
-16
/
+34
*
Ensure the AccountReconciler executes directly after the NewProfileFlag is tu...
mlerman@chromium.org
2014-06-16
2
-0
/
+18
*
Create AccountServiceFlagFetcher which downloads an account's Gaia service fl...
treib@chromium.org
2014-06-03
2
-0
/
+208
*
Componentize and rename ProfileOAuth2TokenServiceRequest.
maniscalco@chromium.org
2014-06-02
2
-2
/
+2
[next]