summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sync_ui_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded grit include in chrome.thestig2014-08-291-1/+0
* Add IsAuthenticated() method to SigninManager to check for connected profile.rogerta2014-08-271-2/+2
* Finish converting chrome_strings target to use qualified paths.thestig2014-08-271-1/+1
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-221-2/+2
* [cros] user_manager component - move UserManagerBase and UserManagernkostylev@chromium.org2014-08-151-4/+4
* Cleanup: Remove unneeded #includes for grit/, ui/base/l10n/l10n_util.h and ui...thestig@chromium.org2014-08-081-1/+0
* [cros login] Split login related classes into subfolders.nkostylev@chromium.org2014-05-161-1/+1
* SyncGlobalError refactor and Ash notification.michaelpg@chromium.org2014-03-281-2/+3
* Componentize SigninManagerBase.blundell@chromium.org2014-03-251-1/+1
* Move signin_core target to signin_core_browser.blundell@chromium.org2014-03-241-2/+2
* Componentize (Mutable)ProfileOAuth2TokenService.blundell@chromium.org2014-03-201-2/+2
* Revert of Componentize (Mutable)ProfileOAuth2TokenService. (https://coderevie...weitaosu@chromium.org2014-03-191-2/+2
* Componentize (Mutable)ProfileOAuth2TokenService.blundell@chromium.org2014-03-191-2/+2
* Sign-in Error UI refactor and Ash notificationsmichaelpg@chromium.org2014-03-151-5/+7
* [cros, sync] On Chrome OS user 'display email' for user visible sync status s...nkostylev@chromium.org2014-02-061-2/+16
* Clean up sign-in grammarmichaelpg@chromium.org2014-02-051-3/+2
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-4/+5
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-131-1/+1
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-121-4/+4
* Convert string16 to base::string16 in chrome/browserbrettw@chromium.org2013-12-111-20/+20
* [sync] Fix crash in chrome://settings when sync is disabledrsimha@chromium.org2013-07-261-12/+11
* Move ownership of SigninGlobalError from SigninManager torogerta@chromium.org2013-07-091-4/+8
* [sync] Hide "Sync nothing" UI; Go back to signing out on dashboard clears and...rsimha@chromium.org2013-06-291-6/+3
* [sync] Show link to Google dashboard when user chooses to sync nothingrsimha@chromium.org2013-06-121-3/+6
* Use a direct include of strings headers in chrome/browser/sync*/.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-071-1/+1
* [sync] Separate sign in from sync on Desktop Chromersimha@chromium.org2013-05-171-2/+12
* signin: pull basic SigninManager functionality into new SigninManagerBase class.tim@chromium.org2013-04-211-8/+8
* [sync] [chromeos] Fix setup / disable sync buttons in cros settings webuirsimha@chromium.org2013-03-081-1/+13
* Properly handle disabling sync via the google dashboard.atwilson@chromium.org2013-02-151-1/+2
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Add new status msg when sync is stopped via the dashboardatwilson@chromium.org2013-02-091-5/+9
* Allow signin to continue even if sync is disabled by policy.atwilson@chromium.org2013-02-031-96/+54
* Move auth-error reporting code out of SyncGlobalError and into SigninGlobalErroratwilson@chromium.org2013-01-171-86/+6
* Revert 177136creis@chromium.org2013-01-161-6/+86
* Move auth-error reporting code out of SyncGlobalError and into SigninGlobalErroratwilson@chromium.org2013-01-161-86/+6
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-071-1/+1
* sync: Track validity of about:sync fieldsrlarocque@chromium.org2012-07-191-326/+6
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-1/+1
* [Sync] Move model_type* from syncable/ to base/akalin@chromium.org2012-07-031-1/+1
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-14/+14
* Display per-type status in about:syncrlarocque@chromium.org2012-06-271-24/+7
* sync: Refactor session tracking rlarocque@chromium.org2012-06-221-4/+5
* [Sync] Rename sync_api to csyncakalin@chromium.org2012-06-221-2/+2
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-15/+15
* [Sync] Add histogram to track the reason for unrecoverable errors at the PSS.zea@chromium.org2012-06-141-3/+3
* Show throttled data types on about:syncrlarocque@chromium.org2012-06-141-0/+5
* sync: Refactor per-datatype throttlingrlarocque@chromium.org2012-06-131-2/+1
* Refactor following sync commit loop changerlarocque@chromium.org2012-06-081-7/+3
* sync: create internal_api/public to house sync/ files needed by chrome/browse...tim@chromium.org2012-06-071-2/+2