index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sync
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sync] Ensure isSyncable is set when signed in.
maxbogue
2015-04-21
2
-8
/
+67
*
[Sync] Fix invalidations on Android.
maxbogue
2015-04-16
1
-0
/
+5
*
Fix up if statement curly braces issues.
aurimas
2015-03-18
1
-2
/
+1
*
[Sync] Make sure to register for autofill wallet invalidation on android
zea
2015-02-28
1
-1
/
+5
*
Initialize AndroidSyncSettings with the account on startup.
maxbogue
2015-02-28
2
-0
/
+3
*
[Sync] Remove unused deprecated methods from AndroidSyncSettings.
maxbogue
2015-02-27
1
-17
/
+0
*
Rewrite AndroidSyncSettings to be significantly simpler.
maxbogue
2015-02-26
3
-512
/
+235
*
Completely remove SyncStatusHelper.
maxbogue
2015-02-03
1
-438
/
+0
*
Rename SyncStatusHelper to AndroidSyncSettings.
maxbogue
2015-01-23
6
-58
/
+512
*
Implement SupervisedUserWhitelistService.
bauerb
2014-12-26
1
-1
/
+5
*
Delete SyncDecryptionPassphraseType.
maxbogue
2014-12-18
1
-121
/
+0
*
[Push] Remove unused disable-sync-gcm-in-order-to-try-push-api flag
miguelg
2014-12-11
2
-29
/
+0
*
Add PassphraseType to replace SyncDecryptionPassphraseType.
maxbogue
2014-12-08
2
-9
/
+111
*
Fix a bunch of Java Checkstyle issues.
aurimas
2014-11-20
2
-7
/
+7
*
Enable separatorWrap module in CheckStyle and fix all the issues.
aurimas
2014-10-22
2
-12
/
+12
*
Allow disabling the encrypt everything option.
maxbogue
2014-10-17
1
-2
/
+17
*
Fix Java indentation issues.
aurimas
2014-10-16
3
-14
/
+14
*
Fix Java Checkstyle issues.
Aurimas Liutikas
2014-10-14
1
-1
/
+1
*
Some cleanup of AccountManagerHelper.
maxbogue
2014-10-14
1
-23
/
+13
*
Make chrome_shell_apk build
cjhopman
2014-10-13
1
-0
/
+31
*
Make sure GetAuthenticatedAccountId() returns a canonicalized id.
rogerta
2014-10-09
2
-2
/
+81
*
Make all auth requests notification-driven.
maxbogue
2014-10-09
1
-13
/
+5
*
Move passphrase dialog logic to the enum.
maxbogue
2014-10-09
1
-0
/
+47
*
Massive refactor of the Android invalidation code.
maxbogue
2014-09-29
3
-1469
/
+0
*
Roll cacheinvalidation DEPS to r341
nyquist
2014-09-16
1
-3
/
+2
*
Remove most usages of guava.
nyquist
2014-09-12
7
-12
/
+14
*
Disable FAVICON_TRACKING in addition to SESSION.
maxbogue
2014-09-04
1
-1
/
+1
*
Roll cacheinvalidation DEPS to r339
nyquist
2014-09-04
3
-4
/
+3
*
Use name() instead of toString() and fix comparison order in ModelType.
bauerb
2014-08-28
1
-1
/
+1
*
Use .equals() for string comparisons in ModelType.
bauerb
2014-08-28
1
-1
/
+1
*
Enable invalidations for supervised user settings on Android.
bauerb
2014-08-28
2
-11
/
+29
*
[Checkstyle] Update class member variable names to match style guides.
aurimas@chromium.org
2014-08-08
1
-8
/
+8
*
Disable session invalidations on Android with a flag.
maxbogue@chromium.org
2014-07-16
1
-1
/
+13
*
Implement GCMDriver.java using MultiplexingGcmListener
johnme@chromium.org
2014-06-12
2
-0
/
+29
*
Use a framework method to decrease code duplication in SyncStatusHelper
cimamoglu@chromium.org
2014-05-06
1
-24
/
+5
*
Move SystemAccountManagerDelegate to app context
dtrainor@chromium.org
2014-03-21
1
-1
/
+1
*
Refactor ActivityStatus to not store current
dtrainor@chromium.org
2014-02-21
1
-2
/
+2
*
[Android] Fix sync masterSyncAutomatically setting.
shashishekhar@chromium.org
2014-02-06
1
-7
/
+18
*
Fix Java style issues in sync/android
aurimas@chromium.org
2013-12-12
16
-81
/
+81
*
Fixing all Java import ordering issues.
aurimas@chromium.org
2013-12-10
5
-8
/
+4
*
Attempt to fix Invalidations client name crash
rlarocque@chromium.org
2013-11-22
7
-29
/
+171
*
Rename stale SyncContentResolverWrapper occurrences to SyncContentResolverDel...
cimamoglu@chromium.org
2013-11-13
1
-24
/
+24
*
Support for shared invalidator client IDs
rlarocque@chromium.org
2013-11-12
3
-42
/
+80
*
(2 of 2) Move InvalidationController to chrome/
rlarocque@chromium.org
2013-10-31
1
-128
/
+0
*
Fixed SyncStatusHelper not updating observers on changes.
apiccion@chromium.org
2013-10-31
2
-33
/
+333
*
(1 of 2) Move InvalidationController to chrome/
rlarocque@chromium.org
2013-10-27
6
-510
/
+185
*
Add visibility check to [ActivityStatus]
dfalcantara@chromium.org
2013-10-17
1
-8
/
+1
*
Cleanup for refactored ActivityStatus.
tedchoc@chromium.org
2013-10-16
1
-1
/
+1
*
Remove deprecated methods.
shashishekhar@chromium.org
2013-10-16
1
-18
/
+0
*
Fix issue with sync status observer for testshell.
nyquist@chromium.org
2013-10-11
1
-2
/
+20
[next]