summaryrefslogtreecommitdiffstats
path: root/components/sync_driver/generic_change_processor.cc
Commit message (Expand)AuthorAgeFilesLines
* Sync: Don't set/use Parent ID for non-hierarchical sync data types.stanisc2015-07-301-14/+2
* [Sync] Make InitUniqueByCreation handle preexisting entrieszea2015-06-101-9/+0
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-2/+3
* [Sync] Introduce AttachmentStoreForSync classpavely2015-03-251-1/+1
* [Sync] Replace AttachmentIdSet with AttachmentIdList in interfaces.pavely2015-03-251-5/+9
* [Sync] Refactor AttachmentStore classes. Introduce concept of referrer.pavely2015-03-111-3/+3
* Revert of [Sync] Refactor AttachmentStore classes. Introduce concept of refer...bnc2015-03-091-3/+3
* [Sync] Refactor AttachmentStore classes. Introduce concept of referrer.pavely2015-03-091-3/+3
* Include model type in attachment uploads and downloadsmaniscalco2014-12-111-1/+1
* Make AttachmentService accessible directly fromstanisc2014-12-091-17/+18
* Send birthday on sync attachment uploads and downloads.maniscalco2014-11-181-1/+6
* Make GenericChangeProcessor upload attachments on startup.maniscalco2014-09-221-15/+17
* Make GenericChangeProcessor know its ModelType.maniscalco2014-09-171-54/+46
* Pass AttachmentIdList instead of AttachmentList to SyncDatapavely2014-09-151-54/+15
* Move AttachmentStore ownership to datatypepavely2014-09-101-12/+38
* Replace AttachmentStore's StoreAttachments with UploadAttachments.maniscalco2014-09-081-21/+44
* Revert "Replace AttachmentStore's StoreAttachments with UploadAttachments."Erik Arvidsson2014-09-051-44/+21
* Replace AttachmentStore's StoreAttachments with UploadAttachments.maniscalco2014-09-051-21/+44
* Revert 289113 "Revert 288557 "[Sync] Use OnSingleDataTypeUnrecov..."oshima@chromium.org2014-08-131-52/+31
* Revert 288557 "[Sync] Use OnSingleDataTypeUnrecoverableError for..."oshima@chromium.org2014-08-121-31/+52
* [Sync] Use OnSingleDataTypeUnrecoverableError for all errorszea@chromium.org2014-08-091-52/+31
* [Sync] Fix namespace for sync_driver componentzea@chromium.org2014-07-221-2/+2
* Do not update AttachmentIds after uploading attachments to sync server.maniscalco@chromium.org2014-07-171-1/+1
* Pass account_id and scope_set to CreateAttachmentService via UserShare.maniscalco@chromium.org2014-07-011-1/+2
* sync: Specialize functions that fetch type rootrlarocque@chromium.org2014-06-031-8/+5
* Invoke AttachmentUploader and update AttachmentIds.pavely@chromium.org2014-05-201-2/+9
* sync: remove c/b/s dependencies from SharedChangeProcessortim@chromium.org2014-05-091-1/+0
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-021-25/+92
* Revert of Keep track of which attachments are referenced by which sync entrie...maniscalco@chromium.org2014-05-011-92/+25
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-011-25/+92
* Cleanup: Remove some std::wstring usage in sync.thestig@chromium.org2014-04-221-2/+2
* sync: move GenericChangeProcessor to components/sync_drivertim@chromium.org2014-04-181-0/+664