1. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  2. 66f8591 API: Clean up redundant and ineffective usages of SystemApi and TestApi by Adrian Roos · 6 years ago
  3. d5db03d Move TranslatingCursor to frameworks/base. by Sudheer Shanka · 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. efa01c3 Merge "Fix OWNERS (change google.com to android.com)" am: 7a8e363c0b am: 906a31f49f by Makoto Onuki · 6 years ago
  21. 8fd96af Merge "Fix OWNERS (change google.com to android.com)" am: 7a8e363c0b by Makoto Onuki · 6 years ago
  22. d52f363 Merge "Actually make OWNERS in sync with the internal version" am: 7e54042f9c by Makoto Onuki · 6 years ago
  23. 96e0600 Truncate(*1) it if WAL file is too big when opening DB by Makoto Onuki · 6 years ago
  24. 1fda56b Fix OWNERS (change google.com to android.com) by Makoto Onuki · 6 years ago
  25. 83c1a68 Actually make OWNERS in sync with the internal version by Makoto Onuki · 6 years ago
  26. 49a46611 Merge "Update OWNERS for database code" am: aea74ff62a am: 92732c2a25 by Makoto Onuki · 6 years ago
  27. 5b3c10c Update OWNERS for database code by Makoto Onuki · 6 years ago
  28. 2132e08 Merge "Default to FULL synchronous mode for sqlite DBs in system server" into pi-dev by Makoto Onuki · 6 years ago
  29. 962f786 Default to FULL synchronous mode for sqlite DBs in system server by Makoto Onuki · 6 years ago
  30. 3729e9c Default to FULL synchronous mode for sqlite DBs in system server by Makoto Onuki · 6 years ago
  31. 871e38a Merge "Make SQLiteDebug @TestApi" am: eb973c97da am: c8255eea82 by Nan Zhang · 6 years ago
  32. eb973c9 Merge "Make SQLiteDebug @TestApi" by Nan Zhang · 6 years ago
  33. 6a82990 Make SQLiteDebug @TestApi by Fyodor Kupolov · 6 years ago
  34. 9a5aa0c resolve merge conflicts of b41f50dfd09c5d0555dedde5e165ae602e6f7c25 to pi-dev-plus-aosp by Mathew Inwood · 6 years ago
  35. 6bcd815 Merge "Add slow query log for "open"." by TreeHugger Robot · 6 years ago
  36. 064da5f Merge "Add @UnsupportedAppUsage annotations" by TreeHugger Robot · 6 years ago
  37. 6681328 Add slow query log for "open". by Makoto Onuki · 6 years ago
  38. bb04071 Merge "Default to FULL synchronous mode for sqlite DBs in system server" by Makoto Onuki · 6 years ago
  39. f86bea9 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  40. 41b3194 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  41. 50e00c8 Default to FULL synchronous mode for sqlite DBs in system server by Makoto Onuki · 6 years ago
  42. a5d0bf1 RedactingCursor that redacts specific columns. by Jeff Sharkey · 6 years ago
  43. 6cb2033 Enhance slow-query log output by Makoto Onuki · 6 years ago
  44. 5069942 DO NOT MERGE. Extend SQLiteQueryBuilder for update and delete. by Jeff Sharkey · 6 years ago
  45. 57b04a8 DO NOT MERGE. Execute "strict" queries with extra parentheses. by Jeff Sharkey · 6 years ago
  46. a761d2b Rework slow-query log by Makoto Onuki · 6 years ago
  47. 30b77bc Rewrite MediaStore thumbnail internals. by Jeff Sharkey · 6 years ago
  48. b89df9e Support for appending "standalone" WHERE chunks. by Jeff Sharkey · 6 years ago
  49. 42122bf Bind update() args as Object[] for performance. by Jeff Sharkey · 6 years ago
  50. b13ea30 Extend SQLiteQueryBuilder for update and delete. by Jeff Sharkey · 6 years ago
  51. be8e0d0 Execute "strict" queries with extra parentheses. by Jeff Sharkey · 6 years ago
  52. e849fff Merge "Revert SQLiteQueryBuilder for now." by Jeff Sharkey · 6 years ago
  53. 91be926 Revert SQLiteQueryBuilder for now. by Jeff Sharkey · 6 years ago
  54. 8877e2e Merge "Update OWNERS for database code" by TreeHugger Robot · 6 years ago
  55. b247a68 Update OWNERS for database code by Makoto Onuki · 6 years ago
  56. a58d6e3 Execute "strict" queries with extra parentheses. by Jeff Sharkey · 6 years ago
  57. 99cc118 Add support for appending standalone phrases. by Jeff Sharkey · 6 years ago
  58. bba2200 GROUP BY and HAVING aren't ready to be strict. by Jeff Sharkey · 6 years ago
  59. 6adc98c Extend SQLiteQueryBuilder for update and delete. by Jeff Sharkey · 6 years ago
  60. 34c59f9 Merge "New behavior of setSynchronousMode" into pi-dev am: 492457e94e by Fyodor Kupolov · 6 years ago
  61. 8ba2089 New behavior of setSynchronousMode by Fyodor Kupolov · 6 years ago
  62. 6fe565e Make SQLiteDebug @TestApi by Fyodor Kupolov · 6 years ago
  63. b3c2023 docs: fixed typo am: 3639e2f929 by Joshua Baxter · 6 years ago
  64. 3639e2f docs: fixed typo by Joshua Baxter · 6 years ago
  65. 681ec31 Include additional information in the dumpsys by Fyodor Kupolov · 6 years ago
  66. 692573b Introduced DISABLE_COMPATIBILITY_WAL flag by Fyodor Kupolov · 6 years ago
  67. ab05b14 Added SQLiteOpenHelper.setOpenParams by Fyodor Kupolov · 6 years ago
  68. 3f24e69 Frameworks: Annotate trivial @GuardedBy in core/java by Andreas Gampe · 6 years ago
  69. a17858d0 Merge "Fix JavaDoc for enableWriteAheadLogging" by Fyodor Kupolov · 6 years ago
  70. ad357d1 Pass in the user defined by Context. by Jeff Sharkey · 6 years ago
  71. 4b5c359 Fix JavaDoc for enableWriteAheadLogging by Fyodor Kupolov · 6 years ago
  72. 0834e35 @FastNative for CursorWindow by Chris Craik · 7 years ago
  73. 2abd2a4 Clarify usage of context in the JavaDoc by Fyodor Kupolov · 7 years ago
  74. 7fcd659 Enabled SQLiteCompatibilityWalFlags class by Fyodor Kupolov · 7 years ago
  75. ee90c03 Added compatibility WAL flags for Global.Settings by Fyodor Kupolov · 7 years ago
  76. f0d4810 Added database package OWNERS by Fyodor Kupolov · 7 years ago
  77. 25095c0 Close available secondary connections if schema changes by Fyodor Kupolov · 7 years ago
  78. 3c31b2f Merge "Allow null context in the constructor" by TreeHugger Robot · 7 years ago
  79. 9d4c3d9 Allow null context in the constructor by Fyodor Kupolov · 7 years ago
  80. b0ce0a8 Merge "Fixed typo in MergeCursor" by TreeHugger Robot · 7 years ago
  81. 5c4b623 Fixed typo in MergeCursor by Fyodor Kupolov · 7 years ago
  82. d3fe8f0 Merge "Apps can now specify journal/synchronous mode" by Fyodor Kupolov · 7 years ago
  83. 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
  84. 5dfdfa0 docs: Added SQLite versions used on API levels 26 and 27. by Kevin Hufnagle · 7 years ago
  85. 13a4b37 Apps can now specify journal/synchronous mode by Fyodor Kupolov · 7 years ago
  86. fd22a19 Update wal mode of the connection when disabling WAL by Fyodor Kupolov · 7 years ago
  87. 01f5db7 Merge "Added setFillWindowForwardOnly" by TreeHugger Robot · 7 years ago
  88. 41cadb7 Added setFillWindowForwardOnly by Fyodor Kupolov · 7 years ago
  89. 5bd43ad Initial version of compatibility WAL by Fyodor Kupolov · 7 years ago
  90. 6bb32a9 Allow creating CursorWindow of custom size by Fyodor Kupolov · 7 years ago
  91. 76dd22f Dump total execution time per connection pool by Fyodor Kupolov · 7 years ago
  92. 28e49b7 Merge "Allow using SQLiteGlobal for testing" into oc-mr1-dev am: 347eaf21fa by Fyodor Kupolov · 7 years ago
  93. 347eaf21 Merge "Allow using SQLiteGlobal for testing" into oc-mr1-dev by Fyodor Kupolov · 7 years ago
  94. 5d53e44 Allow using SQLiteGlobal for testing by Fyodor Kupolov · 7 years ago
  95. a816016 Merge "Do not close idle connections by default" into oc-mr1-dev am: 6f8afdc501 by Fyodor Kupolov · 7 years ago
  96. 53567299 Do not close idle connections by default by Fyodor Kupolov · 7 years ago
  97. 24929cd Distinguish ROLLBACK from ROLLBACK TO by Fyodor Kupolov · 7 years ago
  98. 2c7e249 Keep close_idle_connections optimization for all devices by Fyodor Kupolov · 7 years ago
  99. 45be563 Make SQLiteDirectCursorDriver @TestApi by Fyodor Kupolov · 7 years ago
  100. 76436c0 API Review update for SQLiteDatabase by Fyodor Kupolov · 7 years ago