summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_factory.h
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Re-re-reland 81454. This time with fixed waitable event usage.zea@chromium.org2011-04-201-4/+7
* Revert 82120 - Reland r81454 (sync non-frontend datatype controllers) with lo...zea@chromium.org2011-04-191-7/+4
* Reland r81454 (sync non-frontend datatype controllers) with longer timeouts.zea@chromium.org2011-04-191-4/+7
* Revert 82028 - Reland r81454 (sync non-frontend datatype controllers) with lo...zea@chromium.org2011-04-191-7/+4
* Reland r81454 (sync non-frontend datatype controllers) with longer timeouts.zea@chromium.org2011-04-181-4/+7
* Revert 81454 - [Sync] Make generic non-frontend thread datatype controller.Re...zea@chromium.org2011-04-141-7/+4
* [Sync] Make generic non-frontend thread datatype controller.zea@chromium.org2011-04-131-4/+7
* Rest of the autofill work.lipalani@chromium.org2010-12-161-0/+9
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-1/+4
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-4/+1
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-1/+4
* sync: take two for:tim@chromium.org2010-08-181-0/+7
* Revert 56423 - Added classes to enable session sync functionality.tim@chromium.org2010-08-171-7/+0
* Added classes to enable session sync functionality.tim@chromium.org2010-08-171-0/+7
* Implemented apps sync (behind a flag).akalin@chromium.org2010-08-161-0/+7
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Implemented initial version of extension syncing.akalin@chromium.org2010-06-141-0/+7
* 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