summaryrefslogtreecommitdiffstats
path: root/components/sync_driver
Commit message (Expand)AuthorAgeFilesLines
* Remove SUPERVISED_USER_SETTINGS pref group, instead register SESSIONS explici...treib@chromium.org2014-07-081-2/+0
* Pass account_id and scope_set to CreateAttachmentService via UserShare.maniscalco@chromium.org2014-07-015-1/+6
* Remove unnecessary #includes in web_history_service_factory.cc and sync_prefs...sungmann.cho@navercorp.com2014-06-301-1/+0
* sync: Inheritance refactor for non-blocking syncrlarocque@chromium.org2014-06-271-2/+2
* Restore alphabetic order after "managed user" -> "supervised user" rename.bauerb@chromium.org2014-06-252-9/+9
* sync: Mass rename of non-blocking sync classesrlarocque@chromium.org2014-06-255-229/+233
* [Sync] Add support for dynamically enabling/disabling typeszea@chromium.org2014-06-209-40/+156
* Add user_prefs::TestPrefServiceSyncablehashimoto@chromium.org2014-06-192-59/+3
* sync: move [Non]UIDataTypeController to components/sync_drivertim@chromium.org2014-06-158-0/+1898
* sync: kill ProfileSyncService dependency from [Non]UIDataTypeControllers.tim@chromium.org2014-06-144-5/+22
* sync: only use RecordUnrecoverableError for legacy types.tim@chromium.org2014-06-124-38/+5
* Rename "managed (mode|user)" to "supervised user" (part 1)treib@chromium.org2014-06-124-18/+18
* sync: cut a few profile deps from DataTypeControllers.tim@chromium.org2014-06-108-44/+121
* Record first sync time and clear browsing data since first sync time duringhaitaol@chromium.org2014-06-054-0/+27
* sync: Specialize functions that fetch type rootrlarocque@chromium.org2014-06-032-10/+6
* Instantiate AttachmentDownloader and use it in AttachmentServiceImplpavely@chromium.org2014-06-021-0/+3
* sync: move SharedChangeProcessor to components/tim@chromium.org2014-05-315-0/+589
* Implement sync in the NonBlockingTypeProcessorrlarocque@chromium.org2014-05-221-5/+35
* Invoke AttachmentUploader and update AttachmentIds.pavely@chromium.org2014-05-208-32/+124
* Add maniscalco@ to OWNERS files.pavely@chromium.org2014-05-191-1/+2
* BackupRollbackController is notified whenhaitaol@chromium.org2014-05-154-0/+26
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-153-3/+3
* Rename FakeAttachmentService to AttachmentServiceImplpavely@chromium.org2014-05-132-6/+6
* sync: Move NonBlockingTypeProcessor to sync/enginerlarocque@chromium.org2014-05-133-3/+3
* Move DataTypeManager into sync_driver componentzea@chromium.org2014-05-133-0/+1929
* sync: Implement disabling of non blocking typesrlarocque@chromium.org2014-05-122-21/+202
* Move code from sync/api/attachments to sync/internal_api/attachments.maniscalco@chromium.org2014-05-101-2/+2
* sync: remove c/b/s dependencies from SharedChangeProcessortim@chromium.org2014-05-099-3/+33
* sync: Plumb per-type counter observers to UIrlarocque@chromium.org2014-05-071-0/+27
* Adjust the structure of DEPS within //components.blundell@chromium.org2014-05-061-2/+0
* Add AttachmentUploader interface and fake implementation.maniscalco@chromium.org2014-05-051-2/+6
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-023-37/+213
* sync: remove CreateGenericChangeProcessor from ProfileSyncComponentsFactorytim@chromium.org2014-05-014-23/+114
* Revert of Keep track of which attachments are referenced by which sync entrie...maniscalco@chromium.org2014-05-013-212/+37
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-013-37/+212
* sync: Add NonBlockingDataTypeManagerrlarocque@chromium.org2014-05-013-1/+162
* Introduce NonBlockingDataTypeControllerrlarocque@chromium.org2014-04-263-0/+500
* Cleanup: Remove some std::wstring usage in sync.thestig@chromium.org2014-04-221-2/+2
* sync: add SyncApiComponentFactory to sync_drivertim@chromium.org2014-04-221-0/+35
* sync: move GenericChangeProcessor to components/sync_drivertim@chromium.org2014-04-185-0/+1189
* Add pavely@ to components/sync_driver OWNERS too.tim@chromium.org2014-04-181-0/+1
* sync: move ChangeProcessor from glue/ to components/sync_drivertim@chromium.org2014-04-174-0/+177
* sync: Expose ProtocolEvents on ProfileSyncServicerlarocque@chromium.org2014-03-211-0/+9
* [Sync] Move SyncPrefs into sync_driver componentzea@chromium.org2014-03-206-0/+1107
* components: Rename encryptor directory to os_crypt.tfarina@chromium.org2014-03-183-3/+3
* Rename components's Encryptor to OSEncrypt.tfarina@chromium.org2014-02-282-5/+5
* Less determined statement terminationscottmg@chromium.org2014-02-261-1/+1
* Move encryptor API out of webdata.tfarina@chromium.org2014-02-213-3/+3
* Eliminate ChromeEncryptor in favor of using webdata's Encryptor directly.tfarina@chromium.org2014-02-154-0/+88
* sync: Remove dead code related to ClearUserDatarlarocque@chromium.org2014-02-121-4/+0