summaryrefslogtreecommitdiffstats
path: root/sync/engine/get_updates_processor.cc
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Now also check get updates request types before performing sessions ga...skym2016-02-231-0/+1
* Switch to standard integer types in sync/.avi2015-12-221-0/+2
* Since Sync auth need to update every 60 minutes, so need to remove SYNC_AUTH_...gangwu2015-06-111-1/+8
* [Sync] Add support for GetUpdates Throttlinggangwu2015-02-271-12/+14
* Mechanical rename of tracing includes for /syncprimiano2015-01-301-1/+1
* Remove changes remaining counter from about:syncrlarocque@chromium.org2014-04-281-6/+6
* [Sync] Add support for retrying a getupdates due to a context changezea@chromium.org2014-04-101-11/+15
* [Sync] Add plumbing of context from client to serverzea@chromium.org2014-04-041-6/+41
* sync: Filter types to apply in configure cyclerlarocque@chromium.org2014-03-251-2/+4
* sync: Expose ProtocolEvents on ProfileSyncServicerlarocque@chromium.org2014-03-211-3/+17
* Implememt garbage collection of old entries according tohaitaol@chromium.org2014-03-011-0/+1
* sync: Move download logic into GetUpdatesProcessorrlarocque@chromium.org2014-02-281-1/+166
* sync: Add interfaces for per-type syncrlarocque@chromium.org2014-02-191-1/+4
* This is the clean-up following r249138.rlarocque@chromium.org2014-02-121-15/+7
* sync: Apply updates passively without routing inforlarocque@chromium.org2014-02-051-0/+8
* sync: Introduce ModelTypeRegistry and helpersrlarocque@chromium.org2014-01-171-0/+148