summaryrefslogtreecommitdiffstats
path: root/sync/engine/sync_scheduler_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* [base] Move AutoReset to base namespace.dbeam@chromium.org2012-11-211-2/+2
* sync: fix for bug 158313, which is a top crash on canary.tim@chromium.org2012-11-061-0/+11
* sync: Follow-up to conflict resolution refactorrlarocque@chromium.org2012-11-011-19/+5
* sync: reland scheduler ownership refactoring, now with less crashtim@chromium.org2012-10-301-341/+360
* Revert 164565 - sync: make scheduling logic and job ownership more obvious.dharani@google.com2012-10-291-356/+341
* sync: make scheduling logic and job ownership more obvious. tim@chromium.org2012-10-281-341/+356
* Rename ModelType/ObjectIdStateMap to InvalidationMap.dcheng@chromium.org2012-10-041-16/+16
* Removed safe worker calculation from SyncScheduler.vishwath@google.com2012-09-201-22/+5
* sync: remove buggy freshness condition in SyncSchedulerImpl add defensive DCH...tim@chromium.org2012-09-071-22/+79
* [Sync] Pass ModelTypeSet by value everywhereakalin@chromium.org2012-09-011-2/+2
* Refactor ModelTypePayloadMap and ObjectIdPayloadMap to StateMaps.dcheng@chromium.org2012-08-241-16/+16
* sync: add InternalComponentsFactory::Switches to simplify passing switches to...tim@chromium.org2012-08-151-77/+4
* sync: raise initial backoff interval from 1 second to 5 minutes.tim@chromium.org2012-08-131-1/+46
* [Sync] Add support for performing a GetKey on startup.zea@chromium.org2012-07-311-10/+1
* Reland 148792zea@chromium.org2012-07-301-43/+0
* Revert 148792 - [Sync] Remove CleanupDisabledTypes command and move purge log...sergeyu@chromium.org2012-07-271-0/+43
* [Sync] Remove CleanupDisabledTypes command and move purge logic into SyncMana...zea@chromium.org2012-07-271-43/+0
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-201-21/+20
* sync: Remove SyncManager::TestingMode in favour of InternalComponentsFactory.tim@chromium.org2012-07-191-0/+1209