summaryrefslogtreecommitdiffstats
path: root/sync/android/javatests
Commit message (Expand)AuthorAgeFilesLines
* Attempt to fix Invalidations client name crashrlarocque@chromium.org2013-11-222-7/+67
* Support for shared invalidator client IDsrlarocque@chromium.org2013-11-121-34/+57
* Fixed SyncStatusHelper not updating observers on changes.apiccion@chromium.org2013-10-311-5/+217
* (1 of 2) Move InvalidationController to chrome/rlarocque@chromium.org2013-10-273-369/+29
* Cleanup for refactored ActivityStatus.tedchoc@chromium.org2013-10-161-1/+1
* Enable invalidations for arbitrary objects on Android.stepco@chromium.org2013-09-114-12/+204
* Upstream Chrome sync adapter.nyquist@chromium.org2013-08-211-6/+0
* [Android] Remove all usage of com.google.common.collectyfriedman@chromium.org2013-08-204-78/+83
* Move contract authority accessor method to SyncStatusHelpernyquist@chromium.org2013-08-191-2/+10
* Ensure we never try to register for the object id "NULL"nyquist@chromium.org2013-08-091-0/+64
* [Android] Introduce in-memory cache for Android sync settings.yfriedman@chromium.org2013-06-292-22/+215
* [Android] Hardcode InvalidationService as the Ticl service.yfriedman@chromium.org2013-05-231-8/+1
* [Sync] Move Android enabled types logic into nativezea@chromium.org2013-03-272-89/+6
* [sync] Split sync and signin helper classnyquist@chromium.org2013-03-151-1/+3
* [sync] Upstream the code that triggers the InvalidationControllernyquist@chromium.org2013-02-221-1/+85
* [sync] Add ModelTypeResolver and control typesnyquist@chromium.org2013-02-112-1/+170
* Fix an NPE in InvalidationService.dsmyers@chromium.org2013-01-301-6/+19
* Record client id in ready(), not reissueRegs().dsmyers@chromium.org2013-01-291-0/+27
* Adds a client for v2 of the notification library.dsmyers@chromium.org2013-01-263-0/+680
* Upstreams SyncStatusHelper and dependencies.dsmyers@chromium.org2013-01-241-0/+44
* Add an invalidation preferences wrapper.dsmyers@chromium.org2013-01-192-1/+107
* [sync] Add java InvalidationController for Android.nyquist@chromium.org2013-01-121-0/+154