summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/glue/sync_backend_host.cc
Commit message (Expand)AuthorAgeFilesLines
* New HTML Sync Setup UI! This paves the way for the Passphrase UI. (coming so...dantasse@chromium.org2010-06-241-4/+0
* Take 2: sync changes to support encryptionalbertb@chromium.org2010-06-231-0/+36
* TBR: willchanalbertb@chromium.org2010-06-221-36/+0
* DRAFT: sync_api changes to support password encryptionalbertb@chromium.org2010-06-221-0/+36
* Fix line endings in sync code.albertb@chromium.org2010-06-221-1/+1
* Plumbing data type choices through to the PSSdantasse@chromium.org2010-06-101-2/+12
* Sync backend changes to allow login and initial sync to happen at two differe...dantasse@chromium.org2010-06-071-1/+6
* Adding sync support for Passwordszork@chromium.org2010-05-191-2/+8
* Replaced NetworkStatusDetector with use of NetworkChangeNotifierakalin@chromium.org2010-05-151-0/+4
* Sync: Check that the current thread is a ModelSafeWorker's home thread.nick@chromium.org2010-04-211-0/+26
* Acquire registrar_lock_ before [de]activating data types in the sync backend ...tim@chromium.org2010-04-141-2/+3
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-1/+2
* Fix bug 40555. Make sure to nudge the syncer if you're syncing new data type...dantasse@chromium.org2010-04-091-1/+1
* Update routing info and nudge syncer in ConfigureDataTypes().skrul@chromium.org2010-04-021-30/+74
* Revert "Revert 42551 "Add a "download" step into the DataTypeManager""skrul@chromium.org2010-03-311-2/+14
* Revert 42551 "Add a "download" step into the DataTypeManager"maruel@chromium.org2010-03-251-14/+2
* Add a "download" step into the DataTypeManagerskrul@chromium.org2010-03-241-2/+14
* Improve the integration test harness by using the max_local_timestamptim@chromium.org2010-03-191-2/+21
* Update sync to support syncing of typed urlszork@chromium.org2010-03-181-0/+9
* Pause the sync thread while starting data types.skrul@chromium.org2010-03-171-0/+45
* Added switch to invalidate the sync xmpp auth token for testing.akalin@chromium.org2010-03-121-0/+3
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-091-0/+4
* Unit test for autofill sync.skrul@chromium.org2010-03-021-0/+2
* Add database model worker to worker registry and remove deprecated threadzork@google.com2010-03-021-13/+4
* Multi-pass ModelChangingSyncerCommands.tim@chromium.org2010-02-251-0/+3
* This change will include preferences as part of the usual startup sequence of...skrul@chromium.org2010-02-171-5/+12
* Reverting change: broke unit tests on chrome OS.finnur@chromium.org2010-02-161-12/+5
* This change will include preferences as part of the usual startup sequence of...skrul@chromium.org2010-02-161-5/+12
* Per-datatype filtering of change notifications.nick@chromium.org2010-02-121-21/+17
* Implemented new notification methods.akalin@chromium.org2010-02-111-24/+21
* Hook up client side of per-datatype GetUpdates.nick@chromium.org2010-02-111-6/+6
* First stab at a DataTypeController.skrul@chromium.org2010-02-101-4/+47
* Moved all sync-related command-line logic to profile_sync_service.akalin@chromium.org2010-02-091-3/+7
* Implementation of the DatabaseModelWorker, take 2.albertb@google.com2010-02-011-11/+5
* Fixed bug 21102 where shutdown while starting Sync leaves things weird.nick@chromium.org2010-01-291-9/+20
* Revert 37367 - Implementation of the database safe worker model.viettrungluu@chromium.org2010-01-281-1/+2
* Implementation of the database safe worker model.albertb@google.com2010-01-281-2/+1
* Support for multiple sync ModelSafeWorkers.tim@chromium.org2010-01-221-11/+57
* I refactored ChangeProcessor so that the common stuff can be reused by otheralbertb@google.com2009-12-141-3/+8
* Use utf_string_conversions header in more places.maruel@chromium.org2009-12-111-2/+1
* Plumping for taking LSID cookie from ProfileSyncService to GaiaAuthenticator.albertb@google.com2009-12-011-4/+8
* Implement the gaia captcha state and unlock capability in the sync setup wizard.tim@chromium.org2009-11-121-4/+6
* Part 1 of implementing captcha for sync dialog. tim@chromium.org2009-11-111-23/+7
* Clean up the strings for sync code:munjal@chromium.org2009-11-041-8/+4
* Remove the browser_sync flag.zork@chromium.org2009-10-271-4/+0
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-4/+5
* Fix ProfileSyncService unit test.nick@chromium.org2009-10-171-22/+9
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-2/+2
* More style nits.erg@google.com2009-10-141-1/+1
* Patched in 265058 (which was uploaded under akalin@gmail.com). Originalakalin@chromium.org2009-10-131-3/+3