1. 6af40c8 Merge "Fix issue #21799741: AbstractThreadedSyncAdapter crashes..." into mnc-dev by Dianne Hackborn · 9 years ago
  2. d01ed46 Fix issue #21799741: AbstractThreadedSyncAdapter crashes... by Dianne Hackborn · 9 years ago
  3. 1967c8d Cancel Syncs that aren't making progress. by Matthew Williams · 9 years ago
  4. cb9acce am 46aae98b: am f2d643cf: Merge "Fixed a leaked partial wakelock in AbstractThreadedSyncAdapter." by Jean-Baptiste Queru · 11 years ago
  5. 8014cbff Fixed a leaked partial wakelock in AbstractThreadedSyncAdapter. by Daniel Karlberg · 12 years ago
  6. fa77418 AnonymousSyncService & SyncRequest. by Matthew Williams · 11 years ago
  7. 09b45a3 Add System Tracing capability to Sync Manager by Andy Stadler · 12 years ago
  8. e6d60ec add a way for the sync adapter to specify the activity that should by Fred Quintana · 13 years ago
  9. 9257ec0 Move handing of a "cancel" inside try-finally block by Alon Albert · 13 years ago
  10. 0c4d04a allow sync adapter authors to control more policies by Fred Quintana · 14 years ago
  11. d3ad696 Fix the rest of the javadoc warnings. by Joe Onorato · 14 years ago
  12. d5e4fdc some changes due to an API review by Fred Quintana · 14 years ago
  13. 274dc9d moved the hidden sync helpers out of the framework by Fred Quintana · 15 years ago
  14. 97ef763 - move the EventLog stuff out of ATSA by Fred Quintana · 15 years ago
  15. 1719a39 Migration to TrafficStats. by Ken Shirriff · 15 years ago
  16. e7424ff add an IPC for sync initialization by Fred Quintana · 15 years ago
  17. f038004 changes from Sync Manager API Review: bug 2164262 by Fred Quintana · 15 years ago
  18. 6fd7385 Add sync_details support. by Ken Shirriff · 15 years ago
  19. fcb1432 re-enable cancelation of the sync thread upon receipt of ISyncAdapter.cancelSync() by Fred Quintana · 15 years ago
  20. 5ebe32d disable canceling until the http connection code is understood by Fred Quintana · 15 years ago
  21. c298a85 add an accessor for Context for use by subclasses by Fred Quintana · 15 years ago
  22. b19b4c7 fix AbstractThreadedSyncAdapter to actually cancel syncs by Fred Quintana · 15 years ago
  23. 3cff76a make sure that the sync thread is protected by a consistent lock by Fred Quintana · 15 years ago
  24. 75d797c run the sync thread at background priority by Fred Quintana · 15 years ago
  25. 4a6679b make syncadapter set whether the account is syncable by Fred Quintana · 15 years ago
  26. 21bb0de beef up the syncadapter API by Fred Quintana · 15 years ago