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
/
ui
/
sync
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new SyncedTabDelegate for Android.
shashishekhar@chromium.org
2013-05-30
2
-0
/
+3
*
Client changes for disabled dasher account
pavely@chromium.org
2013-05-29
2
-7
/
+18
*
Restructure user-creation flow for modularity and error-reporting.
pam@chromium.org
2013-05-29
2
-7
/
+16
*
Making the condition for showing signin in one click case more general.
jwd@chromium.org
2013-05-28
1
-5
/
+2
*
Record blocked navigations for managed users.
bauerb@chromium.org
2013-05-24
2
-0
/
+29
*
Revert 201968 "Revert 201837 "OOP import on Windows.""
dbeam@chromium.org
2013-05-24
1
-6
/
+1
*
Revert 201837 "OOP import on Windows."
dbeam@chromium.org
2013-05-24
1
-1
/
+6
*
OOP import on Windows.
gab@chromium.org
2013-05-23
1
-6
/
+1
*
Remove references to Profile from browser_context_keyed_service.
phajdan.jr@chromium.org
2013-05-22
1
-3
/
+3
*
Eliminate BrowserProcess dependency from sign-in production code.
joi@chromium.org
2013-05-18
1
-1
/
+1
*
Refactor app_login out of ChromeOS
guohui@chromium.org
2013-05-15
2
-0
/
+110
*
Ensure that a valid browser pointer is used when displaying the sign-in error...
noms@chromium.org
2013-05-13
2
-12
/
+11
*
Add logging to ProfileSigninConfirmationHelper for debugging.
dconnelly@chromium.org
2013-05-13
1
-4
/
+22
*
signin: move SigninManagerBase::Signout to SigninManager.
tim@chromium.org
2013-05-13
2
-1
/
+2
*
chrome: Use base::MessageLoop. (Part 2)
xhwang@chromium.org
2013-05-08
1
-2
/
+2
*
Move post-signin confirmation bubble to OneClickSigninSyncStarter.
atwilson@chromium.org
2013-05-08
4
-143
/
+189
*
components: Move PrefRegistrySyncable into user_prefs namespace.
tfarina@chromium.org
2013-05-06
1
-1
/
+1
*
Removing branching code for bubble/dialog field trial.
jwd@chromium.org
2013-05-05
1
-11
/
+1
*
With instant extended enabled, signing in from a non chrome://apps page or sk...
kmadhusu@chromium.org
2013-05-04
1
-1
/
+5
*
Introduce SigninManagerDelegate and use to eliminate CookieSettings dependency.
joi@chromium.org
2013-05-04
1
-2
/
+5
*
Fixed merge error - re-added missing break
atwilson@chromium.org
2013-05-03
1
-0
/
+1
*
Do not display SAML confirmation dialog if we are displaying managed acct prompt
atwilson@chromium.org
2013-05-03
4
-76
/
+130
*
Formatting cleanup. Should be no code change.
pkasting@chromium.org
2013-05-03
1
-41
/
+69
*
Win: Display a native bubble (instead of the JS one) after the web signin flow.
noms@chromium.org
2013-05-01
3
-80
/
+29
*
chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.
tfarina@chromium.org
2013-05-01
1
-1
/
+1
*
Moved policy-related UI code out of SigninManager.
atwilson@chromium.org
2013-04-30
3
-13
/
+253
*
Reland r197261 with correct build fix.
pkasting@chromium.org
2013-04-30
2
-10
/
+11
*
Revert 197261 "Final set of moves/reorders that didn't make r197..."
tkent@chromium.org
2013-04-30
2
-11
/
+10
*
Final set of moves/reorders that didn't make r197198.
pkasting@chromium.org
2013-04-30
2
-10
/
+11
*
Reorder pieces of code. No other changes.
pkasting@chromium.org
2013-04-30
2
-52
/
+54
*
Remove unnecessary un-observe calls that will be done by the dtor
bcwhite@chromium.org
2013-04-26
1
-2
/
+0
*
[components] Switch {RefCounted}ProfileKeyedService to use BrowserContext
phajdan.jr@chromium.org
2013-04-26
1
-4
/
+5
*
Directly logging interactions with the one click confirmation dialog.
jwd@chromium.org
2013-04-25
3
-0
/
+39
*
Remove one-click signin inforbar, since its now replaced with the gaia
rogerta@chromium.org
2013-04-25
4
-268
/
+1
*
Removed CR from one_click_signin_sync_starter.cc.
atwilson@chromium.org
2013-04-25
1
-3
/
+3
*
Add InfoBarDelegate::web_contents(). This is convenient for the number of
pkasting@chromium.org
2013-04-24
1
-6
/
+5
*
Explicitly construct/destruct UserManager and dependencies in tests
bartfab@chromium.org
2013-04-24
1
-0
/
+12
*
Only delete history item during redirect from sign-in landing page.
bcwhite@chromium.org
2013-04-24
1
-2
/
+4
*
Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.
pkasting@chromium.org
2013-04-23
1
-3
/
+3
*
Revert 195811 "Explicitly construct/destruct UserManager and dep..."
kalman@chromium.org
2013-04-23
1
-8
/
+0
*
Explicitly construct/destruct UserManager and dependencies in tests
bartfab@google.com
2013-04-23
1
-0
/
+8
*
signin: pull basic SigninManager functionality into new SigninManagerBase class.
tim@chromium.org
2013-04-21
1
-4
/
+5
*
Remove landing page from history when redirecting to NTP so that the back-but...
bcwhite@chromium.org
2013-04-19
2
-0
/
+56
*
Move signin_manager_fake.* to fake_signin_manager.*
atwilson@chromium.org
2013-04-18
1
-1
/
+1
*
Be more consistent about respecting link click dispositions in infobars: for ...
pkasting@chromium.org
2013-04-16
1
-1
/
+2
*
Fixing a bug where the one click signin infobar showed up when it shouldn't.
jwd@chromium.org
2013-04-13
1
-2
/
+3
*
Add SAML support for chrome sign in.
rogerta@chromium.org
2013-04-12
3
-31
/
+55
*
Properly handle user cancellation of signin.
atwilson@chromium.org
2013-04-12
3
-29
/
+66
*
Refactor helper code out of ProfileSigninConfirmationDialog.
dconnelly@chromium.org
2013-04-11
4
-0
/
+542
*
Correctly logging One-click shown and dismissed actions.
jwd@chromium.org
2013-04-09
2
-2
/
+11
[next]