1. 003587b docs: fixing errors found with lint checker am: 219f7dcb66 by kopriva · 6 years ago
  2. 219f7dc docs: fixing errors found with lint checker by kopriva · 6 years ago
  3. f86bea9 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  4. 75ea64f Implement a cancelation mechanism for queries. by Jeff Brown · 13 years ago
  5. e5360fb Rewrite SQLite database wrappers. by Jeff Brown · 13 years ago
  6. d5064be Make SQLiteQuery and SQLiteProgram final. by Jeff Brown · 13 years ago
  7. 16057fa fix broken logTimeStat stuff by Vasu Nori · 13 years ago
  8. 3045bba bug:3330569 print better message to help debug the problem by Vasu Nori · 14 years ago
  9. 2467561 SQLiteDatabase: fix inconsistent locking by Vasu Nori · 14 years ago
  10. 4e874ed don't compile statement for certain SQL statements by Vasu Nori · 14 years ago
  11. d31211f sql statement with syntax errors can leave database lock in bad state by Vasu Nori · 14 years ago
  12. 1966632 remove unnecessary synchronization object from SQLiteClosable. by Vasu Nori · 14 years ago
  13. cc6f549 SQLiteOpenHelper should discard closed singleton database objects by Vasu Nori · 14 years ago
  14. a006b472 New API and implementation of DB and memory-backed FDs by Bjorn Bringert · 14 years ago
  15. 0732f79 random but useful stuff by Vasu Nori · 14 years ago
  16. ce38b98 do begin-end transaction before standalone insert/update/delete sql by Vasu Nori · 14 years ago
  17. fb16cbd add new API in SQLiteStatement to deprecate another. by Vasu Nori · 14 years ago
  18. e25539f reduce locking when using SQLiteStatement by Vasu Nori · 14 years ago
  19. 2827d6d for WAL to work, can't keep prepared SQL stmt_id in SQLiteStatement by Vasu Nori · 14 years ago
  20. 7501010 some refactoring and multi-threading fixes by Vasu Nori · 14 years ago
  21. e407a60 resolved conflicts for merge of 7d6362de to master by Brad Fitzpatrick · 14 years ago
  22. cfda9f3 Sprinkle new BlockGuard around SQLiteDatabase. by Brad Fitzpatrick · 14 years ago
  23. ccd9544 cleanup some small but ugly things. all minor things. by Vasu Nori · 14 years ago
  24. 6f37f83 close() on anything other than database shouldn't acquire db lock. by Vasu Nori · 14 years ago
  25. 1a3b3d4 merge from open-source master by The Android Open Source Project · 14 years ago
  26. f3ca9a5 Add some documentation about the thread safety of Cursor and some of the SQLite* classes. by Jeff Hamilton · 14 years ago
  27. c8e1f23 verify database state before calling sqlite. Bug:2593970 by Vasu Nori · 14 years ago
  28. 5bf6724 fix the way last insert rowid is returned by Vasu Nori · 14 years ago
  29. 6a35387 Measure walltime in ContentResolver and SQLiteDatabase operations logging. by Brad Fitzpatrick · 15 years ago
  30. 3ef94e2 use sqlite 3.6.22 to print and profile the sql statetements by Vasu Nori · 15 years ago
  31. 4dd4ab4 add instrumentation to log the sql statement + bindargs + databasename by Vasu Nori · 15 years ago
  32. 1231195 Expand db_operation logging to prepare for widespread sample collection: by Dan Egnor · 15 years ago
  33. 5a03f36 maintain cache of statementids returned by sqlite upon compiling a sql stmnt by Vasu Nori · 15 years ago
  34. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  35. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  36. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  37. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  38. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  39. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago