1. e4f490c Merge "Add defaultPeriodic to every authority" into nyc-dev by Shreyas Basarge · 9 years ago
  2. 6275d49 Add defaultPeriodic to every authority by Shreyas Basarge · 9 years ago
  3. ae0bcdd Stashing SyncSettings for accounts added aft SUW by Ritesh Reddy · 9 years ago
  4. 7680dd9 Fix ConcurrentModificationException in SyncManager by Shreyas Basarge · 9 years ago
  5. 2b4c8f9 SyncManager sync blow up fix by Shreyas Basarge · 9 years ago
  6. 734c91d Start the sync job service after primary boot by Christopher Tate · 9 years ago
  7. 8c834c0 SyncManager on JobScheduler by Shreyas Basarge · 9 years ago
  8. 2c05149 Fix for syncs being dropped when appIdle is on by Shreyas Basarge · 9 years ago
  9. a474554 Merge commit '1db19fc70e24bc5e3c6d77f2b9a5374c372e46cd' into manual_merge_1db19fc70e by Matthew Williams · 9 years ago
  10. 1db19fc Merge "ConcurrentModificationException in SyncManager" am: 7e4d92fbc7 by Matthew Williams · 9 years ago
  11. 7e4d92f Merge "ConcurrentModificationException in SyncManager" by Matthew Williams · 9 years ago
  12. 60a7431 ConcurrentModificationException in SyncManager by 振淦王 · 9 years ago
  13. 9d8a104 Handle non-encryption-aware accounts and sync. by Jeff Sharkey · 9 years ago
  14. bef28fe Initial stab at background check. by Dianne Hackborn · 9 years ago
  15. 627dfa1 Be smarter about determining when we can stop idle maintenance. by Dianne Hackborn · 9 years ago
  16. 24937d2 resolve merge conflicts of 3aee38c86e to master. by Dianne Hackborn · 9 years ago
  17. fcc95a6 Fix issue #25357209: Could not send SMS or MMS messages, had to reboot by Dianne Hackborn · 9 years ago
  18. 7d7a225 DO NOT MERGE Sync extras bundle comparison can throw NPE by Matthew Williams · 9 years ago
  19. b3b91ce Merge "Sync extras bundle comparison can throw NPE" by Matthew Williams · 9 years ago
  20. 9ad2c84 Sync extras bundle comparison can throw NPE by Matthew Williams · 9 years ago
  21. 08c47a5 Initial implementation of light-weight idle mode. by Dianne Hackborn · 9 years ago
  22. f3f02ac Add get_accounts app op by Svetoslav · 9 years ago
  23. ce852dd Add get_accounts app op by Svetoslav · 9 years ago
  24. 98404fd Clean up USER_OWNER reference. by Xiaohui Chen · 9 years ago
  25. 665d014 Remove spurious syncmanager wake-ups by Matthew Williams · 9 years ago
  26. a2c159f Merge "system_server: optimize app idle parole state change" into mnc-dev by Xiaohui Chen · 9 years ago
  27. 8dca36d system_server: optimize app idle parole state change by Xiaohui Chen · 9 years ago
  28. 8b1db07 Merge "Cancel Syncs that aren't making progress." into mnc-dev by Matthew Williams · 9 years ago
  29. 1967c8d Cancel Syncs that aren't making progress. by Matthew Williams · 9 years ago
  30. 37a40c2 App Standby : Association between content providers and their sync adapter by Amith Yamasani · 9 years ago
  31. 53abfdb Make sync settings restore more robust by Matthew Williams · 9 years ago
  32. 1ce4b6d remove usage of deprecated method setLatestEventInfo by Chris Wren · 9 years ago
  33. 8b76d20 Delay all syncing until the device is provisioned by Matthew Williams · 9 years ago
  34. abedd38 Handle null package argument by Amith Yamasani · 9 years ago
  35. 96a0fd65 Delay syncs for idle apps by Amith Yamasani · 9 years ago
  36. 4870e9d More work on device idle mode and other power stuff. by Dianne Hackborn · 9 years ago
  37. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  38. 6fde298 Sync accounts of a specified user only by Fyodor Kupolov · 10 years ago
  39. 5c6756f Revert "Protect LOGIN_ACCOUNTS_CHANGED receiver in SyncManager" by Matthew Williams · 10 years ago
  40. 119aac9 Fix deadlock caused by clearAllBackoffs in SSE by Matthew Williams · 10 years ago
  41. 86f0c21 Protect LOGIN_ACCOUNTS_CHANGED receiver in SyncManager by Matthew Williams · 10 years ago
  42. 07ad8dc Use context for user when calling notifyAsUser by Kenny Guy · 10 years ago
  43. 92a1c09 Add maximum time-out to sync operation by Matthew Williams · 10 years ago
  44. 3c8a42d Don't back-off ALREADY_IN_PROGRESS syncs by Matthew Williams · 10 years ago
  45. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  46. fdb1956 Fix issue #15681802: Missing RESET:TIME in complete battery histories by Dianne Hackborn · 10 years ago
  47. d83a096 Bump up priority of system receiving BOOT_COMPLETED. by Dianne Hackborn · 10 years ago
  48. cde7086 Merge "Downgrade expedited to normal on reschedule." by Matthew Williams · 10 years ago
  49. d45665b Collect per-uid mobile radio usage. by Dianne Hackborn · 10 years ago
  50. a1f1a3c More battery stats. by Dianne Hackborn · 10 years ago
  51. 6428046 Downgrade expedited to normal on reschedule. by Matthew Williams · 11 years ago
  52. 3106816 Formatting fix by Patrick Tjin · 11 years ago
  53. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  54. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/content/SyncManager.java]
  55. 4dace6f Merge "Improvements to battery stats." by Dianne Hackborn · 11 years ago
  56. 632515b Fix infinite boot-loop bug in SM. by Matthew Williams · 11 years ago
  57. 8704fc3 Remove blocking from SM before boot completed. by Matthew Williams · 11 years ago
  58. ed37b93 fix deadlock caused by clearAllBackoffs in SSE by Matthew Williams · 11 years ago
  59. 6222288 DO NOT MERGE. Remove service component for KLP. by Matthew Williams · 11 years ago
  60. ba35271 Use pending.xml to persist sync ops. by Matthew Williams · 11 years ago
  61. fa77418 AnonymousSyncService & SyncRequest. by Matthew Williams · 11 years ago
  62. eca2fe9 Minor Formating Fix by Alon Albert · 11 years ago
  63. 49e9c44 Merge "Add new ActivityManager.isLowRamDevice()." by Dianne Hackborn · 11 years ago
  64. b4e1249 Add new ActivityManager.isLowRamDevice(). by Dianne Hackborn · 11 years ago
  65. e738c13 Merge "Bugfix 9373708 JBMR2 runtime restart (system process crash in the sync manager) during setup" by Georgi Nikolov · 11 years ago
  66. dbe846b Bugfix 9373708 by Georgi Nikolov · 11 years ago
  67. 13ac041 Update procstats to start collecting/reporting pss. by Dianne Hackborn · 11 years ago
  68. 4970974 Do not allow 0 or smaller periodicity for syncs. b/9295383 by Ashish Sharma · 11 years ago
  69. 8d044e8 Start combining threads in system process. by Dianne Hackborn · 11 years ago
  70. 9422bdc Don't sync from adapters that haven't opted in to restricted accounts by Amith Yamasani · 11 years ago
  71. 27b89e6 Rename bindService to bindServiceAsUser to follow convention. by Amith Yamasani · 12 years ago
  72. 7a96c39 Move lingering services to services.jar. by Jeff Sharkey · 12 years ago[Renamed (98%) from core/java/android/content/SyncManager.java]
  73. 8e2ffc7 am 9634e970: am bfea4f04: am f5377a72: Merge "Useful annotations for code documentation." into jb-mr1.1-dev by Jeff Sharkey · 12 years ago
  74. 8b2c3a14 Useful annotations for code documentation. by Jeff Sharkey · 12 years ago
  75. 6861a61 am e78d50b4: am 6eb9844c: am 22788981: Merge "System server should always send broadcasts to a specific or all users" into jb-mr1-dev by Amith Yamasani · 12 years ago
  76. cd75706 System server should always send broadcasts to a specific or all users by Amith Yamasani · 12 years ago
  77. 0ad9356 am 283d1409: am f624d72c: am 8074e98b: Merge "Fix crashes when quickly adding and removing users" into jb-mr1-dev by Amith Yamasani · 12 years ago
  78. db6a14c Fix crashes when quickly adding and removing users by Amith Yamasani · 12 years ago
  79. 57286f9 Add sync reason to dumpsys by Alon Albert · 12 years ago
  80. e4996bb Defer more Account actions until user starting. by Jeff Sharkey · 12 years ago
  81. a706e2f Lock SyncQueue when user starting, copy RSC list. by Jeff Sharkey · 12 years ago
  82. 8f55d11 Database cleanup needs to happen for all users. by Jeff Sharkey · 12 years ago
  83. 9535c91 Fix a runtime restart when cycling between 4 users by Amith Yamasani · 12 years ago
  84. 6eb9620 Include all accounts in dumpsys. by Jeff Sharkey · 12 years ago
  85. 6ab72d7 Make RegisteredServicesCache multi-user aware. by Jeff Sharkey · 12 years ago
  86. 625239a Migrate more Secure settings to Global. by Jeff Sharkey · 12 years ago
  87. d648a60 Fix sync problems when setting up a new user and account by Amith Yamasani · 12 years ago
  88. 8e28555 Skip operations for users who are not running by Alon Albert · 12 years ago
  89. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  90. 2a00329 UserHandle to UserSerialNo mapping by Amith Yamasani · 12 years ago
  91. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  92. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  93. dc47556 fix expedited syncs. there were times when an expedited sync wouldn't by Fred Quintana · 12 years ago
  94. 9766937 Merge "Synchronize/align periodic sync alarms based on a random per device seed value." by Ashish Sharma · 12 years ago
  95. 69d95de Synchronize/align periodic sync alarms based on a random per device seed value. by Ashish Sharma · 12 years ago
  96. f29f236 Fix a race condition in SyncManager.onAccountsUpdated() by Amith Yamasani · 12 years ago
  97. 1359360 User management and switching by Amith Yamasani · 12 years ago
  98. 04e0d26 Make SyncManager and AccountManagerService multi-user aware. by Amith Yamasani · 13 years ago
  99. 2709682 Log global autosync on dumpsys Protect dumpsys from divide by zero by Alon Albert · 13 years ago
  100. 33e4469 By default ICS allows two syncs to run in parallel. Make it only by Fred Quintana · 13 years ago