summaryrefslogtreecommitdiffstats
path: root/sync/android/java
Commit message (Expand)AuthorAgeFilesLines
* [Signin] Prepare to remove use of deprecated AMH method in VariationsSerssion.maxbogue2016-01-071-3/+1
* Don't toggle sync on/off on account rename.acleung2015-12-191-0/+1
* [Sync] Switch to using GoogleAuthUtil.clearToken().maxbogue2015-12-103-113/+120
* [Sync] Make InvalidationPreferences.commit() thread-safe.maxbogue2015-12-101-4/+9
* Use GoogleAuthUtil's getToken instead of AccountManager.knn2015-12-024-55/+95
* [Sync] Remove deprecated AccountManagerHelper calls in sync code.maxbogue2015-11-251-0/+2
* [Android] Enable multidex for debug builds of ChromePublic.jbudorick2015-11-131-0/+3
* [Sync] Actually fix build spam from AMH deprecations.maxbogue2015-11-122-13/+21
* [Sync] Move AMH's @Deprecated notations inside javadocs.maxbogue2015-11-111-5/+5
* [Sync] Convert AndroidSyncSettings to use async getSyncAccounts.maxbogue2015-11-091-13/+15
* [Sync] Add async methods to AccountManagerHelper + deprecate the sync ones.maxbogue2015-11-091-4/+74
* Finish removing AccountManagerDelegate.Callback.maxbogue2015-10-302-32/+8
* Convert AccountManagerDelegate.Callback to use base.Callback.maxbogue2015-10-273-8/+30
* Remove BuildInfo.isMncOrLater()aurimas2015-10-191-2/+2
* [Android] remove dots from log tagsdgn2015-10-141-1/+1
* Mask the AccountManager{Future,Callback} with a simple Callback.knn2015-10-023-52/+56
* Hide StrictMode violation for account invalidation.wnwen2015-09-301-1/+9
* Clear Wallet data on sign out.rouslan2015-09-211-40/+1
* [Sync] Add tokenUnavailable to AccountManagerHelper.maxbogue2015-09-181-10/+18
* [Sync] Some cleanup of AccountManagerHelper.maxbogue2015-09-161-32/+12
* [Sync] Clean up PSS boolean getters for consistency.maxbogue2015-09-101-3/+3
* A canceled request for a profile download is causing the token service to rem...rogerta2015-09-021-22/+25
* [Sync] Move PassphraseType to org.chromium.sync, take 2.maxbogue2015-08-271-1/+1
* Revert of [Sync] Move PassphraseType to org.chromium.sync. (patchset #1 id:1 ...dewittj2015-08-271-1/+1
* [Sync] Move PassphraseType to org.chromium.sync.maxbogue2015-08-271-1/+1
* [Part 2] CacheInvalidation Library Update to use GCM in GMSCore.khushalsagar2015-08-271-35/+1
* [Sync] Convert to using auto-generated ModelType.maxbogue2015-08-123-207/+21
* Ensure AccountManagerHelper uses the correct AccountManagerDelegate.knn2015-08-121-26/+30
* Add fallback for SystemAccountManagerDelegate.hasFeaturesknn2015-08-101-1/+45
* [Sync] Add auto-generated ModelType in Java.maxbogue2015-08-071-0/+114
* Determine whether to disable session invalidations at startuppkotwicz2015-08-041-8/+0
* Add histogram for tracking the time for retrieving system accounts.nyquist2015-07-301-1/+24
* Move GET_ACCOUNTS permission check to AccountManagerDelegatenyquist2015-07-212-1/+5
* Add support for overriding AccountManagerDelegatenyquist2015-07-171-4/+20
* Simplify AccountManagerHelper and AccountManagerDelegate.nyquist2015-07-173-119/+0
* Added permission check for GET_ACCOUNTS.nyquist2015-07-141-1/+22
* [Sync] Add priority preferences datatype for mobilezea2015-07-101-0/+8
* Remove unnecessary ModelType#ALL_TYPES_TYPEpkotwicz2015-07-032-34/+15
* Move InstrumentationTestCase tests from ChromeShell to ChromePublic.newt2015-06-301-0/+1
* Stop relying on Android constants for Android bookmark provider.aurimas2015-06-261-2/+1
* [Android] Don't run auth token fetching callbacks synchronously.bauerb2015-06-261-20/+17
* Don't check for USE_CREDENTIALS permission on Android M.bauerb2015-06-221-2/+4
* Disable FAVICON_IMAGE type when AndroidSessionNotifications experiment is onpkotwicz2015-06-171-1/+2
* Listen for account changes and update child account status correspondingly.bauerb2015-06-163-0/+34
* AccountManagerHelper returns null token when USE_CREDENTIALS permission deniedkhushalsagar2015-06-111-0/+17
* [sync] Add AUTOFILL_WALLET_METADATA sync datatype.rouslan2015-05-221-1/+5
* [Sync] Finish transition to new AndroidSyncSettings interface.maxbogue2015-05-201-61/+1
* [Sync] Remove periodic sync for Chrome for Android, take 2.maxbogue2015-05-203-0/+13
* Revert of [Sync] Remove periodic sync for Chrome for Android (patchset #2 id:...sgurun2015-05-193-13/+0
* [Sync] Remove periodic sync for Chrome for Androidmaxbogue2015-05-193-0/+13