summaryrefslogtreecommitdiffstats
path: root/sync/engine/sync_scheduler_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* sync: Remove ModelTypeInvalidationMaprlarocque@chromium.org2013-09-031-13/+14
* sync: Remove SyncSourceInforlarocque@chromium.org2013-08-031-266/+153
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-311-6/+9
* Revert 213642 "Lock-free shutdown of profile sync service. Chang..."earthdok@chromium.org2013-07-251-9/+6
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-251-6/+9
* sync: Add pre-commit update avoidance mode + flagrlarocque@chromium.org2013-07-201-0/+1
* 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-0/+27
* Revert "Lock-free shutdown of profile sync service. Changes include:"zea@chromium.org2013-07-131-5/+3
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-101-3/+5
* Revert 210333 "Lock-free shutdown of profile sync service. Chang..."kinuko@chromium.org2013-07-081-5/+3
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-081-3/+5
* sync: Expose sync functionality as functionsrlarocque@chromium.org2013-07-031-165/+134
* sync: Handle type throttling in NudgeTrackerrlarocque@chromium.org2013-06-141-23/+19
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in sync/.dcheng@chromium.org2013-06-121-5/+1
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-1/+1
* sync: Fix handling of data type throttlingrlarocque@chromium.org2013-05-161-0/+87
* sync: Report GetUpdate triggers to the serverrlarocque@chromium.org2013-05-091-137/+79
* sync: Use base::MessageLoop.xhwang@chromium.org2013-05-071-13/+12
* sync: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-271-1/+1
* sync: Finish the SyncScheduler refactorrlarocque@chromium.org2013-04-181-1/+1
* sync: Refactor job ownership in SyncSchedulerrlarocque@chromium.org2013-04-061-10/+17
* sync: Remove session member from SyncSessionJobrlarocque@chromium.org2013-03-291-2/+7
* sync: Fix scheduler crash on duplicate canariesrlarocque@chromium.org2013-03-151-0/+26
* Remove connection_code_ from SyncSchedulerImpl.pavely@chromium.org2013-03-051-3/+3
* Separate invalidator and sync client ID (part 1/2)rlarocque@chromium.org2013-03-021-1/+2
* Remove routing_info and workers from SyncSessionrlarocque@chromium.org2013-02-151-2/+2
* Linux/ChromeOS Chromium style checker cleanup, sync/ edition.rsleevi@chromium.org2013-02-071-2/+2
* sync: fix scheduler unthrottling when there is a valid nudge canarytim@chromium.org2013-01-261-1/+65
* sync: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-141-3/+3
* sync: fix for bug 158313, which is a top crash on canary.tim@chromium.org2012-11-061-0/+30
* sync: add kInitialBackoffImmediateRetry tim@chromium.org2012-11-011-1/+1
* sync: reland scheduler ownership refactoring, now with less crashtim@chromium.org2012-10-301-13/+64
* Revert 164565 - sync: make scheduling logic and job ownership more obvious.dharani@google.com2012-10-291-36/+13
* sync: make scheduling logic and job ownership more obvious. tim@chromium.org2012-10-281-13/+36
* sync: Merge apply updates and resolve conflictsrlarocque@chromium.org2012-10-261-30/+0
* Rename ModelType/ObjectIdStateMap to InvalidationMap.dcheng@chromium.org2012-10-041-26/+27
* sync: remove buggy freshness condition in SyncSchedulerImpl add defensive DCH...tim@chromium.org2012-09-071-27/+43
* [Sync] Pass ModelTypeSet by value everywhereakalin@chromium.org2012-09-011-1/+1
* Refactor ModelTypePayloadMap and ObjectIdPayloadMap to StateMaps.dcheng@chromium.org2012-08-241-44/+45
* sync: add InternalComponentsFactory::Switches to simplify passing switches to...tim@chromium.org2012-08-151-53/+11
* sync: raise initial backoff interval from 1 second to 5 minutes.tim@chromium.org2012-08-131-1/+33
* [Sync] Add support for performing a GetKey on startup.zea@chromium.org2012-07-311-8/+13
* Reland 148792zea@chromium.org2012-07-301-61/+5
* Make SyncBackendRegistrar aware of loaded datarlarocque@chromium.org2012-07-301-1/+2
* Revert 148792 - [Sync] Remove CleanupDisabledTypes command and move purge log...sergeyu@chromium.org2012-07-271-5/+61
* [Sync] Remove CleanupDisabledTypes command and move purge logic into SyncMana...zea@chromium.org2012-07-271-61/+5
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-201-35/+31
* sync: Remove SyncManager::TestingMode in favour of InternalComponentsFactory.tim@chromium.org2012-07-191-15/+17
* Finish commit 146665: [Sync] Refactor sync configuration logic.zea@chromium.org2012-07-131-73/+118