summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_service.h
Commit message (Expand)AuthorAgeFilesLines
* Make the change in ProfileSyncService such that it declares successmunjal@chromium.org2011-12-021-2/+6
* sync: remove GetAuthenticatedUsername from ProfileSyncService/SyncBackendHost.tim@chromium.org2011-12-021-5/+0
* Re-application of CL originally reviewed here: http://codereview.chromium.org...jimblackler@google.com2011-11-301-6/+2
* sync: rename ProfileSyncFactory to ProfileSyncComponentsFactory.tim@chromium.org2011-11-221-3/+3
* Revert 110905 - Adding parameter to GetStatusLabels to indicate if links are ...torne@chromium.org2011-11-211-2/+6
* Adding parameter to GetStatusLabels to indicate if links are acceptable, as s...jimblackler@google.com2011-11-211-6/+2
* Cleanup: Remove unneeded forward declarations in chrome/browser/sync.thestig@chromium.org2011-11-151-2/+0
* When there is a password error and the user clicks the wrench menu to sign in...lipalani@chromium.org2011-11-111-1/+1
* Fix crash in PSS:SetEncryptEverything() and in TypedUrlModelAssociatoratwilson@chromium.org2011-11-041-4/+3
* Add support for temporarily disabling sync.nyquist@chromium.org2011-11-011-0/+10
* [Sync UI] Clear the unrecoverable error state when stopping sync.binji@chromium.org2011-10-261-0/+2
* Correctly set up sync wizard from error for ChromeOSstevenjb@chromium.org2011-10-261-0/+1
* [Sync] Cache encrypted types info in ProfileSyncServiceakalin@chromium.org2011-10-241-2/+11
* Prevent crash by posting a task to call unrecoverable error handler. The task...lipalani@chromium.org2011-10-191-1/+5
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-9/+7
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-1/+1
* Reland r105404 with compile warning fix.zea@chromium.org2011-10-141-1/+1
* Revert 105404 - [Sync] Refactor non-frontend DTC to handle new API properly.zea@chromium.org2011-10-131-1/+1
* [Sync] Refactor non-frontend DTC to handle new API properly.zea@chromium.org2011-10-131-1/+1
* No longer wait for all data types to be synced in IsUsingExplicitPassphrase()atwilson@chromium.org2011-10-131-1/+2
* Correctly detect passphrase errors for global sync errorssail@chromium.org2011-10-121-9/+2
* [Sync] Add SyncPrefs class to consolidate all the prefs-related sync codeakalin@chromium.org2011-10-071-17/+11
* First pass at "async" signin flow.atwilson@chromium.org2011-10-061-3/+10
* Per datatype unrecoverable error. when a datatype encounters an unrecoverable...lipalani@chromium.org2011-10-061-0/+21
* Add trace code to track all posted tasks in message_loop and WorkerThreads (n...jbates@chromium.org2011-10-031-3/+2
* [Sync] Move change-related methods out of SyncManager::Observerakalin@chromium.org2011-09-211-3/+0
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-1/+1
* Show bubble and wrench menu item for sync errorsail@chromium.org2011-09-211-0/+6
* Clear the stale errors when a new account is being setup. This way the past u...lipalani@chromium.org2011-09-151-0/+2
* This splits the use of GaiaOAuthFetcher such that UI elements are handled by ...rickcam@chromium.org2011-09-121-0/+3
* [Sync] Refactor to ensure turning on encryption encrypts all data types.zea@chromium.org2011-09-091-17/+18
* [Sync] Don't attempt to show the configure screen if the backend isn't ready.zea@chromium.org2011-09-081-1/+1
* Plug in legacy error code sent by the server to the new model by converting t...lipalani@chromium.org2011-09-041-1/+12
* Moved the handling of the initial passphrase into SyncSetupFlow.atwilson@chromium.org2011-09-031-15/+12
* [Sync] Make BackendMigrator not wait for full sync cyclesakalin@chromium.org2011-09-011-4/+3
* [Sync] Add support for enabling session sync remotely.zea@chromium.org2011-08-251-0/+10
* Ignores OnEncryptionComplete() until we've set the encrypted types.atwilson@chromium.org2011-08-241-0/+1
* [Sync] Move some logic from SyncBackendHost to new class SyncBackendRegistrarakalin@chromium.org2011-08-231-1/+2
* Original patch by rlarocque@chromium.org at http://codereview.chromium.org/76...zea@chromium.org2011-08-171-1/+2
* [Sync] Refactor data type configuration/activation/deactivationakalin@chromium.org2011-08-111-4/+3
* Adding NTP notifications for new sync types.atwilson@chromium.org2011-08-111-0/+8
* [Sync] Fix encryption/passphrase handling.zea@chromium.org2011-08-061-10/+11
* [Sync] Rewrote about:sync backend to use WeakHandlesakalin@chromium.org2011-08-021-18/+23
* Reintegrating GaiaOAuthFetcher with Sync signin UI. This is essentially a re...rickcam@chromium.org2011-07-281-4/+0
* sync: listen for missing notificationstim@chromium.org2011-07-211-1/+3
* sync: add a bool to ConfigureDataTypes' ready_task to handle failure cases.tim@chromium.org2011-07-211-1/+1
* Correct crash when calling ShowLoginDialog.qsr@google.com2011-07-201-0/+2
* [Sync] Always trigger OnPassphraseRequired in syncapi regardless of datatypes.zea@chromium.org2011-07-181-2/+0
* Move UI specific implementation from ProfileSyncService to SyncSetupFlowHandler.qsr@chromium.org2011-07-181-2/+0
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-2/+2