1. 5a05c23 Clean up database tests a little bit. by Jeff Brown · 13 years ago
  2. a017eda bug:3398527 return List insttead of ArrayList from public API by Vasu Nori · 14 years ago
  3. fb16cbd add new API in SQLiteStatement to deprecate another. by Vasu Nori · 14 years ago
  4. 59d6042 deprecate method returning prepared sql statement id by Vasu Nori · 14 years ago
  5. 7501010 some refactoring and multi-threading fixes by Vasu Nori · 14 years ago
  6. d2cecfd fix broken-test by Vasu Nori · 14 years ago
  7. 6f37f83 close() on anything other than database shouldn't acquire db lock. by Vasu Nori · 14 years ago
  8. 85f08f9 DatabaseCorruptionHandler causes NPE by Vasu Nori · 14 years ago
  9. 7cd51ef Remove the deprecated cursor methods. by Jeff Hamilton · 14 years ago
  10. 9504c70 fix a bug introduced when prepared-statement cache was made LRU-based by Vasu Nori · 14 years ago
  11. 062fc7ce allow apps to specify actions to take on database corruption error by Vasu Nori · 14 years ago
  12. b945639 Make JNI function for setLocale() call register_localized_collators() by Daisuke Miyakawa · 14 years ago
  13. d606b4b in finalize() methods, log warnings if db lock is going to be held. by Vasu Nori · 15 years ago
  14. e8de284 bug fix for 2419869. also included 2 unittests. by Vasu Nori · 15 years ago
  15. 1a44d5d Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources. by Neal Nguyen · 15 years ago[Renamed (99%) from tests/AndroidTests/src/com/android/unit_tests/DatabaseGeneralTest.java]
  16. ad8d0d1 dont use sqlite_stmt_journals dir by Vasu Nori · 15 years ago
  17. e495d1f fix a bug in compiled-sql caching & hide public api setMaxSqlCacheSize by Vasu Nori · 15 years ago
  18. 4093086 fix bug 2134367: failing phone number compare test. by Wei Huang · 15 years ago
  19. 6a857d9 Fix test for phone number comparation. Now that there are two algorithms, we should consider them in Java layer. by Daisuke Miyakawa · 15 years ago
  20. 4033678 Add tests. internal bug id 1868702. by Daisuke Miyakawa · 15 years ago
  21. 5615d35 Add tests for the new SQLite _TOKENIZE() 'tag' column. by Bjorn Bringert · 15 years ago
  22. 819e3f2 Change _TOKENIZE tests to test the new token_index column by Bjorn Bringert · 15 years ago
  23. c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
  24. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  25. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  26. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago