summaryrefslogtreecommitdiffstats
path: root/sync/syncable/on_disk_directory_backing_store.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in sync/.avi2015-12-221-0/+1
* [Sync] Replacing SYNC_EXPORT_PRIVATE with SYNC_EXPORT for all usage, and fixi...skym2015-12-111-2/+3
* Revert of [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violation...caitkp2015-12-071-3/+2
* [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violations onskym2015-12-071-2/+3
* [Sync] Erase sync DB when corruptedmaniscalco2015-04-301-2/+2
* Revert of [Sync] Erase sync DB when corrupted (patchset #4 id:60001 of https:...vkuzkokov2015-04-281-2/+2
* [Sync] Erase sync DB when corruptedmaniscalco2015-04-271-2/+2
* [Sync] Make OnDiskDirectoryBackingStore base class for deferred DBSmaniscalco2015-04-201-2/+5
* [Sync] Eliminate friends from Directory by exposing kernel via accessormaniscalco2015-04-031-7/+5
* Sync: Avoid 3 passes over SyncDarta DB when loading the directory from the diskstanisc2015-03-171-4/+5
* 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
* Use hash_map for syncable::Directory indicesrlarocque@chromium.org2013-06-041-2/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-101-2/+2
* [Sync] Add support for loading, updating and querying delete journals in haitaol@chromium.org2013-01-051-0/+2
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-021-2/+6
* sync: Attempt to recover from directory corruptionrlarocque@chromium.org2012-08-081-0/+14
* 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/+30