| Commit message (Expand) | Author | Age | Files | Lines |
* | Upstream Chrome sync adapter. | nyquist@chromium.org | 2013-08-21 | 2 | -17/+0 |
* | [Android] Remove all usage of com.google.common.collect | yfriedman@chromium.org | 2013-08-20 | 7 | -96/+104 |
* | Move contract authority accessor method to SyncStatusHelper | nyquist@chromium.org | 2013-08-19 | 4 | -6/+24 |
* | Add constant for Sync OAuth2 scope | nyquist@chromium.org | 2013-08-15 | 1 | -0/+5 |
* | Add functionality to enable GCM. | nyquist@chromium.org | 2013-08-14 | 1 | -0/+29 |
* | Ensure we never try to register for the object id "NULL" | nyquist@chromium.org | 2013-08-09 | 4 | -26/+104 |
* | Fix issue with null-value OAuth2 tokens for Android. | nyquist@chromium.org | 2013-08-01 | 1 | -21/+37 |
* | Revert 214841 "Fix issue with null-value OAuth2 tokens for Android." | tbreisacher@chromium.org | 2013-07-31 | 1 | -37/+21 |
* | Fix issue with null-value OAuth2 tokens for Android. | nyquist@chromium.org | 2013-07-31 | 1 | -21/+37 |
* | Switch to non-deprecated version of getAuthToken(). | newt@chromium.org | 2013-07-26 | 1 | -2/+2 |
* | [Android] Unify all string log tags to use a simple constant. | yfriedman@chromium.org | 2013-07-18 | 5 | -5/+5 |
* | Switch Android ProfileSyncService to OAuth2 | pavely@chromium.org | 2013-07-09 | 1 | -2/+2 |
* | Remove the OWNERS that no longer work on the project. | aurimas@chromium.org | 2013-07-01 | 1 | -1/+0 |
* | [Android] Introduce in-memory cache for Android sync settings. | yfriedman@chromium.org | 2013-06-29 | 3 | -86/+362 |
* | [Android] Hardcode InvalidationService as the Ticl service. | yfriedman@chromium.org | 2013-05-23 | 2 | -98/+4 |
* | Add way to tell if device can add google accounts | dtrainor@chromium.org | 2013-04-29 | 3 | -0/+21 |
* | Android: Make sure the NetworkChangeNotifier is initialized in getAuthToken | clamy@chromium.org | 2013-04-25 | 1 | -1/+2 |
* | [Sync] Move Android enabled types logic into native | zea@chromium.org | 2013-03-27 | 6 | -185/+49 |
* | Get OAuth2TokenService working on Android. | dubroy@chromium.org | 2013-03-26 | 1 | -0/+7 |
* | Revert 190531 "Get OAuth2TokenService working on Android." | hashimoto@chromium.org | 2013-03-26 | 1 | -7/+0 |
* | Get OAuth2TokenService working on Android. | dubroy@chromium.org | 2013-03-26 | 1 | -0/+7 |
* | [sync] Remove deprecated SyncStatusHelper methods | nyquist@chromium.org | 2013-03-21 | 1 | -107/+2 |
* | [sync] Split sync and signin helper class | nyquist@chromium.org | 2013-03-15 | 4 | -48/+186 |
* | Fix a bug that caused AuthToken permission not to be shown on Android | nyquist@chromium.org | 2013-03-13 | 1 | -17/+20 |
* | [sync] Upstream the Android ProfileSyncService | nyquist@chromium.org | 2013-03-07 | 1 | -0/+68 |
* | Android: Use ObserverList to maintain a list of observers/listeners | nileshagrawal@chromium.org | 2013-03-05 | 1 | -8/+6 |
* | [sync] Upstream the code that triggers the InvalidationController | nyquist@chromium.org | 2013-02-22 | 5 | -12/+135 |
* | Add retry function to getNewAuthToken | clamy@chromium.org | 2013-02-15 | 2 | -7/+32 |
* | [sync] Add ModelTypeResolver and control types | nyquist@chromium.org | 2013-02-11 | 6 | -8/+301 |
* | Add retry function to AccountManagerHelper when called from foreground | clamy@chromium.org | 2013-02-06 | 2 | -49/+111 |
* | Register autofill sync types on mobile | cjhopman@chromium.org | 2013-02-05 | 1 | -0/+8 |
* | Add password type to model types. | yfriedman@chromium.org | 2013-01-30 | 1 | -0/+4 |
* | Fix an NPE in InvalidationService. | dsmyers@chromium.org | 2013-01-30 | 2 | -8/+22 |
* | [sync] Add DEPS file for java code under sync/android | rsimha@chromium.org | 2013-01-30 | 1 | -0/+3 |
* | Record client id in ready(), not reissueRegs(). | dsmyers@chromium.org | 2013-01-29 | 2 | -6/+39 |
* | Fix InvalidationService build error | nyquist@chromium.org | 2013-01-26 | 1 | -0/+4 |
* | Adds a client for v2 of the notification library. | dsmyers@chromium.org | 2013-01-26 | 9 | -16/+1194 |
* | Upstreams SyncStatusHelper and dependencies. | dsmyers@chromium.org | 2013-01-24 | 7 | -0/+849 |
* | Add an invalidation preferences wrapper. | dsmyers@chromium.org | 2013-01-19 | 5 | -11/+281 |
* | [sync] Add java InvalidationController for Android. | nyquist@chromium.org | 2013-01-12 | 4 | -0/+382 |