summaryrefslogtreecommitdiffstats
path: root/sync/engine/sync_scheduler_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Make TrySyncSessionJob post task on sync threadpavely@chromium.org2013-12-161-0/+3
* Channel all low lever scheduling calls through single functionpavely@chromium.org2013-11-181-0/+10
* Remove SyncSchedulerImpl::OnShouldStopSyncingPermanentlypavely@chromium.org2013-11-181-1/+0
* Pass retry_task to SyncScheduler::ScheduleConfigurationpavely@chromium.org2013-11-171-2/+2
* Chrome sync: Put WeakPtrFactory members at the enddmichael@chromium.org2013-10-101-7/+7
* sync: Gracefully handle early shutdownrlarocque@chromium.org2013-09-191-4/+1
* Revert 222154 "sync: Gracefully handle very early shutdown"vitalybuka@chromium.org2013-09-101-1/+4
* sync: Gracefully handle very early shutdownrlarocque@chromium.org2013-09-101-4/+1
* sync: Remove ModelTypeInvalidationMaprlarocque@chromium.org2013-09-031-2/+1
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-311-2/+2
* Revert 213642 "Lock-free shutdown of profile sync service. Chang..."earthdok@chromium.org2013-07-251-2/+2
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-251-2/+2
* Sync periodic polls always fail because of expired access tokens.pavely@chromium.org2013-07-131-0/+9
* Revert "Lock-free shutdown of profile sync service. Changes include:"zea@chromium.org2013-07-131-2/+2
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-101-2/+2
* Revert 210333 "Lock-free shutdown of profile sync service. Chang..."kinuko@chromium.org2013-07-081-2/+2
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-081-2/+2
* sync: Expose sync functionality as functionsrlarocque@chromium.org2013-07-031-0/+5
* Use a direct include of time headers in rlz/, skia/, sql/, sync/.avi@chromium.org2013-06-281-2/+2
* sync: Handle type throttling in NudgeTrackerrlarocque@chromium.org2013-06-141-4/+18
* sync: Fix handling of data type throttlingrlarocque@chromium.org2013-05-161-4/+3
* sync: Report GetUpdate triggers to the serverrlarocque@chromium.org2013-05-091-7/+9
* sync: Finish the SyncScheduler refactorrlarocque@chromium.org2013-04-181-53/+38
* sync: Refactor job ownership in SyncSchedulerrlarocque@chromium.org2013-04-061-70/+32
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-311-1/+1
* sync: Remove session member from SyncSessionJobrlarocque@chromium.org2013-03-291-11/+13
* sync: Handle POLL jobs in separate a code pathrlarocque@chromium.org2013-03-201-10/+15
* sync: Remove SyncSessionJob destruction observerrlarocque@chromium.org2013-03-181-8/+1
* Remove canary member from SyncSessionJobrlarocque@chromium.org2013-03-051-3/+13
* Remove connection_code_ from SyncSchedulerImpl.pavely@chromium.org2013-03-051-7/+0
* Remove SyncSessionJob's location memberrlarocque@chromium.org2013-03-021-1/+2
* Backoff retry time on about:sync pagepavely@chromium.org2013-02-261-0/+3
* sync: second attempt at 176732 that covers all pending_nudge_ assignments.tim@chromium.org2013-01-151-0/+2
* sync: add a CHECK to shed light on bug 165561.tim@chromium.org2013-01-141-1/+6
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-021-3/+4
* sync: fix for bug 158313, which is a top crash on canary.tim@chromium.org2012-11-061-0/+2
* sync: reland scheduler ownership refactoring, now with less crashtim@chromium.org2012-10-301-75/+53
* Revert 164565 - sync: make scheduling logic and job ownership more obvious.dharani@google.com2012-10-291-51/+75
* sync: make scheduling logic and job ownership more obvious. tim@chromium.org2012-10-281-75/+51
* Rename ModelType/ObjectIdStateMap to InvalidationMap.dcheng@chromium.org2012-10-041-3/+3
* sync: remove buggy freshness condition in SyncSchedulerImpl add defensive DCH...tim@chromium.org2012-09-071-5/+21
* Refactor ModelTypePayloadMap and ObjectIdPayloadMap to StateMaps.dcheng@chromium.org2012-08-241-4/+4
* sync: add InternalComponentsFactory::Switches to simplify passing switches to...tim@chromium.org2012-08-151-29/+7
* sync: raise initial backoff interval from 1 second to 5 minutes.tim@chromium.org2012-08-131-0/+11
* Reland 148792zea@chromium.org2012-07-301-9/+1
* Revert 148792 - [Sync] Remove CleanupDisabledTypes command and move purge log...sergeyu@chromium.org2012-07-271-1/+9
* [Sync] Remove CleanupDisabledTypes command and move purge logic into SyncMana...zea@chromium.org2012-07-271-9/+1
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-201-5/+5
* sync: Remove SyncManager::TestingMode in favour of InternalComponentsFactory.tim@chromium.org2012-07-191-0/+360