1. fe224e0 Add boot/shutdown timing to sync detailed logging by Makoto Onuki · 7 years ago
  2. a9dca24 Log sync details to rotating log files (userdebug/eng only) by Makoto Onuki · 7 years ago
  3. 15e7a25 Enhance recent sync log in dumpsys content by Makoto Onuki · 7 years ago
  4. 010291d Fix IndexOutOfRange in dumpsys content. by Makoto Onuki · 7 years ago
  5. 282cfef standardize system notification IDs by Chris Wren · 7 years ago
  6. 2cbfa1e Catch IllegalArgumentException to avoid SyncManager crash by Amith Yamasani · 7 years ago
  7. af759c5 Channels for Frameworks notifications by Geoffrey Pitsch · 7 years ago
  8. c3af19a Optimize bg check flow. by Dianne Hackborn · 8 years ago
  9. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  10. 3b40a74 Validate input for ContentService#setIsSyncable am: 96b9c75cec am: ba7bd1fe06 by Svet Ganov · 8 years ago
  11. 96b9c75 Validate input for ContentService#setIsSyncable by Svet Ganov · 8 years ago
  12. d441dc0 Add a delay before scheduling local syncs am: ba1f790369 am: 50a22690f8 by Shreyas Basarge · 8 years ago
  13. ba1f790 Add a delay before scheduling local syncs by Shreyas Basarge · 8 years ago
  14. 973edd19 Don't show account access request UI until app launched. by Svet Ganov · 8 years ago
  15. f6d424f1 While-list apps to access account if already saw it by Svet Ganov · 8 years ago
  16. d63cde7 [DO NOT MERGE] Don't show account access request UI until app launched. by Svet Ganov · 8 years ago
  17. 91d37f4 [DO NOT MERGE] While-list apps to access account if already saw it by Svet Ganov · 8 years ago
  18. ab51dcb White-list grandfathered sync adapters am: 65712b0ad3 am: 8b297cb1b1 by Svet Ganov · 8 years ago
  19. 65712b0 White-list grandfathered sync adapters by Svet Ganov · 8 years ago
  20. ebe07e5 Fix a regression in sync manager am: dfed1c73ec am: a09f3790ac am: 511801eb0f by Svet Ganov · 8 years ago
  21. dfed1c7 Fix a regression in sync manager by Svet Ganov · 8 years ago
  22. 890a210 resolve merge conflicts of eeeebd3 to master by Svet Ganov · 8 years ago
  23. 5cb2973 Only sync adapters with access can see an account - framework by Svetoslav Ganov · 8 years ago
  24. ae51302 Merge \\\"Fix for the missing sync bug\\\" into nyc-dev am: 70b6cd903e am: d7ea40da8f by Shreyas Basarge · 8 years ago
  25. bd4c3ea Fix for the missing sync bug by Shreyas Basarge · 8 years ago
  26. f9f6e7c Merge "Stop user faster and clear stale broadcasts" into nyc-dev am: ec6faca007 am: 8dc73a6bc6 by Amith Yamasani · 8 years ago
  27. ad2e4bf Stop user faster and clear stale broadcasts by Amith Yamasani · 8 years ago
  28. 986fb9a Merge "Account info on job wakelocks" into nyc-dev am: 8fcf6a6 am: bfd93e9 by Shreyas Basarge · 8 years ago
  29. 8fcf6a6 Merge "Account info on job wakelocks" into nyc-dev by Shreyas Basarge · 8 years ago
  30. 471fa1d Merge "Wait for JobService to start before scheduling syncs" into nyc-dev am: a16a336 am: f24a68d by Shreyas Basarge · 8 years ago
  31. eda34e4 Account info on job wakelocks by Shreyas Basarge · 8 years ago
  32. a4ac5ab Wait for JobService to start before scheduling syncs by Shreyas Basarge · 8 years ago
  33. f672c1c Merge "Remove temporary workaround of restoring periodic syncs." into nyc-dev am: eadbe1d by Rubin Xu · 8 years ago
  34. 1bca793 Remove temporary workaround of restoring periodic syncs. by Rubin Xu · 8 years ago
  35. 646e9b6 Merge "Only cancel syncs for non-existent accounts" into nyc-dev am: fccb14e by Rubin Xu · 8 years ago
  36. 2c548e0 Only cancel syncs for non-existent accounts by Rubin Xu · 8 years ago
  37. c6e5089 Merge "Remove SyncManager\'s local job cache" into nyc-dev am: 513f77c8ef by Shreyas Basarge · 8 years ago
  38. cbf5ae9 Remove SyncManager's local job cache by Shreyas Basarge · 8 years ago
  39. 180092b Merge "Restrict range of sync job ids" into nyc-dev am: 33d693ac59 by Shreyas Basarge · 8 years ago
  40. fa27253 Restrict range of sync job ids by Shreyas Basarge · 8 years ago
  41. fe60596 Merge "Work towards issue #26390161: Throttle syncs/jobs when system is low on RAM" into nyc-dev am: 11007fa30c by Dianne Hackborn · 8 years ago
  42. 1085ff6 Work towards issue #26390161: Throttle syncs/jobs when system is low on RAM by Dianne Hackborn · 8 years ago
  43. 1944d95e Merge "Revert "Add defaultPeriodic to every authority"" into nyc-dev am: e17575d3b5 by Shreyas Basarge · 8 years ago
  44. ff875aa Merge "Migrate PeriodicSyncs from old format" into nyc-dev am: 3e09cd4d79 by Shreyas Basarge · 8 years ago
  45. e17575d Merge "Revert "Add defaultPeriodic to every authority"" into nyc-dev by Shreyas Basarge · 8 years ago
  46. 3147bbc Migrate PeriodicSyncs from old format by Shreyas Basarge · 8 years ago
  47. cf939c1 Revert "Add defaultPeriodic to every authority" by Shreyas Basarge · 8 years ago
  48. 3b0bab2 Merge "onUpdateAccounts fix for SyncManager" by Shreyas Basarge · 8 years ago
  49. e4f490c Merge "Add defaultPeriodic to every authority" into nyc-dev by Shreyas Basarge · 9 years ago
  50. 6275d49 Add defaultPeriodic to every authority by Shreyas Basarge · 9 years ago
  51. ae0bcdd Stashing SyncSettings for accounts added aft SUW by Ritesh Reddy · 9 years ago
  52. 7680dd9 Fix ConcurrentModificationException in SyncManager by Shreyas Basarge · 9 years ago
  53. 2b4c8f9 SyncManager sync blow up fix by Shreyas Basarge · 9 years ago
  54. dcb88c8 onUpdateAccounts fix for SyncManager by Shreyas Basarge · 9 years ago
  55. 734c91d Start the sync job service after primary boot by Christopher Tate · 9 years ago
  56. 8c834c0 SyncManager on JobScheduler by Shreyas Basarge · 9 years ago
  57. 2c05149 Fix for syncs being dropped when appIdle is on by Shreyas Basarge · 9 years ago
  58. a474554 Merge commit '1db19fc70e24bc5e3c6d77f2b9a5374c372e46cd' into manual_merge_1db19fc70e by Matthew Williams · 9 years ago
  59. 1db19fc Merge "ConcurrentModificationException in SyncManager" am: 7e4d92fbc7 by Matthew Williams · 9 years ago
  60. 7e4d92f Merge "ConcurrentModificationException in SyncManager" by Matthew Williams · 9 years ago
  61. 60a7431 ConcurrentModificationException in SyncManager by 振淦王 · 9 years ago
  62. 9d8a104 Handle non-encryption-aware accounts and sync. by Jeff Sharkey · 9 years ago
  63. bef28fe Initial stab at background check. by Dianne Hackborn · 9 years ago
  64. 627dfa1 Be smarter about determining when we can stop idle maintenance. by Dianne Hackborn · 9 years ago
  65. 24937d2 resolve merge conflicts of 3aee38c86e to master. by Dianne Hackborn · 9 years ago
  66. fcc95a6 Fix issue #25357209: Could not send SMS or MMS messages, had to reboot by Dianne Hackborn · 9 years ago
  67. 7d7a225 DO NOT MERGE Sync extras bundle comparison can throw NPE by Matthew Williams · 9 years ago
  68. b3b91ce Merge "Sync extras bundle comparison can throw NPE" by Matthew Williams · 9 years ago
  69. 9ad2c84 Sync extras bundle comparison can throw NPE by Matthew Williams · 9 years ago
  70. 08c47a5 Initial implementation of light-weight idle mode. by Dianne Hackborn · 9 years ago
  71. f3f02ac Add get_accounts app op by Svetoslav · 9 years ago
  72. ce852dd Add get_accounts app op by Svetoslav · 9 years ago
  73. 98404fd Clean up USER_OWNER reference. by Xiaohui Chen · 9 years ago
  74. 665d014 Remove spurious syncmanager wake-ups by Matthew Williams · 9 years ago
  75. a2c159f Merge "system_server: optimize app idle parole state change" into mnc-dev by Xiaohui Chen · 9 years ago
  76. 8dca36d system_server: optimize app idle parole state change by Xiaohui Chen · 9 years ago
  77. 8b1db07 Merge "Cancel Syncs that aren't making progress." into mnc-dev by Matthew Williams · 9 years ago
  78. 1967c8d Cancel Syncs that aren't making progress. by Matthew Williams · 9 years ago
  79. 37a40c2 App Standby : Association between content providers and their sync adapter by Amith Yamasani · 9 years ago
  80. 53abfdb Make sync settings restore more robust by Matthew Williams · 9 years ago
  81. 1ce4b6d remove usage of deprecated method setLatestEventInfo by Chris Wren · 9 years ago
  82. 8b76d20 Delay all syncing until the device is provisioned by Matthew Williams · 9 years ago
  83. abedd38 Handle null package argument by Amith Yamasani · 9 years ago
  84. 96a0fd65 Delay syncs for idle apps by Amith Yamasani · 9 years ago
  85. 4870e9d More work on device idle mode and other power stuff. by Dianne Hackborn · 9 years ago
  86. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  87. 6fde298 Sync accounts of a specified user only by Fyodor Kupolov · 10 years ago
  88. 5c6756f Revert "Protect LOGIN_ACCOUNTS_CHANGED receiver in SyncManager" by Matthew Williams · 10 years ago
  89. 119aac9 Fix deadlock caused by clearAllBackoffs in SSE by Matthew Williams · 10 years ago
  90. 86f0c21 Protect LOGIN_ACCOUNTS_CHANGED receiver in SyncManager by Matthew Williams · 10 years ago
  91. 07ad8dc Use context for user when calling notifyAsUser by Kenny Guy · 10 years ago
  92. 92a1c09 Add maximum time-out to sync operation by Matthew Williams · 10 years ago
  93. 3c8a42d Don't back-off ALREADY_IN_PROGRESS syncs by Matthew Williams · 10 years ago
  94. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  95. fdb1956 Fix issue #15681802: Missing RESET:TIME in complete battery histories by Dianne Hackborn · 10 years ago
  96. d83a096 Bump up priority of system receiving BOOT_COMPLETED. by Dianne Hackborn · 10 years ago
  97. cde7086 Merge "Downgrade expedited to normal on reschedule." by Matthew Williams · 10 years ago
  98. d45665b Collect per-uid mobile radio usage. by Dianne Hackborn · 10 years ago
  99. a1f1a3c More battery stats. by Dianne Hackborn · 10 years ago
  100. 6428046 Downgrade expedited to normal on reschedule. by Matthew Williams · 11 years ago