1. 96438cd Change AsyncTask.execute() back to using a thread pool... by Dianne Hackborn · 14 years ago
  2. 9bb85ab fix the build... sorry... bad docs... by Joe Onorato · 14 years ago
  3. 81de61b Change the default of how AsyncTask enqueues. by Joe Onorato · 14 years ago
  4. 5ba812b Make sure onCancelled() is called if cancel() is called early. by Romain Guy · 14 years ago
  5. e95003e Tighten up AsyncTask's semantics and behavior. Bug #3109366 Bug #3109382 by Romain Guy · 14 years ago
  6. a2ea747 More cleanup of Loader APIs. by Dianne Hackborn · 14 years ago
  7. 9ec0c47 am 282315e1: am 52e19d59: Merge "Change the keep alive time for excess idle threads." into gingerbread by Romain Guy · 14 years ago
  8. 6b424f4 Change the keep alive time for excess idle threads. by Romain Guy · 14 years ago
  9. aa60a02 Added "Memory observability" to javadoc. by Makoto Onuki · 14 years ago
  10. 23fdaf6 Add new ContentProvider for doing conversions to data streams. by Dianne Hackborn · 14 years ago
  11. bef9c7a Preventing cursor leaks when a query is interrupted by Dmitri Plotnikov · 14 years ago
  12. 4aaf8ec Do not invoke onProgressUpdate if the task is canceled. Bug #2734382 by Romain Guy · 14 years ago
  13. 7f4b684 Changed steps names in documentation. by Gilles Debunne · 14 years ago
  14. 202f560 Fix a typo. by Owen Lin · 15 years ago
  15. 4b05780 Make sure AsyncTask sens a null result to onPostExecute() when cancelled. by Romain Guy · 15 years ago
  16. a9be47c Tweak the core and maximum pool sizes for AsyncTask. by Romain Guy · 15 years ago
  17. 6a1ae64 Fix another HTML formatting in android.os.AsyncTask by Romain Guy · 15 years ago
  18. b97aec6 Fix HTML formatting in android.os.AsyncTask by Romain Guy · 15 years ago
  19. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  20. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  21. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago