summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sync_ui_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Sync: Refactor the ProfileSyncService and sync setup flow to remove use of We...jhawkins@chromium.org2011-06-141-1/+1
* dom-ui sync: Eliminate jank when customizing sync settings. Also, tweak chrom...csilv@chromium.org2011-05-231-1/+1
* [Sync] Avoid triggering NOTREACHED in PSS::GetLastSessionSnapshot()akalin@chromium.org2011-05-211-2/+3
* Adds the following information to about sync page:lipalani@chromium.org2011-05-201-0/+46
* Revert 86032 - Adds the following information to about sync page:lipalani@chromium.org2011-05-201-46/+0
* Adds the following information to about sync page:lipalani@chromium.org2011-05-201-0/+46
* Show error in the bookmarks bar if passphrase is not valid.lipalani@chromium.org2011-05-181-2/+5
* [Sync] Rename "Notifications Sent" counter to "Notifiable Commits"akalin@chromium.org2011-05-171-2/+2
* [Sync] Tweaks to About tab of chrome://sync-internalsakalin@chromium.org2011-05-131-6/+8
* Removed dependency to gfx:: from profile_sync_service as it is not used.qsr@google.com2011-05-061-1/+1
* [Sync] Support for non-blocking conflicts and encryption conflicts.zea@chromium.org2011-05-051-0/+6
* Add method IsPassphraseRequiredForDecryption to ProfileSyncServicersimha@chromium.org2011-05-031-7/+4
* Add logging info to about:sync even if sync setup has not completed.lipalani@chromium.org2011-05-031-1/+3
* Revert 83812 - Enable logging even if sync setup has not completed.jam@chromium.org2011-05-021-3/+1
* Enable logging even if sync setup has not completed.lipalani@chromium.org2011-05-021-1/+3
* Refactor sync passphrase setup flow and fix passphrase testsrsimha@chromium.org2011-05-021-5/+8
* options: Get rid of the unused OptionsGroup enum.tfarina@chromium.org2011-04-251-1/+0
* Sync: Inline sync login dialog into Tabbed Options.jhawkins@chromium.org2011-04-221-14/+0
* Sync: Fix a few issues with the refrehsed UI.jhawkins@chromium.org2011-04-191-10/+0
* 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