summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_service.h
Commit message (Expand)AuthorAgeFilesLines
* Sync: Inline sync login dialog into Tabbed Options.jhawkins@chromium.org2011-04-221-7/+19
* sync: add a BackendMigrator class to perform migration flow.tim@chromium.org2011-04-201-1/+6
* Sync: Fix a few issues with the refrehsed UI.jhawkins@chromium.org2011-04-191-1/+6
* Removing TokenMigrator + sync credential migrationrickcam@chromium.org2011-03-301-7/+0
* [Sync] All DTC's should check for NEEDS_CRYPTO and cryptogrpaher should be pr...zea@chromium.org2011-03-291-2/+4
* sync: hook up ServerConnectionManager <> SyncerThread2 and tie up more loose ...tim@chromium.org2011-03-291-7/+0
* Get rid of unnecessary extra constructor for ProfileSyncService.atwilson@chromium.org2011-03-291-7/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Moved UI state from ProfileSyncService to SyncUserFlow so it doesn't inapprop...atwilson@chromium.org2011-03-161-16/+0
* Some minor sync cleanup and aftermath. Mostly just removing unused headers an...andybons@chromium.org2011-03-151-1/+1
* Refactor sync notifier out of sync apiakalin@chromium.org2011-03-141-5/+0
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* [Sync] Unrevert r75287 (initial support for sync encryption of all datatypes)...zea@chromium.org2011-02-241-0/+19
* Revert 75287 - [Sync] Initial support for encrypting any datatype (no UI hook...zea@chromium.org2011-02-171-19/+0
* [Sync] Initial support for encrypting any datatype (no UI hookup yet).zea@chromium.org2011-02-171-0/+19
* [Sync] Add JS scriptability to syncapiakalin@chromium.org2011-02-011-0/+12
* From the enter-passphrase screen in sync setup, canceling should only disable...johnnyg@chromium.org2011-01-261-0/+3
* [Sync] Refactored ProfileSyncService and remove its backend() functionakalin@chromium.org2011-01-241-6/+54
* Stop using browser signin for passphrase migration, just use the normal signi...johnnyg@chromium.org2011-01-211-8/+4
* [Sync] Tidy up SyncBackendHost interface.akalin@chromium.org2011-01-191-0/+4
* Change all the places where the multi-purpose sync error link is surfaced to ...johnnyg@chromium.org2011-01-191-0/+5
* Further tweaks to the passphrase UI to deal with passphrase entry.johnnyg@chromium.org2011-01-131-2/+24
* Add passphrase migration UI according to the flow chart for users who require...johnnyg@chromium.org2011-01-081-0/+10
* Fixing the crash in about:sync code. This was caused by a race condition.lipalani@chromium.org2011-01-061-0/+4
* Even more virtual method deinlining.erg@google.com2010-12-131-3/+1
* Add a boolean details to the PASSPHRASE_REQUIRED message that indicates johnnyg@chromium.org2010-11-191-0/+8
* Allow sync with 2-factor StrongAuth accounts in ChromeOS.stevenjb@chromium.org2010-11-181-2/+3
* sync: bake 'explicit' passphrases into the nigori specifics, rathertim@chromium.org2010-11-101-7/+22
* Take 3: Refactor, relocate and rename ProfileSyncServiceTestHarness.rsimha@chromium.org2010-10-261-1/+1
* Create a new browser signin layer. This is currently a proxy on top of sync ...johnnyg@chromium.org2010-10-251-1/+1
* Fix some problems with the ENTER_PASSPHRASE state in sync setup.johnnyg@chromium.org2010-10-181-5/+9
* [Sync] fix about:sync crash with unrecoverable errorakalin@chromium.org2010-10-151-3/+3
* Adding a method to the Sync test harness that disables sync for a client.rsimha@chromium.org2010-10-131-1/+4
* Add timeout to clearing server dataraz@chromium.org2010-10-131-0/+9
* Add UI for setting the encryption passphrase.johnnyg@chromium.org2010-10-121-3/+8
* sync: second factor auth supporttim@chromium.org2010-10-111-1/+2
* Add a promptBrowserLogin method to webstorePrivate extension APIasargent@chromium.org2010-10-111-2/+2
* Fix inconsistent line endings problem.asargent@chromium.org2010-10-111-2/+2
* sync: Fix Nigori download sequencing.tim@chromium.org2010-10-071-3/+8
* Added UI for clearing Chrome Sync dataraz@chromium.org2010-09-291-0/+15
* Revert 60845 (check perms failure) - Added UI for clearing Chrome Sync datawillchan@chromium.org2010-09-281-15/+0
* Added UI for clearing Chrome Sync dataraz@chromium.org2010-09-281-0/+15
* Revert 60556 (broke chrome, at least on linux) - Refactor, rename and relocat...thakis@chromium.org2010-09-251-2/+1
* Refactor, rename and relocate ProfileSyncServiceTestHarness.rsimha@chromium.org2010-09-251-1/+2
* sync: make default passwords sync pref value falsetim@chromium.org2010-09-211-0/+1
* Remove unnecessary log spew from ProfileSyncService.tim@chromium.org2010-09-171-0/+2
* Take 2 - Get password sync to a usable state.tim@chromium.org2010-09-171-0/+6
* Revert 59618 - Get password sync to a usable state.tim@chromium.org2010-09-161-6/+0
* Get password sync to a usable state.tim@chromium.org2010-09-161-0/+6
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-23/+30