1. ace6f6d SyncOperation float cast fix by Shreyas Basarge · 8 years ago
  2. 1085ff6 Work towards issue #26390161: Throttle syncs/jobs when system is low on RAM by Dianne Hackborn · 8 years ago
  3. 2b4c8f9 SyncManager sync blow up fix by Shreyas Basarge · 8 years ago
  4. 8c834c0 SyncManager on JobScheduler by Shreyas Basarge · 9 years ago
  5. bef28fe Initial stab at background check. by Dianne Hackborn · 9 years ago
  6. 96a0fd65 Delay syncs for idle apps by Amith Yamasani · 9 years ago
  7. 92a1c09 Add maximum time-out to sync operation by Matthew Williams · 10 years ago
  8. cde7086 Merge "Downgrade expedited to normal on reschedule." by Matthew Williams · 10 years ago
  9. d45665b Collect per-uid mobile radio usage. by Dianne Hackborn · 10 years ago
  10. 6428046 Downgrade expedited to normal on reschedule. by Matthew Williams · 11 years ago
  11. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  12. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/content/SyncOperation.java]
  13. 4dace6f Merge "Improvements to battery stats." by Dianne Hackborn · 11 years ago
  14. 6222288 DO NOT MERGE. Remove service component for KLP. by Matthew Williams · 11 years ago
  15. 7986fe4 Fix of RTE from SyncOperation.compare() by Matthew Williams · 11 years ago
  16. 68e39c3 Fixed NPE in SyncRequest for Bundle.EMPTY by Matthew Williams · 11 years ago
  17. fa77418 AnonymousSyncService & SyncRequest. by Matthew Williams · 11 years ago
  18. 7a96c39 Move lingering services to services.jar. by Jeff Sharkey · 12 years ago[Renamed (98%) from core/java/android/content/SyncOperation.java]
  19. 57286f9 Add sync reason to dumpsys by Alon Albert · 12 years ago
  20. 8e28555 Skip operations for users who are not running by Alon Albert · 12 years ago
  21. dc47556 fix expedited syncs. there were times when an expedited sync wouldn't by Fred Quintana · 12 years ago
  22. 04e0d26 Make SyncManager and AccountManagerService multi-user aware. by Amith Yamasani · 12 years ago
  23. 0c4d04a allow sync adapter authors to control more policies by Fred Quintana · 14 years ago
  24. 918339a Make a separate active sync queue for initialization and regular syncs. by Fred Quintana · 14 years ago
  25. b4b7b48 Changed SyncOperation.toKey() to not rely on the implementation of by Fred Quintana · 14 years ago
  26. 77c560f - changed periodic sync scheduling to just creating pending by Fred Quintana · 14 years ago
  27. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  28. 82c5c42 fix a bug where if a syncmanager gets back a SyncAlreadyInProgress error by Fred Quintana · 14 years ago
  29. 53bd252 - change the SyncManager to retry MANUAL syncs that encounter a soft error by Fred Quintana · 15 years ago
  30. 307da1a enhance the sync manager backoff logic and add support for retry-after by Fred Quintana · 15 years ago