1. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/content/ContentService.java]
  2. a7456e4 SyncManager now returns copy on getCurrentSyncs() by Matthew Williams · 11 years ago
  3. 632515b Fix infinite boot-loop bug in SM. by Matthew Williams · 11 years ago
  4. 164371f Fix issue #11005453: [SUW] G+ profile creation for new user broken by Dianne Hackborn · 11 years ago
  5. 6222288 DO NOT MERGE. Remove service component for KLP. by Matthew Williams · 11 years ago
  6. fa77418 AnonymousSyncService & SyncRequest. by Matthew Williams · 11 years ago
  7. e2b8599 am b6812eab: am f900647a: Merge "Don\'t sync from adapters that haven\'t opted in to restricted accounts" into jb-mr2-dev by Amith Yamasani · 11 years ago
  8. 9422bdc Don't sync from adapters that haven't opted in to restricted accounts by Amith Yamasani · 11 years ago
  9. e4d9a01 Phase 1 of refactoring SystemServer. by Dan Morrill · 11 years ago
  10. 51366be Sync APIs use seconds instead of ms. by Jeff Sharkey · 11 years ago
  11. 6009459 Round up periodic syncs with short frequencies. by Jeff Sharkey · 11 years ago
  12. 7a96c39 Move lingering services to services.jar. by Jeff Sharkey · 12 years ago[Renamed (98%) from core/java/android/content/ContentService.java]
  13. 57286f9 Add sync reason to dumpsys by Alon Albert · 12 years ago
  14. 6ab72d7 Make RegisteredServicesCache multi-user aware. by Jeff Sharkey · 12 years ago
  15. b756445 Multiuser awareness in content observer infrastructure by Christopher Tate · 12 years ago
  16. e6c660a Disable content observer cross-user permission checks... by Christopher Tate · 12 years ago
  17. 16aa973 Per-user content observer APIs by Christopher Tate · 12 years ago
  18. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  19. 26ff662 Delay AccountManagerService initialization by Kenny Root · 12 years ago
  20. 04e0d26 Make SyncManager and AccountManagerService multi-user aware. by Amith Yamasani · 13 years ago
  21. 655e66b Inform ContentObservers about the changed content Uri. by Jeff Brown · 13 years ago
  22. 86de059 Clean up content observer code. by Jeff Brown · 13 years ago
  23. 1b64e0d Work on death recipient leaks in Activity Manager and Content Service. by Dianne Hackborn · 13 years ago
  24. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  25. c6a6955 Add getCurrentSyncs() to the SDK, which replaces the deprecated by Fred Quintana · 14 years ago
  26. ee1cdd0 merge from open-source master by The Android Open Source Project · 14 years ago
  27. f512664 Don't allow invalid Uris to be added as observers. by Anthony Newnam · 14 years ago
  28. d5e4fdc some changes due to an API review by Fred Quintana · 14 years ago
  29. 002ffad5 change ObserverNode.binderDied() to lock the root node before manipulating by Fred Quintana · 14 years ago
  30. 1b487ec expose some sync control methods by Fred Quintana · 14 years ago
  31. c5d1c6d add sync polling by Fred Quintana · 15 years ago
  32. b752098 Sync status was ignoring account - the new UI has specific sync status for each account, so we need to use it. by Costin Manolache · 15 years ago
  33. 4a6679b make syncadapter set whether the account is syncable by Fred Quintana · 15 years ago
  34. 5e787c4 - add a "isSyncable" flag to a given account/authority pair that by Fred Quintana · 15 years ago
  35. ac9385e - clean up the sync settings names to: by Fred Quintana · 15 years ago
  36. 7a13559 merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581 by Dianne Hackborn · 15 years ago
  37. 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 15 years ago
  38. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  39. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  40. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago