summaryrefslogtreecommitdiffstats
path: root/sync/syncable
Commit message (Expand)AuthorAgeFilesLines
* replace OVERRIDE and FINAL with override and final in sync/mostynb2014-10-0610-12/+12
* Add enhanced bookmarks sync datatypeMike Wittman2014-10-012-2/+27
* Make Directory's code style a little more consistent.maniscalco2014-09-222-79/+87
* Refactor syncable DEVICE_INFO type from ChangeProcessor to SyncableService - ...stanisc2014-09-221-1/+4
* Make GenericChangeProcessor upload attachments on startup.maniscalco2014-09-224-1/+125
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/thestig2014-09-123-3/+3
* Let SyncBackupManager keep backup data in memory until shutdown. Only persisthaitaol@chromium.org2014-08-153-0/+232
* Revert of Let SyncBackupManager keep backup data in memory until shutdown. On...miu@chromium.org2014-08-143-232/+0
* Let SyncBackupManager keep backup data in memory until shutdown. Only persisthaitaol@chromium.org2014-08-143-0/+232
* [Sync] Rely on directory to decide which types need to be purgedzea@chromium.org2014-07-194-8/+26
* Update Commit and GetUpdatesResponse messages to include attachment ids.maniscalco@chromium.org2014-07-172-0/+13
* Do not update AttachmentIds after uploading attachments to sync server.maniscalco@chromium.org2014-07-173-12/+9
* Add server_attachment_metadata field to EntryKernel and sync database.maniscalco@chromium.org2014-07-167-7/+183
* Replace MessageLoopProxy with ThreadTaskRunnerHandle in src/sync/.maniscalco@chromium.org2014-07-091-0/+1
* Add base::SizeTToString.wtc@chromium.org2014-06-271-2/+1
* sync: Stop supporting parent IDs for some typesrlarocque@chromium.org2014-06-264-0/+17
* Special handling of preference backup to not change local values in backup mode.haitaol@chromium.org2014-06-262-0/+11
* Supervised user sync types: Preparation for dynamically enabling/disabling.treib@chromium.org2014-06-251-0/+1
* Rename "managed (mode|user)" to "supervised user" (part 1)treib@chromium.org2014-06-121-44/+45
* Make the "Tabs" item on about:sync non-yellowstanisc@chromium.org2014-06-072-0/+10
* sync: Specialize functions that fetch type rootrlarocque@chromium.org2014-06-038-15/+26
* Let ProfileSyncService start backup or rollback backend when no user is signedhaitaol@chromium.org2014-05-292-2/+5
* sync: Enable typed tombstones commitsrlarocque@chromium.org2014-05-201-0/+21
* Invoke AttachmentUploader and update AttachmentIds.pavely@chromium.org2014-05-205-0/+91
* sync: Improve handling of bad UniquePos (retry)rlarocque@chromium.org2014-05-154-4/+55
* Revert 270308 "sync: Improve handling of bad UniquePositions"raymes@google.com2014-05-143-50/+4
* sync: Improve handling of bad UniquePositionsrlarocque@chromium.org2014-05-143-4/+50
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-028-16/+282
* Revert of Keep track of which attachments are referenced by which sync entrie...maniscalco@chromium.org2014-05-018-282/+16
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-018-16/+282
* Refactor syncable_unittest.cc (continued).maniscalco@chromium.org2014-04-243-482/+385
* Refactor syncable_unittest.cc into smaller files.maniscalco@chromium.org2014-04-234-1287/+1410
* Add sync manager classes for backup/rollback:haitaol@chromium.org2014-04-211-0/+14
* Remove unused method Directory::GetRootEntry.maniscalco@chromium.org2014-04-122-5/+0
* [Sync] Properly purge context/progress markers for disabled typeszea@chromium.org2014-04-113-8/+48
* [Sync] Add support for context changes that trigger refresheszea@chromium.org2014-04-092-0/+39
* sync: Re-implement getAllNodes WebUI functionrlarocque@chromium.org2014-04-072-3/+11
* [Sync] Add context proto and directory supportzea@chromium.org2014-04-045-11/+209
* Add AttachmentMetadata to Sync's EntryKernel.maniscalco@chromium.org2014-04-0211-7/+253
* [Sync] Remove/refactor unnecessary command line switcheszea@chromium.org2014-03-182-0/+37
* Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.pkasting@chromium.org2014-03-181-27/+2
* Reorganize test cases in directory_backing_store_unittest.cc.maniscalco@chromium.org2014-03-051-139/+143
* Rewrite instructions on how to dump sync database for unit test.maniscalco@chromium.org2014-03-041-13/+35
* Don't call RefreshColumns() in directory_backing_store_unittest.cc.maniscalco@chromium.org2014-03-011-4/+5
* Implememt garbage collection of old entries according tohaitaol@chromium.org2014-03-012-0/+20
* Sync Change Processor for the 'Synced Notifications App Info' datatype.petewil@chromium.org2014-02-261-2/+1
* Revert 247831 "Use the proper name for the app info protobuf to ..."petewil@chromium.org2014-02-031-1/+1
* Add ManagedUserSharedSettings as sync datatype if the ManagedUserSettings syn...akuegel@chromium.org2014-02-031-0/+1
* Get rid of some uses of base::Create*Valueestade@chromium.org2014-01-301-1/+1
* Use the proper name for the app info protobuf to mach the sync serverpetewil@chromium.org2014-01-301-1/+1