summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/model_changing_syncer_command.cc
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-151-59/+0
* Add return values to SyncerCommandrlarocque@chromium.org2012-01-101-11/+16
* base::Bind() conversion for sync codedcheng@chromium.org2011-12-231-1/+2
* [Sync] Remove ModelChangingSyncerCommand::HasCustomGroups()akalin@chromium.org2011-12-151-3/+1
* [Sync] Add framework for avoid posting tasks on threads with no work to doakalin@chromium.org2011-12-061-19/+6
* Revert 112815 - [Sync] Make syncer commands avoid posting tasks on threads wi...akalin@chromium.org2011-12-031-4/+19
* [Sync] Make syncer commands avoid posting tasks on threads with no work to doakalin@chromium.org2011-12-021-19/+4
* Revert 112743 - [Sync] Make syncer commands avoid posting tasks on threads wi...akalin@chromium.org2011-12-021-4/+19
* [Sync] Make syncer commands avoid posting tasks on threads with no work to doakalin@chromium.org2011-12-021-19/+4
* Revert 112178 - [Sync] Make syncer commands avoid posting tasks on threads wi...akalin@chromium.org2011-11-301-4/+19
* [Sync] Make syncer commands avoid posting tasks on threads with no work to doakalin@chromium.org2011-11-301-19/+4
* [Sync] Convert VLOGs to DVLOGsakalin@chromium.org2011-11-291-2/+2
* [Sync] Made some sync session member functions constakalin@chromium.org2011-11-231-1/+2
* Revert 110555 - sync: Remove ModelNeutralExecuteImpl()rlarocque@chromium.org2011-11-171-0/+8
* sync: Remove ModelNeutralExecuteImpl()rlarocque@chromium.org2011-11-171-8/+0
* This is the first patch in a series of patches. This patch introduces the unr...lipalani@chromium.org2011-10-271-3/+11
* [Sync] Avoid posting work on threads with no active data typesakalin@chromium.org2011-10-081-1/+23
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-1/+1
* Even more virtual method deinlining.erg@google.com2010-12-131-0/+5
* sync: Get rid of duplicated typedef Closure definition.tfarina@chromium.org2010-07-161-3/+2
* Multi-pass ModelChangingSyncerCommands.tim@chromium.org2010-02-251-1/+3
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* check if ModelNeutralExecuteImpl succeeded before running ModelChangingExecut...dantasse@chromium.org2010-02-191-1/+3
* For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa...tim@chromium.org2010-02-161-0/+2
* Fix leaks due to not deleting closures.tim@chromium.org2010-01-221-1/+2
* Support for multiple sync ModelSafeWorkers.tim@chromium.org2010-01-221-2/+8
* Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync...tim@chromium.org2009-11-211-3/+3
* Review URL: http://codereview.chromium.org/201087idana@chromium.org2009-09-111-1/+1
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-101-0/+19