summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sync_ui_util.cc
Commit message (Expand)AuthorAgeFilesLines
* After model association, while running if the datatype encounters an error we...lipalani@chromium.org2012-02-171-0/+2
* Revert 121858 - [cros] Suggest sign-out/sign-in when sync login error appears.altimofeev@chromium.org2012-02-141-25/+0
* [cros] Suggest sign-out/sign-in when sync login error appears.altimofeev@chromium.org2012-02-141-0/+25
* Convert final GetProfileSyncService callers to use profile keyed factory.tim@chromium.org2012-02-081-1/+3
* Many small sync changes centered around AllStatusrlarocque@chromium.org2012-02-031-6/+9
* Remove broken variables from sync's AllStatusrlarocque@chromium.org2012-01-201-10/+1
* [Sync] Rename ModelEnumSet to ModelTypeSetakalin@chromium.org2011-12-131-1/+1
* [Sync] Replace all instances of ModelTypeSet with ModelEnumSetakalin@chromium.org2011-12-101-1/+1
* sync: remove GetAuthenticatedUsername from ProfileSyncService/SyncBackendHost.tim@chromium.org2011-12-021-6/+11
* Re-application of CL originally reviewed here: http://codereview.chromium.org...jimblackler@google.com2011-11-301-10/+24
* Revert 110905 - Adding parameter to GetStatusLabels to indicate if links are ...torne@chromium.org2011-11-211-24/+10
* Adding parameter to GetStatusLabels to indicate if links are acceptable, as s...jimblackler@google.com2011-11-211-10/+24
* Revert the revert. This change was not the cause of the failures, so relanding.zea@chromium.org2011-11-171-0/+30
* Revert "[Sync] Add version info to about:sync"avi@chromium.org2011-11-171-30/+0
* [Sync] Add version info to about:synczea@chromium.org2011-11-171-0/+30
* Remove sync error button from bookmark barsail@chromium.org2011-10-271-16/+0
* [Sync UI] Display error on personal options page when sync has an unrecoverab...binji@chromium.org2011-10-181-7/+25
* Suppress bubble view for CONNECTION_FAILED errorsail@chromium.org2011-10-171-23/+21
* Revert 105010 - [Sync] Use IsPassphraseRequiredForDecryption() for sync error...akalin@chromium.org2011-10-141-1/+1
* No longer wait for all data types to be synced in IsUsingExplicitPassphrase()atwilson@chromium.org2011-10-131-3/+8
* Correctly detect passphrase errors for global sync errorssail@chromium.org2011-10-121-3/+4
* [Sync] Use IsPassphraseRequiredForDecryption() for sync error bubbleakalin@chromium.org2011-10-121-1/+1
* Per datatype unrecoverable error. when a datatype encounters an unrecoverable...lipalani@chromium.org2011-10-061-0/+7
* [Sync Setup UI] Fix display of "Last Synced as..." in Personal Stuff.binji@chromium.org2011-09-231-6/+4
* Show bubble and wrench menu item for sync errorsail@chromium.org2011-09-211-34/+132
* [Sync UI] Show only one sync status on personal options page.binji@chromium.org2011-09-151-4/+2
* Display actionable errors in about:sync page.lipalani@chromium.org2011-09-071-0/+15
* Plug in legacy error code sent by the server to the new model by converting t...lipalani@chromium.org2011-09-041-19/+66
* base: Remove using declaration of FundamentalValue as it's no longer necessary.tfarina@chromium.org2011-08-111-2/+3
* [Sync] Add passphrase/encryption info to chrome://sync.zea@chromium.org2011-08-041-0/+16
* In sync setup UI, don't display error when user is entering ASP.binji@chromium.org2011-08-021-1/+2
* Multi-Profiles: Enable multi-profiles by default for views uisail@chromium.org2011-07-101-3/+2
* sync: remove autofill migration tim@chromium.org2011-07-071-22/+0
* 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