summaryrefslogtreecommitdiffstats
path: root/sync/android
Commit message (Expand)AuthorAgeFilesLines
* 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] Add maxbogue to OWNERS for Android files.maxbogue2015-09-111-0/+1
* [Sync] Clean up PSS boolean getters for consistency.maxbogue2015-09-101-3/+3
* jni_generator: Pass object parameters as JavaParamRef.torne2015-09-041-2/+4
* Disable flaky org.chromium.sync.AndroidSyncSettingsTest#testAndroidSyncSettin...jam2015-09-031-2/+5
* 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
* Reland "jni_generator: Make all object-returning natives return ScopedJavaLoc...torne2015-08-261-5/+3
* Revert of jni_generator: Make all object-returning natives return ScopedJavaL...nasko2015-08-241-3/+5
* jni_generator: Make all object-returning natives return ScopedJavaLocalRef.torne2015-08-241-5/+3
* [Sync] Convert to using auto-generated ModelType.maxbogue2015-08-124-224/+22
* 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-077-0/+223
* 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-142-2/+26
* [Sync] Add priority preferences datatype for mobilezea2015-07-101-0/+8
* Remove unnecessary ModelType#ALL_TYPES_TYPEpkotwicz2015-07-033-51/+18
* 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-204-0/+37
* Revert of [Sync] Remove periodic sync for Chrome for Android (patchset #2 id:...sgurun2015-05-194-37/+0
* [Sync] Remove periodic sync for Chrome for Androidmaxbogue2015-05-194-0/+37
* [Sync] Make it impossible to get a reference to AndroidSyncSettings.maxbogue2015-05-193-96/+167
* Remove AccountManagerDelegate.removeAccount()maxbogue2015-05-132-9/+0
* [Sync] Ensure isSyncable is set when signed in.maxbogue2015-04-212-8/+67
* [Sync] Fix invalidations on Android.maxbogue2015-04-161-0/+5
* Fix up if statement curly braces issues.aurimas2015-03-181-2/+1
* [Sync] Make sure to register for autofill wallet invalidation on androidzea2015-02-281-1/+5
* Initialize AndroidSyncSettings with the account on startup.maxbogue2015-02-282-0/+3