1. b91eaa5 Respond to various API council feedback. by Jeff Sharkey · 5 years ago
  2. 0ec586b Add accessor methods to aid testing. by Jeff Sharkey · 5 years ago
  3. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  4. 7049e65 Mark deprecated APIs, support column greylisting. by Jeff Sharkey · 6 years ago
  5. 41b3194 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  6. b89df9e Support for appending "standalone" WHERE chunks. by Jeff Sharkey · 6 years ago
  7. 42122bf Bind update() args as Object[] for performance. by Jeff Sharkey · 6 years ago
  8. b13ea30 Extend SQLiteQueryBuilder for update and delete. by Jeff Sharkey · 6 years ago
  9. be8e0d0 Execute "strict" queries with extra parentheses. by Jeff Sharkey · 6 years ago
  10. 91be926 Revert SQLiteQueryBuilder for now. by Jeff Sharkey · 6 years ago
  11. a58d6e3 Execute "strict" queries with extra parentheses. by Jeff Sharkey · 6 years ago
  12. 99cc118 Add support for appending standalone phrases. by Jeff Sharkey · 6 years ago
  13. bba2200 GROUP BY and HAVING aren't ready to be strict. by Jeff Sharkey · 6 years ago
  14. 6adc98c Extend SQLiteQueryBuilder for update and delete. by Jeff Sharkey · 6 years ago
  15. 3639e2f docs: fixed typo by Joshua Baxter · 6 years ago
  16. 17aa1b7 Add SQLiteDatabase.validateSql() by Makoto Onuki · 9 years ago
  17. a7771df Move CancellationSignal to android.os package. by Jeff Brown · 12 years ago
  18. 4c1241d Rename CancellationSignal using preferred spelling. by Jeff Brown · 12 years ago
  19. 75ea64f Implement a cancelation mechanism for queries. by Jeff Brown · 13 years ago
  20. e5360fb Rewrite SQLite database wrappers. by Jeff Brown · 13 years ago
  21. 9f66c65 Remove the obsolete function that is not used anymore by Daniel Lehmann · 13 years ago
  22. 50b1f8d Enable strict mode as a public api to catch sql injections by Daniel Lehmann · 13 years ago
  23. f4072fc resolved conflicts for merge of 8fc378f9 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  24. 8402903 Added buildQuery and buildUnionSubQuery methods without misleading selectionArgs parameter. by Jonas Schwertfeger · 14 years ago
  25. 40eb4aa Introducing "strict project map". by Dmitri Plotnikov · 14 years ago
  26. ae6cdd1 Allocate SQLiteQueryBuilder's WHERE clause StringBuilder lazily. by Brad Fitzpatrick · 14 years ago
  27. 158d830 am a64f5f61: Merge change 1124 into donut by Android (Google) Code Review · 15 years ago
  28. ab18d1f Fix SQLite limit issue. by Owen Lin · 15 years ago
  29. 090d32b am 9ae8873: Merge change 617 into donut by Android (Google) Code Review · 15 years ago
  30. 99c4483 Allow caller-supplied column aliases in queries even when a projection map is used. by Michael Chan · 15 years ago
  31. accbade fix issue #1587 by Yusuke Ohmichi(maimuzo) · 16 years ago
  32. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  33. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  34. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago