summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sync_ui_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Change Personal Options page to reflect multi-profile options, if switch is set.mirandac@chromium.org2011-03-211-5/+15
* Some minor sync cleanup and aftermath. Mostly just removing unused headers an...andybons@chromium.org2011-03-151-1/+2
* Changed error message when sync is unavailable for domain.rickcam@chromium.org2011-03-111-2/+5
* Options: Remove the kDisabledTabbedOptions flag.jhawkins@chromium.org2011-03-091-15/+6
* Don't show the "new! password sync" message in settings when a sync-everythin...johnnyg@chromium.org2011-01-271-6/+3
* Fix DOMUI pref mode handling of Mac menu itemsstuartmorgan@chromium.org2011-01-251-4/+22
* [Sync] Refactored ProfileSyncService and remove its backend() functionakalin@chromium.org2011-01-241-7/+3
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Create a new code path to generate sync strings for the new tab page differen...johnnyg@chromium.org2011-01-211-8/+54
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* [Sync] Port about:sync to DOMUIakalin@chromium.org2011-01-141-2/+2
* The sync server supports a new "progress token" scheme that allows data types...nick@chromium.org2011-01-131-4/+4
* Add passphrase migration UI according to the flow chart for users who require...johnnyg@chromium.org2011-01-081-2/+38
* Fixing the crash in about:sync code. This was caused by a race condition.lipalani@chromium.org2011-01-061-0/+6
* Update the time formatting APIs to use string16.avi@chromium.org2010-12-221-5/+3
* Rest of the autofill work.lipalani@chromium.org2010-12-161-0/+35
* Move:ben@chromium.org2010-12-021-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Fix some problems with the ENTER_PASSPHRASE state in sync setup.johnnyg@chromium.org2010-10-181-2/+3
* [Sync] fix about:sync crash with unrecoverable errorakalin@chromium.org2010-10-151-0/+130
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-2/+2
* Adding additional ClientLogin error messages parsing.nkostylev@chromium.org2010-09-091-1/+4
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-2/+2
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-2/+2
* Switch to GoogleServiceAuthError struct instead of GaiaAuthError.chron@chromium.org2010-08-191-1/+1
* Convert a bunch of wstring/wchar_t*'s, mostly in browser_about_handler.cc.viettrungluu@chromium.org2010-08-051-4/+3
* Set the options dialog as the parent window of the sync wizard when thealbertb@chromium.org2010-07-161-1/+1
* Implement support for disabling sync through configuration management.mnissler@chromium.org2010-07-141-3/+3
* Fix some Sync stringsdantasse@chromium.org2010-04-021-1/+2
* The "Customize Sync" dialog will let users select to sync or not sync each da...dantasse@chromium.org2010-03-311-2/+2
* chrome 2: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* sync: Add two functions to sync_ui_util header and update the callers accordi...akalin@chromium.org2010-01-061-0/+16
* Fix a crash when you use incorrect credentials to log into bookmark sync.zork@chromium.org2009-12-221-2/+1
* Add a UI helper method to just get the sync status without needing labels.akalin@chromium.org2009-12-141-17/+53
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-251-0/+144