1. d5064be Make SQLiteQuery and SQLiteProgram final. by Jeff Brown · 13 years ago
  2. fa59cfb resolved conflicts for merge of bce45617 to master by Jeff Brown · 13 years ago
  3. 89101cd9 Improve the slow query instrumentation. by Jeff Brown · 13 years ago
  4. 650de3d Optimize fillWindow to improve reverse-seek performance. Bug: 5520301 by Jeff Brown · 13 years ago
  5. 7ce7452 Clean up CursorWindow lifetime. Bug: 5332296 by Jeff Brown · 13 years ago
  6. 3bc6bbc Clean up CursorWindow code. Bug: 5332296 by Jeff Brown · 13 years ago
  7. 16057fa fix broken logTimeStat stuff by Vasu Nori · 13 years ago
  8. b18f27d Return count of rows in a resultset only once (when startPos = 0) by Vasu Nori · 14 years ago
  9. 0732f79 random but useful stuff by Vasu Nori · 14 years ago
  10. 65a8883 don't store mDatabase in SQLiteCursor as it is already in SQLiteQuery by Vasu Nori · 14 years ago
  11. 6188c27 remove some not-so-useful-logging by Vasu Nori · 14 years ago
  12. 1a3b3d4 merge from open-source master by The Android Open Source Project · 14 years ago
  13. f3ca9a5 Add some documentation about the thread safety of Cursor and some of the SQLite* classes. by Jeff Hamilton · 14 years ago
  14. 722802e Log database lock contention as well (as seperate pseudo-queries). by Brad Fitzpatrick · 14 years ago
  15. 6a35387 Measure walltime in ContentResolver and SQLiteDatabase operations logging. by Brad Fitzpatrick · 14 years ago
  16. 3ef94e2 use sqlite 3.6.22 to print and profile the sql statetements by Vasu Nori · 14 years ago
  17. 1231195 Expand db_operation logging to prepare for widespread sample collection: by Dan Egnor · 15 years ago
  18. 5a03f36 maintain cache of statementids returned by sqlite upon compiling a sql stmnt by Vasu Nori · 15 years ago
  19. 935ae46 AI 145994: Integrate #145778 from Donut. by Dianne Hackborn · 15 years ago
  20. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  21. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  22. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  23. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  24. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  25. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago