summaryrefslogtreecommitdiffstats
path: root/sync/test/test_directory_backing_store.h
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Fixing all trivial lint violations in src/sync/*skym2015-12-141-0/+2
* Sync: Remove several unused columns from Sync DB meta_info tablestanisc2015-12-091-0/+1
* Sync: Avoid 3 passes over SyncDarta DB when loading the directory from the diskstanisc2015-03-171-1/+2
* Standardize usage of virtual/override/final in sync/dcheng2014-10-211-5/+4
* replace OVERRIDE and FINAL with override and final in sync/mostynb2014-10-061-1/+1
* Add server_attachment_metadata field to EntryKernel and sync database.maniscalco@chromium.org2014-07-161-0/+1
* [Sync] Add context proto and directory supportzea@chromium.org2014-04-041-0/+1
* Add AttachmentMetadata to Sync's EntryKernel.maniscalco@chromium.org2014-04-021-0/+1
* Rewrite instructions on how to dump sync database for unit test.maniscalco@chromium.org2014-03-041-0/+1
* Use hash_map for syncable::Directory indicesrlarocque@chromium.org2013-06-041-1/+1
* sync: Bookmark unique position end-to-end supportrlarocque@chromium.org2013-04-021-1/+2
* [Sync] Add support for loading, updating and querying delete journals in haitaol@chromium.org2013-01-051-0/+1
* Remove initial_sync_ended bitsrlarocque@chromium.org2012-12-121-0/+1
* [Sync] Add deleted_metas table to sync database. haitaol@chromium.org2012-12-101-0/+1
* Populate versions on individual nodes in sync model and native bookmark model.haitaol@chromium.org2012-11-101-0/+1
* [Sync] Add transaction_version to sync DB schema and PersistedKernelInfo. Rea...haitaol@chromium.org2012-10-101-0/+1
* Changed DB to store node positions as Ordinals.vishwath@google.com2012-10-091-0/+2
* Implement a bag of chips for sync.qsr@chromium.org2012-09-111-0/+1
* Increment sync DB's next_id with a migrationrlarocque@chromium.org2012-09-071-0/+1
* Remove #pragma once from syncajwong@chromium.org2012-07-111-1/+0
* [Sync] Move sync/{internal_api,syncable} into syncer namespaceakalin@chromium.org2012-07-021-0/+2
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-151-0/+53