summaryrefslogtreecommitdiffstats
path: root/sync/engine/directory_commit_contribution.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in sync/.avi2015-12-221-2/+6
* [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
* 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-4/+4
* sync: Expose DirectoryDebugInfoEmitters in enginerlarocque@chromium.org2014-05-021-2/+8
* [Sync] Add plumbing of context from client to serverzea@chromium.org2014-04-041-1/+3
* sync: Add interfaces for per-type syncrlarocque@chromium.org2014-02-191-0/+105