summaryrefslogtreecommitdiffstats
path: root/sync/syncable/invalid_directory_backing_store.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in sync/.avi2015-12-221-1/+2
* [Sync] Replacing SYNC_EXPORT_PRIVATE with SYNC_EXPORT for all usage, and fixi...skym2015-12-111-2/+1
* Revert of [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violation...caitkp2015-12-071-1/+2
* [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violations onskym2015-12-071-2/+1
* Sync: Avoid 3 passes over SyncDarta DB when loading the directory from the diskstanisc2015-03-171-0/+1
* Standardize usage of virtual/override/final in sync/dcheng2014-10-211-5/+5
* replace OVERRIDE and FINAL with override and final in sync/mostynb2014-10-061-1/+1
* Use hash_map for syncable::Directory indicesrlarocque@chromium.org2013-06-041-1/+1
* [Sync] Add support for loading, updating and querying delete journals in haitaol@chromium.org2013-01-051-0/+1
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-021-2/+4
* Fix SyncManager initialization failure crash.rlarocque@chromium.org2012-07-311-0/+28