summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_factory.h
Commit message (Expand)AuthorAgeFilesLines
* Adding sync support for Passwordszork@chromium.org2010-05-191-0/+9
* Make the Autofill glue components capable of handling both types based on the...tim@chromium.org2010-04-071-0/+2
* Implemented initial version of themes syncing (behind a flag).akalin@chromium.org2010-03-291-0/+7
* Update sync to support syncing of typed urlszork@chromium.org2010-03-181-0/+12
* Pause the sync thread while starting data types.skrul@chromium.org2010-03-171-2/+5
* Make DTCs implement the UnrecoverableErrorHandler interface so they can bealbertb@chromium.org2010-03-031-2/+5
* Unit test for autofill sync.skrul@chromium.org2010-03-021-0/+2
* Add autofill Change Processor and Model Associatorzork@google.com2010-03-011-0/+8
* Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ...skrul@chromium.org2010-02-261-2/+9
* Revert 39964 - Move data type start/stop management into DataTypeManagerchron@chromium.org2010-02-251-9/+2
* Move data type start/stop management into DataTypeManagerskrul@chromium.org2010-02-251-2/+9
* Create preferences DTC and wire it into the profile sync factory.skrul@chromium.org2010-02-111-8/+16
* First stab at a DataTypeController.skrul@chromium.org2010-02-101-0/+45