1. b15186c Deprecate SQLite connection timeout by Makoto Onuki · 6 years ago
  2. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  3. 66f8591 API: Clean up redundant and ineffective usages of SystemApi and TestApi by Adrian Roos · 6 years ago
  4. ee93ad2 DB Wipe detection by Makoto Onuki · 6 years ago
  5. b0353c5 docs: fixing errors found with lint checker am: 219f7dcb66 am: 003587b9a4 by kopriva · 6 years ago
  6. 003587b docs: fixing errors found with lint checker am: 219f7dcb66 by kopriva · 6 years ago
  7. 219f7dc docs: fixing errors found with lint checker by kopriva · 6 years ago
  8. 5b866cf Merge "docs: fix bug 37054309, becuase typo" into pi-dev am: 9359f3683c by kopriva · 6 years ago
  9. e052af4 Merge "docs: fix bug 37054309, becuase typo" into pi-dev am: 9359f3683c by kopriva · 6 years ago
  10. 9359f36 Merge "docs: fix bug 37054309, becuase typo" into pi-dev by TreeHugger Robot · 6 years ago
  11. 7364c11 docs: fix bug 37054309, becuase typo by kopriva · 6 years ago
  12. dd5e4ba Merge "Truncate(*1) it if WAL file is too big when opening DB" into pi-dev by Makoto Onuki · 6 years ago
  13. 0939c5a Truncate(*1) it if WAL file is too big when opening DB by Makoto Onuki · 6 years ago
  14. 34e3e68 Merge "Mark deprecated APIs, support column greylisting." by Jeff Sharkey · 6 years ago
  15. db0657a Merge "Move some members to the "Q blacklist"." by Mathew Inwood · 6 years ago
  16. 8c854f8 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  17. 7049e65 Mark deprecated APIs, support column greylisting. by Jeff Sharkey · 6 years ago
  18. ec5f7d1 Support more createPackageContextAsUser() users. by Jeff Sharkey · 6 years ago
  19. eb93259 Add test API for sqlite CTS by Makoto Onuki · 6 years ago
  20. 96e0600 Truncate(*1) it if WAL file is too big when opening DB by Makoto Onuki · 6 years ago
  21. 2132e08 Merge "Default to FULL synchronous mode for sqlite DBs in system server" into pi-dev by Makoto Onuki · 6 years ago
  22. 3729e9c Default to FULL synchronous mode for sqlite DBs in system server by Makoto Onuki · 6 years ago
  23. 871e38a Merge "Make SQLiteDebug @TestApi" am: eb973c97da am: c8255eea82 by Nan Zhang · 6 years ago
  24. eb973c9 Merge "Make SQLiteDebug @TestApi" by Nan Zhang · 6 years ago
  25. 6a82990 Make SQLiteDebug @TestApi by Fyodor Kupolov · 6 years ago
  26. 9a5aa0c resolve merge conflicts of b41f50dfd09c5d0555dedde5e165ae602e6f7c25 to pi-dev-plus-aosp by Mathew Inwood · 6 years ago
  27. 6bcd815 Merge "Add slow query log for "open"." by TreeHugger Robot · 6 years ago
  28. 064da5f Merge "Add @UnsupportedAppUsage annotations" by TreeHugger Robot · 6 years ago
  29. 6681328 Add slow query log for "open". by Makoto Onuki · 6 years ago
  30. f86bea9 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  31. 41b3194 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  32. 50e00c8 Default to FULL synchronous mode for sqlite DBs in system server by Makoto Onuki · 6 years ago
  33. 6cb2033 Enhance slow-query log output by Makoto Onuki · 6 years ago
  34. 5069942 DO NOT MERGE. Extend SQLiteQueryBuilder for update and delete. by Jeff Sharkey · 6 years ago
  35. 57b04a8 DO NOT MERGE. Execute "strict" queries with extra parentheses. by Jeff Sharkey · 6 years ago
  36. a761d2b Rework slow-query log by Makoto Onuki · 6 years ago
  37. 30b77bc Rewrite MediaStore thumbnail internals. by Jeff Sharkey · 6 years ago
  38. b89df9e Support for appending "standalone" WHERE chunks. by Jeff Sharkey · 6 years ago
  39. 42122bf Bind update() args as Object[] for performance. by Jeff Sharkey · 6 years ago
  40. b13ea30 Extend SQLiteQueryBuilder for update and delete. by Jeff Sharkey · 6 years ago
  41. be8e0d0 Execute "strict" queries with extra parentheses. by Jeff Sharkey · 6 years ago
  42. 91be926 Revert SQLiteQueryBuilder for now. by Jeff Sharkey · 6 years ago
  43. a58d6e3 Execute "strict" queries with extra parentheses. by Jeff Sharkey · 6 years ago
  44. 99cc118 Add support for appending standalone phrases. by Jeff Sharkey · 6 years ago
  45. bba2200 GROUP BY and HAVING aren't ready to be strict. by Jeff Sharkey · 6 years ago
  46. 6adc98c Extend SQLiteQueryBuilder for update and delete. by Jeff Sharkey · 6 years ago
  47. 34c59f9 Merge "New behavior of setSynchronousMode" into pi-dev am: 492457e94e by Fyodor Kupolov · 6 years ago
  48. 8ba2089 New behavior of setSynchronousMode by Fyodor Kupolov · 6 years ago
  49. 6fe565e Make SQLiteDebug @TestApi by Fyodor Kupolov · 6 years ago
  50. b3c2023 docs: fixed typo am: 3639e2f929 by Joshua Baxter · 6 years ago
  51. 3639e2f docs: fixed typo by Joshua Baxter · 6 years ago
  52. 681ec31 Include additional information in the dumpsys by Fyodor Kupolov · 6 years ago
  53. 692573b Introduced DISABLE_COMPATIBILITY_WAL flag by Fyodor Kupolov · 6 years ago
  54. ab05b14 Added SQLiteOpenHelper.setOpenParams by Fyodor Kupolov · 7 years ago
  55. 3f24e69 Frameworks: Annotate trivial @GuardedBy in core/java by Andreas Gampe · 7 years ago
  56. 4b5c359 Fix JavaDoc for enableWriteAheadLogging by Fyodor Kupolov · 7 years ago
  57. 2abd2a4 Clarify usage of context in the JavaDoc by Fyodor Kupolov · 7 years ago
  58. 7fcd659 Enabled SQLiteCompatibilityWalFlags class by Fyodor Kupolov · 7 years ago
  59. ee90c03 Added compatibility WAL flags for Global.Settings by Fyodor Kupolov · 7 years ago
  60. 25095c0 Close available secondary connections if schema changes by Fyodor Kupolov · 7 years ago
  61. 9d4c3d9 Allow null context in the constructor by Fyodor Kupolov · 7 years ago
  62. d3fe8f0 Merge "Apps can now specify journal/synchronous mode" by Fyodor Kupolov · 7 years ago
  63. 0dd496b Merge "Merge "docs: Added SQLite versions used on API levels 26 and 27." into oc-mr1-dev am: 9e628b60ba" into oc-mr1-dev-plus-aosp by Kevin Hufnagle · 7 years ago
  64. 5dfdfa0 docs: Added SQLite versions used on API levels 26 and 27. by Kevin Hufnagle · 7 years ago
  65. 13a4b37 Apps can now specify journal/synchronous mode by Fyodor Kupolov · 7 years ago
  66. fd22a19 Update wal mode of the connection when disabling WAL by Fyodor Kupolov · 7 years ago
  67. 01f5db7 Merge "Added setFillWindowForwardOnly" by TreeHugger Robot · 7 years ago
  68. 41cadb7 Added setFillWindowForwardOnly by Fyodor Kupolov · 7 years ago
  69. 5bd43ad Initial version of compatibility WAL by Fyodor Kupolov · 7 years ago
  70. 76dd22f Dump total execution time per connection pool by Fyodor Kupolov · 7 years ago
  71. 347eaf21 Merge "Allow using SQLiteGlobal for testing" into oc-mr1-dev by Fyodor Kupolov · 7 years ago
  72. 5d53e44 Allow using SQLiteGlobal for testing by Fyodor Kupolov · 7 years ago
  73. 53567299 Do not close idle connections by default by Fyodor Kupolov · 7 years ago
  74. 2c7e249 Keep close_idle_connections optimization for all devices by Fyodor Kupolov · 7 years ago
  75. 45be563 Make SQLiteDirectCursorDriver @TestApi by Fyodor Kupolov · 7 years ago
  76. 76436c0 API Review update for SQLiteDatabase by Fyodor Kupolov · 7 years ago
  77. 82f289a Merge "Added setIdleConnectionTimeout method" into oc-mr1-dev by Fyodor Kupolov · 7 years ago
  78. cf97b6b Added setIdleConnectionTimeout method by Fyodor Kupolov · 7 years ago
  79. 0ee7495 Merge "Limit number of in-memory db connections to 1 per pool" into oc-mr1-dev by Fyodor Kupolov · 7 years ago
  80. 3a6cded Limit number of in-memory db connections to 1 per pool by Fyodor Kupolov · 7 years ago
  81. b773312 Tests for lookaside configuration by Fyodor Kupolov · 7 years ago
  82. fd9c4a5 Close idle sqlite connections by Fyodor Kupolov · 7 years ago
  83. 05a0f0f Disable lookaside allocator on low-RAM devices by Fyodor Kupolov · 7 years ago
  84. d3b0c7e Support for lookaside configuration params by Fyodor Kupolov · 7 years ago
  85. 8283da4 Merge "Document the fact that StatFs.restat() and ctor can throw." am: 183c93f6a0 am: e11ed001dd by Tobias Thierer · 7 years ago
  86. 0ad48dc Document the fact that StatFs.restat() and ctor can throw. by Tobias Thierer · 8 years ago
  87. c74ee2f Replace possibly-expensive size() == 0 with isEmpty() by Mike Tsao · 7 years ago
  88. 622217696 Added minimum supported version in SQLiteOpenHelper by Suprabh Shukla · 8 years ago
  89. 195099d docs: improve docs for sqlite package summary am: 59640a9f1c by Mark Lu · 8 years ago
  90. 1e20208 docs: Update docs for SQLiteDatabase replace methods by Mark Lu · 8 years ago
  91. 59640a9 docs: improve docs for sqlite package summary by Mark Lu · 8 years ago
  92. c240b60 Fix documentation bug in SQLiteDatabase by Steve Pomeroy · 11 years ago
  93. 3443670 Fix sqlite time measurement. by Makoto Onuki · 8 years ago
  94. 60df01c Merge "Add SQLiteDatabase.validateSql()" by Makoto Onuki · 9 years ago
  95. 17aa1b7 Add SQLiteDatabase.validateSql() by Makoto Onuki · 9 years ago
  96. e12350f Trace SQLite operations by Greg Hackmann · 10 years ago
  97. 0db3cdc am 5b0c0964: am fb861b6c: am 31fb202e: Merge "Frameworks/base: Compile-time optimize SQLiteConnection" by Andreas Gampe · 9 years ago
  98. 4f47b40 Frameworks/base: Compile-time optimize SQLiteConnection by Andreas Gampe · 9 years ago
  99. 4670513 Remove deprecated fields in AbstractCursor. by Jeff Brown · 9 years ago
  100. 548061e am df8b604e: Merge "Fix NPE in deleteDatabase()." into klp-modular-dev by Jeff Brown · 11 years ago