summaryrefslogtreecommitdiffstats
path: root/sync/android
Commit message (Expand)AuthorAgeFilesLines
* Android: Use ObserverList to maintain a list of observers/listenersnileshagrawal@chromium.org2013-03-051-8/+6
* [sync] Upstream the code that triggers the InvalidationControllernyquist@chromium.org2013-02-225-12/+135
* Add retry function to getNewAuthTokenclamy@chromium.org2013-02-152-7/+32
* [sync] Add ModelTypeResolver and control typesnyquist@chromium.org2013-02-116-8/+301
* Add retry function to AccountManagerHelper when called from foregroundclamy@chromium.org2013-02-062-49/+111
* Register autofill sync types on mobilecjhopman@chromium.org2013-02-051-0/+8
* Add password type to model types.yfriedman@chromium.org2013-01-301-0/+4
* Fix an NPE in InvalidationService.dsmyers@chromium.org2013-01-302-8/+22
* [sync] Add DEPS file for java code under sync/androidrsimha@chromium.org2013-01-301-0/+3
* Record client id in ready(), not reissueRegs().dsmyers@chromium.org2013-01-292-6/+39
* Fix InvalidationService build errornyquist@chromium.org2013-01-261-0/+4
* Adds a client for v2 of the notification library.dsmyers@chromium.org2013-01-269-16/+1194
* Upstreams SyncStatusHelper and dependencies.dsmyers@chromium.org2013-01-247-0/+849
* Add an invalidation preferences wrapper.dsmyers@chromium.org2013-01-195-11/+281
* [sync] Add java InvalidationController for Android.nyquist@chromium.org2013-01-124-0/+382