summaryrefslogtreecommitdiffstats
path: root/sync/engine/commit.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in sync/.avi2015-12-221-0/+2
* [Sync] Replacing SYNC_EXPORT_PRIVATE with SYNC_EXPORT for all usage, and fixi...skym2015-12-111-1/+2
* Revert of [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violation...caitkp2015-12-071-2/+1
* [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violations onskym2015-12-071-1/+2
* sync/engine: switch base::ScopedPtrMap to std::map.vmpstr2015-12-011-3/+6
* Update usages of std::map to use ScopedPtrMap.mgiuca2015-06-251-11/+8
* Sync commit errors should temporarily re-enablegangwu2015-02-111-4/+5
* Revert of Sync commit errors should temporarily re-enable trigger pre-commit ...rch2015-02-091-5/+4
* Sync commit errors should temporarily re-enablegangwu2015-02-091-4/+5
* sync: Add interfaces for per-type syncrlarocque@chromium.org2014-02-191-3/+3
* sync: Introduce ModelTypeRegistry and helpersrlarocque@chromium.org2014-01-171-2/+3
* sync: Implement per-type commit interfacerlarocque@chromium.org2013-10-161-15/+58
* sync: Expose sync functionality as functionsrlarocque@chromium.org2013-07-031-0/+2
* Remove #pragma once from syncajwong@chromium.org2012-07-111-1/+0
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-2/+2
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-2/+2
* sync: create internal_api/public to house sync/ files needed by chrome/browse...tim@chromium.org2012-06-071-1/+1
* sync: Loop committing items without downloading updatesrlarocque@chromium.org2012-05-261-0/+37