1. 324dbe5 in requery(), when exception is caught, print warning + stacktrace by Vasu Nori · 14 years ago
  2. ca74897 in GB requery() didn't throw exceptions (mostly). replicate that in HC by Vasu Nori · 14 years ago
  3. 8565a8e resolved conflicts for merge of 1a2344b8 to master by Jean-Baptiste Queru · 14 years ago
  4. 1a2344b am 09e50cdb: Merge "Reorder lock acquision vs try." by Jean-Baptiste Queru · 14 years ago
  5. 820e9b6 deperecate Cursor requery() and sa, Loader should be used instead by Vasu Nori · 14 years ago
  6. 38767b3 Reorder lock acquision vs try. by Daniel Trebbien · 14 years ago
  7. b73cf1c increase sql statement printed in finalier warnings from 100 to 1000 by Vasu Nori · 14 years ago
  8. f0808f8 when printing requery on UI warning, include additional info by Vasu Nori · 14 years ago
  9. e0ad63b resolved conflicts for merge of 6718b365 to master by Brad Fitzpatrick · 14 years ago
  10. 32e60c7 Update StrictMode's public API. by Brad Fitzpatrick · 14 years ago
  11. 071df26 change TAG value from "Cursor" to "SQLiteCursor" by Vasu Nori · 14 years ago
  12. b18f27d Return count of rows in a resultset only once (when startPos = 0) by Vasu Nori · 14 years ago
  13. e7fa4ae before shipping, remove stacktrace printing in requery-warning msg by Vasu Nori · 14 years ago
  14. 65a8883 don't store mDatabase in SQLiteCursor as it is already in SQLiteQuery by Vasu Nori · 14 years ago
  15. 7cd51ef Remove the deprecated cursor methods. by Jeff Hamilton · 14 years ago
  16. 6df9720 am fd5b040a: am 485b800e: am 1a3b3d48: merge from open-source master by The Android Open Source Project · 14 years ago
  17. 1a3b3d4 merge from open-source master by The Android Open Source Project · 14 years ago
  18. f3ca9a5 Add some documentation about the thread safety of Cursor and some of the SQLite* classes. by Jeff Hamilton · 14 years ago
  19. 2589716 Make RequeryOnUiThreadException warning less spamy by Makoto Onuki · 14 years ago
  20. 2cc1df0 print finalizer warning before closing the cursor in finalize by Vasu Nori · 14 years ago
  21. 08b448e in finalizer warnings, use a better exception - NOT Exception() by Vasu Nori · 14 years ago
  22. d606b4b in finalize() methods, log warnings if db lock is going to be held. by Vasu Nori · 14 years ago
  23. 42960e8 when finalizing SQLiteCursor, close it but don't throw exceptions. by Vasu Nori · 15 years ago
  24. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  25. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  26. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  27. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago