summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/sync
Commit message (Expand)AuthorAgeFilesLines
* Moved policy-related UI code out of SigninManager.atwilson@chromium.org2013-04-303-13/+253
* Reland r197261 with correct build fix.pkasting@chromium.org2013-04-302-10/+11
* Revert 197261 "Final set of moves/reorders that didn't make r197..."tkent@chromium.org2013-04-302-11/+10
* Final set of moves/reorders that didn't make r197198.pkasting@chromium.org2013-04-302-10/+11
* Reorder pieces of code. No other changes.pkasting@chromium.org2013-04-302-52/+54
* Remove unnecessary un-observe calls that will be done by the dtorbcwhite@chromium.org2013-04-261-2/+0
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-261-4/+5
* Directly logging interactions with the one click confirmation dialog.jwd@chromium.org2013-04-253-0/+39
* Remove one-click signin inforbar, since its now replaced with the gaiarogerta@chromium.org2013-04-254-268/+1
* Removed CR from one_click_signin_sync_starter.cc.atwilson@chromium.org2013-04-251-3/+3
* Add InfoBarDelegate::web_contents(). This is convenient for the number ofpkasting@chromium.org2013-04-241-6/+5
* Explicitly construct/destruct UserManager and dependencies in testsbartfab@chromium.org2013-04-241-0/+12
* Only delete history item during redirect from sign-in landing page.bcwhite@chromium.org2013-04-241-2/+4
* Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.pkasting@chromium.org2013-04-231-3/+3
* Revert 195811 "Explicitly construct/destruct UserManager and dep..."kalman@chromium.org2013-04-231-8/+0
* Explicitly construct/destruct UserManager and dependencies in testsbartfab@google.com2013-04-231-0/+8
* signin: pull basic SigninManager functionality into new SigninManagerBase class.tim@chromium.org2013-04-211-4/+5
* Remove landing page from history when redirecting to NTP so that the back-but...bcwhite@chromium.org2013-04-192-0/+56
* Move signin_manager_fake.* to fake_signin_manager.*atwilson@chromium.org2013-04-181-1/+1
* Be more consistent about respecting link click dispositions in infobars: for ...pkasting@chromium.org2013-04-161-1/+2
* Fixing a bug where the one click signin infobar showed up when it shouldn't.jwd@chromium.org2013-04-131-2/+3
* Add SAML support for chrome sign in.rogerta@chromium.org2013-04-123-31/+55
* Properly handle user cancellation of signin.atwilson@chromium.org2013-04-123-29/+66
* Refactor helper code out of ProfileSigninConfirmationDialog.dconnelly@chromium.org2013-04-114-0/+542
* Correctly logging One-click shown and dismissed actions.jwd@chromium.org2013-04-092-2/+11
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-092-55/+69
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-092-69/+55
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-092-55/+69
* [Clean up] Drop chrome::search:: namespace.kmadhusu@chromium.org2013-03-271-1/+1
* For enterprise use, don't require a password to connect a profile to therogerta@chromium.org2013-03-241-2/+4
* The interstitial flow does not work from a tab that previous showed anrogerta@chromium.org2013-03-232-2/+30
* With browser instant extended enabled, signing in should redirect to chrome:/...kmadhusu@chromium.org2013-03-232-26/+30
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-192-2/+2
* Fix "advanced" interstitial button for GAIA destinations.bcwhite@chromium.org2013-03-141-11/+15
* When signing in via the interstitial, there is no need to check for therogerta@chromium.org2013-03-121-4/+6
* Don't overwrite the source_ member of OneClickSigninHelper if its alreadyrogerta@chromium.org2013-03-111-0/+4
* Do not display signin bubble until signin is completeatwilson@chromium.org2013-03-073-16/+69
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-071-30/+3
* signin: force web signin flow initiated visits to accounts.google.com to thei...tim@chromium.org2013-03-072-2/+44
* Revert 186347jochen@chromium.org2013-03-061-3/+30
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-061-30/+3
* Hook up skip signin promosail@chromium.org2013-03-021-3/+5
* Improving histogram logging for the signin histogram. jwd@chromium.org2013-03-012-30/+117
* Make sure to check pointer is not null before using it.rogerta@chromium.org2013-02-281-0/+2
* Add a signin allowed policy which is used to determine if a user is allowed t...akuegel@chromium.org2013-02-282-2/+34
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Go to NTP from landing page if so desiredbcwhite@chromium.org2013-02-222-7/+12
* Adding a histrogram to track account missmatch for signin reauth.jwd@chromium.org2013-02-222-0/+27
* Redirect back to signin page if we complete signin but don't have password.bcwhite@chromium.org2013-02-202-10/+34
* When signing in to chrome explicitly (first run, ntp, wrench) don't wait forrogerta@chromium.org2013-02-201-2/+3