| Commit message (Expand) | Author | Age | Files | Lines |
* | Attempt to fix Invalidations client name crash | rlarocque@chromium.org | 2013-11-22 | 2 | -7/+67 |
* | Support for shared invalidator client IDs | rlarocque@chromium.org | 2013-11-12 | 1 | -34/+57 |
* | Fixed SyncStatusHelper not updating observers on changes. | apiccion@chromium.org | 2013-10-31 | 1 | -5/+217 |
* | (1 of 2) Move InvalidationController to chrome/ | rlarocque@chromium.org | 2013-10-27 | 3 | -369/+29 |
* | Cleanup for refactored ActivityStatus. | tedchoc@chromium.org | 2013-10-16 | 1 | -1/+1 |
* | Enable invalidations for arbitrary objects on Android. | stepco@chromium.org | 2013-09-11 | 4 | -12/+204 |
* | Upstream Chrome sync adapter. | nyquist@chromium.org | 2013-08-21 | 1 | -6/+0 |
* | [Android] Remove all usage of com.google.common.collect | yfriedman@chromium.org | 2013-08-20 | 4 | -78/+83 |
* | Move contract authority accessor method to SyncStatusHelper | nyquist@chromium.org | 2013-08-19 | 1 | -2/+10 |
* | Ensure we never try to register for the object id "NULL" | nyquist@chromium.org | 2013-08-09 | 1 | -0/+64 |
* | [Android] Introduce in-memory cache for Android sync settings. | yfriedman@chromium.org | 2013-06-29 | 2 | -22/+215 |
* | [Android] Hardcode InvalidationService as the Ticl service. | yfriedman@chromium.org | 2013-05-23 | 1 | -8/+1 |
* | [Sync] Move Android enabled types logic into native | zea@chromium.org | 2013-03-27 | 2 | -89/+6 |
* | [sync] Split sync and signin helper class | nyquist@chromium.org | 2013-03-15 | 1 | -1/+3 |
* | [sync] Upstream the code that triggers the InvalidationController | nyquist@chromium.org | 2013-02-22 | 1 | -1/+85 |
* | [sync] Add ModelTypeResolver and control types | nyquist@chromium.org | 2013-02-11 | 2 | -1/+170 |
* | Fix an NPE in InvalidationService. | dsmyers@chromium.org | 2013-01-30 | 1 | -6/+19 |
* | Record client id in ready(), not reissueRegs(). | dsmyers@chromium.org | 2013-01-29 | 1 | -0/+27 |
* | Adds a client for v2 of the notification library. | dsmyers@chromium.org | 2013-01-26 | 3 | -0/+680 |
* | Upstreams SyncStatusHelper and dependencies. | dsmyers@chromium.org | 2013-01-24 | 1 | -0/+44 |
* | Add an invalidation preferences wrapper. | dsmyers@chromium.org | 2013-01-19 | 2 | -1/+107 |
* | [sync] Add java InvalidationController for Android. | nyquist@chromium.org | 2013-01-12 | 1 | -0/+154 |