| Commit message (Expand) | Author | Age | Files | Lines |
* | sync: use ObserverList instead of EventChannel (deprecated) for syncer events. | tim@chromium.org | 2010-10-11 | 1 | -9/+9 |
* | Treat "changes_remaining == 0" as a firm bound that indicates | nick@chromium.org | 2010-09-15 | 1 | -1/+3 |
* | Remove sync_types.h. No functions from this file are used, and some of them are | brettw@chromium.org | 2010-08-08 | 1 | -1/+0 |
* | Fix handling of undeletion within the syncer. | nick@chromium.org | 2010-07-13 | 1 | -1/+3 |
* | Make last_download_timestamp and initial_sync_ended per-datatype. | nick@chromium.org | 2010-04-01 | 1 | -13/+32 |
* | Make it clear what last_sync_timestamp actually tracks. Update | nick@chromium.org | 2010-03-24 | 1 | -3/+8 |
* | Move a debug string util to syncer proto util. Add better getupdates logging ... | chron@google.com | 2010-03-02 | 1 | -0/+3 |
* | For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa... | tim@chromium.org | 2010-02-16 | 1 | -1/+0 |
* | Hook up client side of per-datatype GetUpdates. | nick@chromium.org | 2010-02-11 | 1 | -0/+25 |
* | Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync... | tim@chromium.org | 2009-11-21 | 1 | -9/+12 |
* | Clean up the strings for sync code: | munjal@chromium.org | 2009-11-04 | 1 | -3/+1 |
* | 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/+64 |