summaryrefslogtreecommitdiffstats
path: root/sync/engine/get_updates_processor.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in sync/.avi2015-12-221-1/+1
* [Sync] Replacing SYNC_EXPORT_PRIVATE with SYNC_EXPORT for all usage, and fixi...skym2015-12-111-3/+3
* Revert of [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violation...caitkp2015-12-071-3/+3
* [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violations onskym2015-12-071-3/+3
* [Sync] Add support for GetUpdates Throttlinggangwu2015-02-271-2/+2
* sync: Support non-blocking initial sync in protorlarocque@chromium.org2014-07-181-0/+1
* [Sync] Add support for retrying a getupdates due to a context changezea@chromium.org2014-04-101-1/+1
* sync: Filter types to apply in configure cyclerlarocque@chromium.org2014-03-251-1/+3
* sync: Move download logic into GetUpdatesProcessorrlarocque@chromium.org2014-02-281-5/+50
* sync: Add interfaces for per-type syncrlarocque@chromium.org2014-02-191-4/+0
* This is the clean-up following r249138.rlarocque@chromium.org2014-02-121-8/+7
* sync: Apply updates passively without routing inforlarocque@chromium.org2014-02-051-1/+6
* sync: Introduce ModelTypeRegistry and helpersrlarocque@chromium.org2014-01-171-0/+72