1. 548061e am df8b604e: Merge "Fix NPE in deleteDatabase()." into klp-modular-dev by Jeff Brown · 11 years ago
  2. fce5890 Fix NPE in deleteDatabase(). by Jeff Brown · 11 years ago
  3. ee864c0 am 55a12adc: am 72a8fe6d: am 74661ff1: am b5558817: am 002ae75b: Merge "AArch64: Use long for pointers" by Narayan Kamath · 11 years ago
  4. 738702d AArch64: Use long for pointers by Ashok Bhat · 11 years ago
  5. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  6. b7757a6 Rename offer() to add(), remove/hide some APIs. by Jeff Sharkey · 11 years ago
  7. 511cd35 Docs changes pursuant to API review feedback. by Jeff Brown · 11 years ago
  8. 9d0843d Resized thumbnails; async; extend MatrixCursor. by Jeff Sharkey · 11 years ago
  9. d6aa247 am ca4553d3: am 7ffbcb28: am ca5d99ac: Merge "Guarantee that all db related files are deleted together." by Marco Nelissen · 11 years ago
  10. ca5d99a Merge "Guarantee that all db related files are deleted together." by Marco Nelissen · 11 years ago
  11. 740c1dd Guarantee that all db related files are deleted together. by jangwon.lee · 11 years ago
  12. 89a8250 am 710f3e2c: am 60ae2617: Merge "If frameworks wants ASCII casing, it should explicity ask for it." by Elliott Hughes · 11 years ago
  13. cb64d43 If frameworks wants ASCII casing, it should explicity ask for it. by Elliott Hughes · 11 years ago
  14. be16567 am dcb8d876: am 79df1e65: am e2a281ca: Merge "Add additional Method that check whether a table is empty or not" by Jeff Brown · 11 years ago
  15. 79df1e6 am e2a281ca: Merge "Add additional Method that check whether a table is empty or not" by Jeff Brown · 11 years ago
  16. e2a281c Merge "Add additional Method that check whether a table is empty or not" by Jeff Brown · 11 years ago
  17. c87c92e Add API to retrieve cursor notification URI. by Dianne Hackborn · 11 years ago
  18. 4cd6089 am 601afaef: Merge "Someone\'s IDE chose the wrong Date." by Elliott Hughes · 11 years ago
  19. c00df6d Someone's IDE chose the wrong Date. by Elliott Hughes · 11 years ago
  20. cefeb29 Don't dump sql bindargs unless verbose mode is requested. by Jeff Brown · 11 years ago
  21. bb392ba Add ContentValues & CursorWindow to framework.aidl by Nick Pelly · 11 years ago
  22. ac4daee Add additional Method that check whether a table is empty or not by Hyoseong Kim · 11 years ago
  23. eaf2ec0 am 4fd60792: am 5262a108: Merge "Complete documentation of whereArgs (Issue #43061)" by Jeff Brown · 12 years ago
  24. 5262a10 Merge "Complete documentation of whereArgs (Issue #43061)" by Jeff Brown · 12 years ago
  25. e24c67e am 2990ed7a: am 3c6ee5b5: am d2bec096: Merge "NullPointerException in SQLiteSession" by Jeffrey Brown · 12 years ago
  26. 6bd6b1c am 4e68024c: am 1e48b386: am 04ce0d25: Merge "Keep native callbacks when primary SQLiteConnection is recreated" by Jeffrey Brown · 12 years ago
  27. e03ff19 am e646f943: am ca7b1210: am ea56499d: Merge "Potential NPE in SQLiteConnection" by Jeffrey Brown · 12 years ago
  28. d2bec09 Merge "NullPointerException in SQLiteSession" by Jeffrey Brown · 12 years ago
  29. 04ce0d2 Merge "Keep native callbacks when primary SQLiteConnection is recreated" by Jeffrey Brown · 12 years ago
  30. ea56499 Merge "Potential NPE in SQLiteConnection" by Jeffrey Brown · 12 years ago
  31. fd02074 Complete documentation of whereArgs (Issue #43061) by Tim Roes · 12 years ago
  32. c21b5a0 Fix cursor window leak when query execution fails. by Jeff Brown · 12 years ago
  33. 27a6524 Keep native callbacks when primary SQLiteConnection is recreated by Niklas Brunlid · 12 years ago
  34. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  35. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  36. 942085b Potential NPE in SQLiteConnection by Sylvain Becuwe · 12 years ago
  37. 0b6cc9a NullPointerException in SQLiteSession by László Dávid · 12 years ago
  38. afccaa8 Use myUserId() only in registerContentObserver() by Christopher Tate · 12 years ago
  39. de9d40d am 64ed6b2c: am d77d17c2: Merge "Fix cursor memory leak" by Jean-Baptiste Queru · 12 years ago
  40. d77d17c Merge "Fix cursor memory leak" by Jean-Baptiste Queru · 12 years ago
  41. 3f824c0 Fix cursor memory leak by Catherine Liu · 12 years ago
  42. b33eb4e Deprecate DatabaseUtils.InsertHelper. by Jeff Brown · 12 years ago
  43. 888da15 Enable SQLite configuration to be set with system properties. by Jeff Brown · 12 years ago
  44. 7873d5b Deprecate certain AbstractCursor fields. by Jeff Brown · 12 years ago
  45. a7771df Move CancellationSignal to android.os package. by Jeff Brown · 12 years ago
  46. aeee2f5 Fix CancellationSignal deadlock. by Jeff Brown · 12 years ago
  47. 76070d169 Ensure that db connection reconfiguration can change the db. by Jeff Brown · 12 years ago
  48. 72eebb6 Add # of changed rows to executeForChangedRowCount log by Makoto Onuki · 12 years ago
  49. d19ff5f YieldTransaction should actually commit the transaction. by Jeff Brown · 12 years ago
  50. 96496ad Provide an API for enabling foreign key constraints. by Jeff Brown · 12 years ago
  51. 47847f3 Support enabling WAL using a flag when DB is opened. by Jeff Brown · 12 years ago
  52. df78cd5 Merge "Work around problems changing the database journal mode." by Jeff Brown · 12 years ago
  53. d67c8c6 Work around problems changing the database journal mode. by Jeff Brown · 12 years ago
  54. 7364477 Fix typo... and build by Jean-Baptiste Queru · 12 years ago
  55. e67ca42 Throw if WAL enabled/disabled when connections are in use. by Jeff Brown · 12 years ago
  56. 1d9f742 Port the SQLite locale setting code to Java. by Jeff Brown · 12 years ago
  57. fb5a496 Prefetch column names in bulk cursor adaptor. by Jeff Brown · 12 years ago
  58. b267948 Fix potential NPE in SQLiteProgram. by Jeff Brown · 12 years ago
  59. 03bd302 Don't close the database until all references released. by Jeff Brown · 12 years ago
  60. baefdfa Make SQLiteDatabase final. by Jeff Brown · 12 years ago
  61. 8dc3cc2 Allow the SQLite sync mode to be set independently for WAL. by Jeff Brown · 12 years ago
  62. 79087e4 Add an API for deleting databases. by Jeff Brown · 12 years ago
  63. 638eff7 Improve documentation of SQLite debugging options. by Jeff Brown · 12 years ago
  64. 5936ff0 Externalize more SQLite configuration options. by Jeff Brown · 12 years ago
  65. 559d064 Refactor SQLiteOpenHelper. by Jeff Brown · 12 years ago
  66. 4c1241d Rename CancellationSignal using preferred spelling. by Jeff Brown · 13 years ago
  67. b19a71a Support automatic cancellation of Loaders. by Jeff Brown · 13 years ago
  68. 2d2d7d6 Merge "Implement a cancelation mechanism for queries." by Jeff Brown · 13 years ago
  69. 75ea64f Implement a cancelation mechanism for queries. by Jeff Brown · 13 years ago
  70. 43ea4e1 Merge "Added JELLY_BEAN version name; update some targetSdkVersion docs." by Dianne Hackborn · 13 years ago
  71. 81e9276 Added JELLY_BEAN version name; update some targetSdkVersion docs. by Dianne Hackborn · 13 years ago
  72. ebc016c Fix an inconsistent comment. by Jeff Brown · 13 years ago
  73. d4e34d6 Merge "Inform ContentObservers about the changed content Uri." by Jeff Brown · 13 years ago
  74. b934a82 Merge "Clean up content observer code." by Jeff Brown · 13 years ago
  75. 655e66b Inform ContentObservers about the changed content Uri. by Jeff Brown · 13 years ago
  76. 86de059 Clean up content observer code. by Jeff Brown · 13 years ago
  77. 8bef9cb Merge "Delete dead code." by Jeff Brown · 13 years ago
  78. bd4c9f1 Delete dead code. by Jeff Brown · 13 years ago
  79. 1bf599a Merge "Initialize SQLite as part of the android runtime." by Jeff Brown · 13 years ago
  80. 4b57553 Initialize SQLite as part of the android runtime. by Jeff Brown · 13 years ago
  81. f17e7c2 Merge "Fixes some javadoc." by Pin Ting · 13 years ago
  82. 254fba8 Clean up SQLiteDebug natives. by Jeff Brown · 13 years ago
  83. 48a4789 Remove custom SQLITE_UNCLOSED error code. by Jeff Brown · 13 years ago
  84. 2a293b6 Clean up SQLite debugging code. by Jeff Brown · 13 years ago
  85. a9be415 Fix issues with reentrant SQLite triggers. by Jeff Brown · 13 years ago
  86. 1c423b8 Fixes some javadoc. by Pin Ting · 13 years ago
  87. e5360fb Rewrite SQLite database wrappers. by Jeff Brown · 13 years ago
  88. 5a05c23 Clean up database tests a little bit. by Jeff Brown · 13 years ago
  89. 64140a0 Fix Music import for Turkish locales. by Elliott Hughes · 13 years ago
  90. 6746499 Fix Music import for Turkish locales. by Elliott Hughes · 13 years ago
  91. 6754ba2 Add plumbing for dumping database info using dumpsys. by Jeff Brown · 13 years ago
  92. d5064be Make SQLiteQuery and SQLiteProgram final. by Jeff Brown · 13 years ago
  93. 603f97f Fix JavaDoc typos. by Jeff Brown · 13 years ago
  94. fa59cfb resolved conflicts for merge of bce45617 to master by Jeff Brown · 13 years ago
  95. bce45617 resolved conflicts for merge of 2d280f75 to ics-mr1 by Jeff Brown · 13 years ago
  96. 2d280f7 Merge "Improve the slow query instrumentation." into ics-mr0 by Jeff Brown · 13 years ago
  97. 89101cd9 Improve the slow query instrumentation. by Jeff Brown · 13 years ago
  98. 650de3d Optimize fillWindow to improve reverse-seek performance. Bug: 5520301 by Jeff Brown · 13 years ago
  99. ce6578a am 84bee4f8: Merge "Fix copyStringToBuffer row index calculation. Bug: 5515552" into ics-mr0 by Jeff Brown · 13 years ago
  100. 0772007 Fix copyStringToBuffer row index calculation. Bug: 5515552 by Jeff Brown · 13 years ago