summaryrefslogtreecommitdiffstats
path: root/sync/engine/sync_scheduler_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* sync: Support non-blocking initial sync in protorlarocque@chromium.org2014-07-181-0/+9
* Remove most remaining sync/notifier dependenciesrlarocque@chromium.org2014-07-101-1/+0
* sync: Inject sync/'s dependency on invalidationsrlarocque@chromium.org2014-07-081-5/+4
* Add integraton test for sync backup/rollback.haitaol@chromium.org2014-06-111-0/+1
* sync: Filter types to apply in configure cyclerlarocque@chromium.org2014-03-251-1/+1
* sync: Expose ProtocolEvents on ProfileSyncServicerlarocque@chromium.org2014-03-211-0/+2
* sync: Add NonBlockingSyncTypeProcessorCore (again)rlarocque@chromium.org2014-03-201-5/+5
* Revert of sync: Add NonBlockingSyncTypeProcessorCore (https://codereview.chro...pneubeck@chromium.org2014-03-201-5/+5
* sync: Add NonBlockingSyncTypeProcessorCorerlarocque@chromium.org2014-03-191-5/+5
* sync: Merge GU retry logic into normal GUrlarocque@chromium.org2014-03-041-23/+1
* sync: Move migration signal out of snapshotrlarocque@chromium.org2014-02-121-0/+6
* This is the clean-up following r249138.rlarocque@chromium.org2014-02-121-1/+3
* Split up SyncEngineEventListener callbacksrlarocque@chromium.org2014-02-111-27/+18
* sync: Set next unthrottle timer relative to 'now'rlarocque@chromium.org2014-02-061-2/+3
* sync: GU retry with less explicit TimeTicks logicrlarocque@chromium.org2014-02-031-11/+14
* sync: Introduce ModelTypeRegistry and helpersrlarocque@chromium.org2014-01-171-1/+1
* [Recommit]haitaol@chromium.org2014-01-141-16/+37
* Revert 244381 "Support GU retry command in sync engine. The comm..."thakis@chromium.org2014-01-121-37/+16
* Support GU retry command in sync engine. The command specifies a delay after ...haitaol@chromium.org2014-01-111-16/+37
* Move JobPriority from parameter to scheduler statepavely@chromium.org2014-01-041-10/+14
* Make TrySyncSessionJob post task on sync threadpavely@chromium.org2013-12-161-29/+36
* sync: Per-type update applicationrlarocque@chromium.org2013-12-041-13/+10
* Avoid SEGFAULT when scheduler is stopped as part of sync cycle.pavely@chromium.org2013-11-201-1/+3
* Channel all low lever scheduling calls through single functionpavely@chromium.org2013-11-181-28/+38
* Remove SyncSchedulerImpl::OnShouldStopSyncingPermanentlypavely@chromium.org2013-11-181-7/+0
* Pass retry_task to SyncScheduler::ScheduleConfigurationpavely@chromium.org2013-11-171-19/+18
* Chrome sync: Put WeakPtrFactory members at the enddmichael@chromium.org2013-10-101-6/+6
* Refactor common invalidation framework typesrlarocque@chromium.org2013-10-041-3/+3
* sync: Gracefully handle early shutdownrlarocque@chromium.org2013-09-191-13/+5
* Revert 222154 "sync: Gracefully handle very early shutdown"vitalybuka@chromium.org2013-09-101-5/+13
* sync: Gracefully handle very early shutdownrlarocque@chromium.org2013-09-101-13/+5
* sync: Remove ModelTypeInvalidationMaprlarocque@chromium.org2013-09-031-5/+4
* sync: Remove SyncSourceInforlarocque@chromium.org2013-08-031-17/+5
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-311-7/+4
* Revert 213642 "Lock-free shutdown of profile sync service. Chang..."earthdok@chromium.org2013-07-251-4/+7
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-251-7/+4
* sync: Add pre-commit update avoidance mode + flagrlarocque@chromium.org2013-07-201-1/+2
* Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...avi@chromium.org2013-07-181-1/+1
* Sync periodic polls always fail because of expired access tokens.pavely@chromium.org2013-07-131-1/+21
* Revert "Lock-free shutdown of profile sync service. Changes include:"zea@chromium.org2013-07-131-4/+7
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-101-7/+4
* Revert 210333 "Lock-free shutdown of profile sync service. Chang..."kinuko@chromium.org2013-07-081-4/+7
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-081-7/+4
* sync: Expose sync functionality as functionsrlarocque@chromium.org2013-07-031-10/+20
* sync: Handle type throttling in NudgeTrackerrlarocque@chromium.org2013-06-141-39/+76
* Client changes for disabled dasher accountpavely@chromium.org2013-05-291-0/+1
* sync: Fix handling of data type throttlingrlarocque@chromium.org2013-05-161-20/+41
* sync: Report GetUpdate triggers to the serverrlarocque@chromium.org2013-05-091-65/+71
* sync: Use base::MessageLoop.xhwang@chromium.org2013-05-071-1/+1
* sync: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-271-2/+2