| Commit message (Expand) | Author | Age | Files | Lines |
* | [Sync] Move 'sync' target to sync/ | akalin@chromium.org | 2012-03-15 | 1 | -59/+0 |
* | Add return values to SyncerCommand | rlarocque@chromium.org | 2012-01-10 | 1 | -11/+16 |
* | base::Bind() conversion for sync code | dcheng@chromium.org | 2011-12-23 | 1 | -1/+2 |
* | [Sync] Remove ModelChangingSyncerCommand::HasCustomGroups() | akalin@chromium.org | 2011-12-15 | 1 | -3/+1 |
* | [Sync] Add framework for avoid posting tasks on threads with no work to do | akalin@chromium.org | 2011-12-06 | 1 | -19/+6 |
* | Revert 112815 - [Sync] Make syncer commands avoid posting tasks on threads wi... | akalin@chromium.org | 2011-12-03 | 1 | -4/+19 |
* | [Sync] Make syncer commands avoid posting tasks on threads with no work to do | akalin@chromium.org | 2011-12-02 | 1 | -19/+4 |
* | Revert 112743 - [Sync] Make syncer commands avoid posting tasks on threads wi... | akalin@chromium.org | 2011-12-02 | 1 | -4/+19 |
* | [Sync] Make syncer commands avoid posting tasks on threads with no work to do | akalin@chromium.org | 2011-12-02 | 1 | -19/+4 |
* | Revert 112178 - [Sync] Make syncer commands avoid posting tasks on threads wi... | akalin@chromium.org | 2011-11-30 | 1 | -4/+19 |
* | [Sync] Make syncer commands avoid posting tasks on threads with no work to do | akalin@chromium.org | 2011-11-30 | 1 | -19/+4 |
* | [Sync] Convert VLOGs to DVLOGs | akalin@chromium.org | 2011-11-29 | 1 | -2/+2 |
* | [Sync] Made some sync session member functions const | akalin@chromium.org | 2011-11-23 | 1 | -1/+2 |
* | Revert 110555 - sync: Remove ModelNeutralExecuteImpl() | rlarocque@chromium.org | 2011-11-17 | 1 | -0/+8 |
* | sync: Remove ModelNeutralExecuteImpl() | rlarocque@chromium.org | 2011-11-17 | 1 | -8/+0 |
* | This is the first patch in a series of patches. This patch introduces the unr... | lipalani@chromium.org | 2011-10-27 | 1 | -3/+11 |
* | [Sync] Avoid posting work on threads with no active data types | akalin@chromium.org | 2011-10-08 | 1 | -1/+23 |
* | iwyu: Use callback_old.h where appropriate, part 2. | jhawkins@chromium.org | 2011-05-10 | 1 | -1/+1 |
* | Even more virtual method deinlining. | erg@google.com | 2010-12-13 | 1 | -0/+5 |
* | sync: Get rid of duplicated typedef Closure definition. | tfarina@chromium.org | 2010-07-16 | 1 | -3/+2 |
* | Multi-pass ModelChangingSyncerCommands. | tim@chromium.org | 2010-02-25 | 1 | -1/+3 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -0/+1 |
* | check if ModelNeutralExecuteImpl succeeded before running ModelChangingExecut... | dantasse@chromium.org | 2010-02-19 | 1 | -1/+3 |
* | For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa... | tim@chromium.org | 2010-02-16 | 1 | -0/+2 |
* | Fix leaks due to not deleting closures. | tim@chromium.org | 2010-01-22 | 1 | -1/+2 |
* | Support for multiple sync ModelSafeWorkers. | tim@chromium.org | 2010-01-22 | 1 | -2/+8 |
* | Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync... | tim@chromium.org | 2009-11-21 | 1 | -3/+3 |
* | Review URL: http://codereview.chromium.org/201087 | idana@chromium.org | 2009-09-11 | 1 | -1/+1 |
* | Initial commit of sync engine code to browser/sync. | nick@chromium.org | 2009-09-10 | 1 | -0/+19 |