summaryrefslogtreecommitdiffstats
path: root/sync/android
Commit message (Expand)AuthorAgeFilesLines
* Implement SupervisedUserWhitelistService.bauerb2014-12-261-1/+5
* Delete SyncDecryptionPassphraseType.maxbogue2014-12-181-121/+0
* [Push] Remove unused disable-sync-gcm-in-order-to-try-push-api flagmiguelg2014-12-112-29/+0
* Add PassphraseType to replace SyncDecryptionPassphraseType.maxbogue2014-12-082-9/+111
* Fix a bunch of Java Checkstyle issues.aurimas2014-11-202-7/+7
* Enable separatorWrap module in CheckStyle and fix all the issues.aurimas2014-10-222-12/+12
* Allow disabling the encrypt everything option.maxbogue2014-10-171-2/+17
* Fix Java indentation issues.aurimas2014-10-163-14/+14
* Fix Java Checkstyle issues.Aurimas Liutikas2014-10-141-1/+1
* Some cleanup of AccountManagerHelper.maxbogue2014-10-141-23/+13
* Make chrome_shell_apk buildcjhopman2014-10-131-0/+31
* Make sure GetAuthenticatedAccountId() returns a canonicalized id.rogerta2014-10-092-2/+81
* Make all auth requests notification-driven.maxbogue2014-10-091-13/+5
* Move passphrase dialog logic to the enum.maxbogue2014-10-091-0/+47
* Massive refactor of the Android invalidation code.maxbogue2014-09-293-1469/+0
* Roll cacheinvalidation DEPS to r341nyquist2014-09-161-3/+2
* Remove most usages of guava.nyquist2014-09-127-12/+14
* Disable FAVICON_TRACKING in addition to SESSION.maxbogue2014-09-041-1/+1
* Roll cacheinvalidation DEPS to r339nyquist2014-09-043-4/+3
* Use name() instead of toString() and fix comparison order in ModelType.bauerb2014-08-281-1/+1
* Use .equals() for string comparisons in ModelType.bauerb2014-08-281-1/+1
* Enable invalidations for supervised user settings on Android.bauerb2014-08-282-11/+29
* [Checkstyle] Update class member variable names to match style guides.aurimas@chromium.org2014-08-081-8/+8
* Disable session invalidations on Android with a flag.maxbogue@chromium.org2014-07-161-1/+13
* Implement GCMDriver.java using MultiplexingGcmListenerjohnme@chromium.org2014-06-122-0/+29
* Use a framework method to decrease code duplication in SyncStatusHelpercimamoglu@chromium.org2014-05-061-24/+5
* Move SystemAccountManagerDelegate to app contextdtrainor@chromium.org2014-03-211-1/+1
* Refactor ActivityStatus to not store currentdtrainor@chromium.org2014-02-211-2/+2
* [Android] Fix sync masterSyncAutomatically setting.shashishekhar@chromium.org2014-02-061-7/+18
* Fix Java style issues in sync/androidaurimas@chromium.org2013-12-1216-81/+81
* Fixing all Java import ordering issues.aurimas@chromium.org2013-12-105-8/+4
* Attempt to fix Invalidations client name crashrlarocque@chromium.org2013-11-227-29/+171
* Rename stale SyncContentResolverWrapper occurrences to SyncContentResolverDel...cimamoglu@chromium.org2013-11-131-24/+24
* Support for shared invalidator client IDsrlarocque@chromium.org2013-11-123-42/+80
* (2 of 2) Move InvalidationController to chrome/rlarocque@chromium.org2013-10-311-128/+0
* Fixed SyncStatusHelper not updating observers on changes.apiccion@chromium.org2013-10-312-33/+333
* (1 of 2) Move InvalidationController to chrome/rlarocque@chromium.org2013-10-276-510/+185
* Add visibility check to [ActivityStatus]dfalcantara@chromium.org2013-10-171-8/+1
* Cleanup for refactored ActivityStatus.tedchoc@chromium.org2013-10-161-1/+1
* Remove deprecated methods.shashishekhar@chromium.org2013-10-161-18/+0
* Fix issue with sync status observer for testshell.nyquist@chromium.org2013-10-111-2/+20
* Making OAuth2TokenService multi-login aware:fgorski@chromium.org2013-09-201-0/+7
* Revert "Making OAuth2TokenService multi-login aware:"hidehiko@chromium.org2013-09-191-7/+0
* Making OAuth2TokenService multi-login aware:fgorski@chromium.org2013-09-191-0/+7
* [sync] Remove the last usage of clientlogin for Android.nyquist@chromium.org2013-09-161-3/+0
* Enable invalidations for arbitrary objects on Android.stepco@chromium.org2013-09-117-26/+421
* Start using OAuth2 for sync cacheinvalidation.nyquist@chromium.org2013-09-101-4/+7
* Upstream Chrome sync adapter.nyquist@chromium.org2013-08-212-17/+0
* [Android] Remove all usage of com.google.common.collectyfriedman@chromium.org2013-08-207-96/+104
* Move contract authority accessor method to SyncStatusHelpernyquist@chromium.org2013-08-194-6/+24