| Commit message (Expand) | Author | Age | Files | Lines |
* | [base] Move AutoReset to base namespace. | dbeam@chromium.org | 2012-11-21 | 1 | -2/+2 |
* | sync: fix for bug 158313, which is a top crash on canary. | tim@chromium.org | 2012-11-06 | 1 | -0/+11 |
* | sync: Follow-up to conflict resolution refactor | rlarocque@chromium.org | 2012-11-01 | 1 | -19/+5 |
* | sync: reland scheduler ownership refactoring, now with less crash | tim@chromium.org | 2012-10-30 | 1 | -341/+360 |
* | Revert 164565 - sync: make scheduling logic and job ownership more obvious. | dharani@google.com | 2012-10-29 | 1 | -356/+341 |
* | sync: make scheduling logic and job ownership more obvious. | tim@chromium.org | 2012-10-28 | 1 | -341/+356 |
* | Rename ModelType/ObjectIdStateMap to InvalidationMap. | dcheng@chromium.org | 2012-10-04 | 1 | -16/+16 |
* | Removed safe worker calculation from SyncScheduler. | vishwath@google.com | 2012-09-20 | 1 | -22/+5 |
* | sync: remove buggy freshness condition in SyncSchedulerImpl add defensive DCH... | tim@chromium.org | 2012-09-07 | 1 | -22/+79 |
* | [Sync] Pass ModelTypeSet by value everywhere | akalin@chromium.org | 2012-09-01 | 1 | -2/+2 |
* | Refactor ModelTypePayloadMap and ObjectIdPayloadMap to StateMaps. | dcheng@chromium.org | 2012-08-24 | 1 | -16/+16 |
* | sync: add InternalComponentsFactory::Switches to simplify passing switches to... | tim@chromium.org | 2012-08-15 | 1 | -77/+4 |
* | sync: raise initial backoff interval from 1 second to 5 minutes. | tim@chromium.org | 2012-08-13 | 1 | -1/+46 |
* | [Sync] Add support for performing a GetKey on startup. | zea@chromium.org | 2012-07-31 | 1 | -10/+1 |
* | Reland 148792 | zea@chromium.org | 2012-07-30 | 1 | -43/+0 |
* | Revert 148792 - [Sync] Remove CleanupDisabledTypes command and move purge log... | sergeyu@chromium.org | 2012-07-27 | 1 | -0/+43 |
* | [Sync] Remove CleanupDisabledTypes command and move purge logic into SyncMana... | zea@chromium.org | 2012-07-27 | 1 | -43/+0 |
* | [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopings | akalin@chromium.org | 2012-07-20 | 1 | -21/+20 |
* | sync: Remove SyncManager::TestingMode in favour of InternalComponentsFactory. | tim@chromium.org | 2012-07-19 | 1 | -0/+1209 |