summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 75200 - Show settings/personal when attempting to call ShowLoginDialog ...stevenjb@google.com2011-02-161-2/+5
* Stop using browser signin for passphrase migration, just use the normal signi...johnnyg@chromium.org2011-01-211-34/+14
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* [Sync] Tidy up SyncBackendHost interface.akalin@chromium.org2011-01-191-73/+55
* Change all the places where the multi-purpose sync error link is surfaced to ...johnnyg@chromium.org2011-01-191-0/+19
* Further tweaks to the passphrase UI to deal with passphrase entry.johnnyg@chromium.org2011-01-131-4/+17
* The sync server supports a new "progress token" scheme that allows data types...nick@chromium.org2011-01-131-17/+11
* Chromium build failed with heap leak checker, or configured withtony@chromium.org2011-01-131-3/+3
* Add passphrase migration UI according to the flow chart for users who require...johnnyg@chromium.org2011-01-081-5/+50
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-1/+0
* Rest of the autofill work.lipalani@chromium.org2010-12-161-7/+28
* Even more virtual method deinlining.erg@google.com2010-12-131-0/+4
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-2/+0
* Move:ben@chromium.org2010-12-021-1/+1
* Add a boolean details to the PASSPHRASE_REQUIRED message that indicates johnnyg@chromium.org2010-11-191-0/+2
* Allow sync with 2-factor StrongAuth accounts in ChromeOS.stevenjb@chromium.org2010-11-181-19/+22
* fix arm build.tim@chromium.org2010-11-101-2/+2
* sync: bake 'explicit' passphrases into the nigori specifics, rathertim@chromium.org2010-11-101-25/+27
* Clear the suppress-start flag when a user submits credentials, since this ind...johnnyg@chromium.org2010-11-011-0/+6
* sync: clear auth error on shutdown.tim@chromium.org2010-10-291-0/+1
* [Sync] made --sync-notification-host take an optional portakalin@chromium.org2010-10-281-2/+30
* [Sync] Added some switches for testing/debugging.akalin@chromium.org2010-10-261-1/+13
* Convert LOG/LOG_IF(INFO) to VLOG/VLOG_IF(1) - chrome/browser/syncrsimha@chromium.org2010-10-251-1/+1
* Create a new browser signin layer. This is currently a proxy on top of sync ...johnnyg@chromium.org2010-10-251-2/+2
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/sync/*.pkasting@chromium.org2010-10-221-9/+7
* Check for startup suppression at startup, not in AreCredentialsAvailable().johnnyg@chromium.org2010-10-211-7/+9
* sync: fix passphrase bootstrapping and more.tim@chromium.org2010-10-201-4/+6
* Revert 62699 - [Sync] Added some switches for testing/debugging.rsimha@chromium.org2010-10-191-11/+6
* Fix some problems with the ENTER_PASSPHRASE state in sync setup.johnnyg@chromium.org2010-10-181-5/+13
* [Sync] Added some switches for testing/debugging.akalin@chromium.org2010-10-151-6/+11
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Adding a method to the Sync test harness that disables sync for a client.rsimha@chromium.org2010-10-131-0/+4
* sync (cros): Don't try to migrate tokens on cros.tim@chromium.org2010-10-131-0/+6
* Add timeout to clearing server dataraz@chromium.org2010-10-131-4/+31
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Add UI for setting the encryption passphrase.johnnyg@chromium.org2010-10-121-4/+16
* sync: second factor auth supporttim@chromium.org2010-10-111-1/+7
* sync: Fix Nigori download sequencing.tim@chromium.org2010-10-071-32/+38
* Added UI for clearing Chrome Sync dataraz@chromium.org2010-09-291-4/+17
* Revert 60845 (check perms failure) - Added UI for clearing Chrome Sync datawillchan@chromium.org2010-09-281-17/+4
* Added UI for clearing Chrome Sync dataraz@chromium.org2010-09-281-4/+17
* Fixed bug where the "Keep everything synced" preference wasn't being honored.akalin@chromium.org2010-09-241-9/+13
* sync: make default passwords sync pref value falsetim@chromium.org2010-09-211-1/+1
* Set the migration-completed flag once sync is setup on the new system,johnnyg@chromium.org2010-09-211-1/+6
* Remove unnecessary log spew from ProfileSyncService.tim@chromium.org2010-09-171-12/+0
* Take 2 - Get password sync to a usable state.tim@chromium.org2010-09-171-11/+42
* Add Sources to several notifications.tim@chromium.org2010-09-171-13/+15
* Revert 59618 - Get password sync to a usable state.tim@chromium.org2010-09-161-34/+11
* Get password sync to a usable state.tim@chromium.org2010-09-161-11/+34
* Re-land: Hook up the dom_ui sync options to the sync service.albertb@chromium.org2010-09-151-0/+11