1. 8ba2089 New behavior of setSynchronousMode by Fyodor Kupolov · 6 years ago
  2. 681ec31 Include additional information in the dumpsys by Fyodor Kupolov · 6 years ago
  3. 692573b Introduced DISABLE_COMPATIBILITY_WAL flag by Fyodor Kupolov · 6 years ago
  4. ee90c03 Added compatibility WAL flags for Global.Settings by Fyodor Kupolov · 7 years ago
  5. d3fe8f0 Merge "Apps can now specify journal/synchronous mode" by Fyodor Kupolov · 7 years ago
  6. 13a4b37 Apps can now specify journal/synchronous mode by Fyodor Kupolov · 7 years ago
  7. fd22a19 Update wal mode of the connection when disabling WAL by Fyodor Kupolov · 7 years ago
  8. 5bd43ad Initial version of compatibility WAL by Fyodor Kupolov · 7 years ago
  9. 76dd22f Dump total execution time per connection pool by Fyodor Kupolov · 7 years ago
  10. d3b0c7e Support for lookaside configuration params by Fyodor Kupolov · 7 years ago
  11. 3443670 Fix sqlite time measurement. by Makoto Onuki · 8 years ago
  12. e12350f Trace SQLite operations by Greg Hackmann · 10 years ago
  13. 4f47b40 Frameworks/base: Compile-time optimize SQLiteConnection by Andreas Gampe · 9 years ago
  14. 738702d AArch64: Use long for pointers by Ashok Bhat · 11 years ago
  15. 4cd6089 am 601afaef: Merge "Someone\'s IDE chose the wrong Date." by Elliott Hughes · 11 years ago
  16. c00df6d Someone's IDE chose the wrong Date. by Elliott Hughes · 11 years ago
  17. cefeb29 Don't dump sql bindargs unless verbose mode is requested. by Jeff Brown · 11 years ago
  18. 04ce0d2 Merge "Keep native callbacks when primary SQLiteConnection is recreated" by Jeffrey Brown · 12 years ago
  19. 27a6524 Keep native callbacks when primary SQLiteConnection is recreated by Niklas Brunlid · 12 years ago
  20. 942085b Potential NPE in SQLiteConnection by Sylvain Becuwe · 12 years ago
  21. a7771df Move CancellationSignal to android.os package. by Jeff Brown · 12 years ago
  22. 76070d169 Ensure that db connection reconfiguration can change the db. by Jeff Brown · 12 years ago
  23. 72eebb6 Add # of changed rows to executeForChangedRowCount log by Makoto Onuki · 12 years ago
  24. 96496ad Provide an API for enabling foreign key constraints. by Jeff Brown · 12 years ago
  25. 47847f3 Support enabling WAL using a flag when DB is opened. by Jeff Brown · 12 years ago
  26. d67c8c6 Work around problems changing the database journal mode. by Jeff Brown · 12 years ago
  27. 1d9f742 Port the SQLite locale setting code to Java. by Jeff Brown · 12 years ago
  28. 03bd302 Don't close the database until all references released. by Jeff Brown · 12 years ago
  29. 8dc3cc2 Allow the SQLite sync mode to be set independently for WAL. by Jeff Brown · 12 years ago
  30. 5936ff0 Externalize more SQLite configuration options. by Jeff Brown · 12 years ago
  31. 4c1241d Rename CancellationSignal using preferred spelling. by Jeff Brown · 13 years ago
  32. 75ea64f Implement a cancelation mechanism for queries. by Jeff Brown · 13 years ago
  33. 4b57553 Initialize SQLite as part of the android runtime. by Jeff Brown · 13 years ago
  34. 2a293b6 Clean up SQLite debugging code. by Jeff Brown · 13 years ago
  35. a9be415 Fix issues with reentrant SQLite triggers. by Jeff Brown · 13 years ago
  36. e5360fb Rewrite SQLite database wrappers. by Jeff Brown · 13 years ago