Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use InvalidationService (retry of r208315) | rlarocque@chromium.org | 2013-06-29 | 1 | -107/+0 |
* | Revert 208315 "Make use of InvalidationService" | rlarocque@chromium.org | 2013-06-25 | 1 | -0/+107 |
* | Make use of InvalidationService | rlarocque@chromium.org | 2013-06-25 | 1 | -107/+0 |
* | Update sync/ to use WeakPtr<T>::get() instead of implicit "operator T*" | akalin@chromium.org | 2013-06-03 | 1 | -1/+1 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-30 | 1 | -1/+1 |
* | Separate invalidator and sync client ID (part 2/2) | rlarocque@chromium.org | 2013-03-28 | 1 | -11/+42 |
* | Separate local and remote sync invalidations | rlarocque@chromium.org | 2013-01-30 | 1 | -1/+2 |
* | Add the InvalidationState struct to bundle local state about invalidations. | dcheng@chromium.org | 2012-10-19 | 1 | -6/+6 |
* | Rename InvalidationState to BootstrapData | dcheng@chromium.org | 2012-10-03 | 1 | -5/+5 |
* | Rename SyncNotifier->Invalidator and SyncNotifierObserver->InvalidationHandler. | dcheng@chromium.org | 2012-08-28 | 1 | -0/+75 |