summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/content/ContentService.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-11-13SyncManager now returns copy on getCurrentSyncs()Matthew Williams
2013-10-11Fix infinite boot-loop bug in SM.Matthew Williams
2013-10-01Fix issue #11005453: [SUW] G+ profile creation for new user brokenDianne Hackborn
2013-08-30DO NOT MERGE. Remove service component for KLP.Matthew Williams
2013-07-24AnonymousSyncService & SyncRequest.Matthew Williams
2013-04-10am b6812eab: am f900647a: Merge "Don\'t sync from adapters that haven\'t opte...Amith Yamasani
2013-04-10Don't sync from adapters that haven't opted in to restricted accountsAmith Yamasani
2013-04-04Phase 1 of refactoring SystemServer.Dan Morrill
2013-03-27Sync APIs use seconds instead of ms.Jeff Sharkey
2013-03-21Round up periodic syncs with short frequencies.Jeff Sharkey
2012-12-11Move lingering services to services.jar.Jeff Sharkey