summaryrefslogtreecommitdiffstats
path: root/sync/sessions/nudge_tracker.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in sync/.avi2015-12-221-0/+3
* [Sync] Replacing SYNC_EXPORT_PRIVATE with SYNC_EXPORT for all usage, and fixi...skym2015-12-111-1/+1
* Revert of [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violation...caitkp2015-12-071-1/+1
* [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violations onskym2015-12-071-1/+1
* ScopedPtrMap -> std::map from /synclimasdf2015-11-301-3/+1
* Update usages of std::map to use ScopedPtrMap.mgiuca2015-06-251-2/+3
* Sync commit errors should temporarily re-enablegangwu2015-02-111-0/+4
* Revert of Sync commit errors should temporarily re-enable trigger pre-commit ...rch2015-02-091-4/+0
* Sync commit errors should temporarily re-enablegangwu2015-02-091-0/+4
* sync: Remove unused private fieldshashimoto2015-01-091-6/+0
* [Sync] Add support for server controlled nudge delayszea@chromium.org2014-08-221-4/+21
* sync: Support non-blocking initial sync in protorlarocque@chromium.org2014-07-181-0/+3
* Remove most remaining sync/notifier dependenciesrlarocque@chromium.org2014-07-101-0/+1
* sync: Inject sync/'s dependency on invalidationsrlarocque@chromium.org2014-07-081-3/+5
* sync: Add definitions for ProtocolEventsrlarocque@chromium.org2014-03-181-0/+9
* sync: Merge GU retry logic into normal GUrlarocque@chromium.org2014-03-041-1/+1
* sync: GU retry with less explicit TimeTicks logicrlarocque@chromium.org2014-02-031-7/+36
* [Recommit]haitaol@chromium.org2014-01-141-3/+15
* Revert 244381 "Support GU retry command in sync engine. The comm..."thakis@chromium.org2014-01-121-15/+3
* Support GU retry command in sync engine. The command specifies a delay after ...haitaol@chromium.org2014-01-111-3/+15
* Implement new invalidations ack tracking systemrlarocque@chromium.org2013-11-261-1/+3
* sync: Remove ModelTypeInvalidationMaprlarocque@chromium.org2013-09-031-2/+2
* sync: Remove SyncSourceInforlarocque@chromium.org2013-08-031-6/+0
* sync: Add pre-commit update avoidance mode + flagrlarocque@chromium.org2013-07-201-0/+4
* sync: Expose sync functionality as functionsrlarocque@chromium.org2013-07-031-3/+10
* sync: Handle type throttling in NudgeTrackerrlarocque@chromium.org2013-06-141-9/+21
* sync: Refactor NudgeTrackerrlarocque@chromium.org2013-06-071-23/+4
* sync: Fix handling of data type throttlingrlarocque@chromium.org2013-05-161-0/+5
* sync: Report GetUpdate triggers to the serverrlarocque@chromium.org2013-05-091-16/+96
* sync: Finish the SyncScheduler refactorrlarocque@chromium.org2013-04-181-0/+54