1. 83d6b83a Updates SQL code now that mmap is supported on iOS. by rohitrao · 9 years ago
  2. 0b51920 Switch to standard integer types in xxx/. by avi · 10 years ago
  3. 53adf16 [sql] Test mmap operation based on SQLite capabilities. by shess · 10 years ago
  4. 102ceb41 mandoline filesystem: add a sqlite3 vfs to proxy filesystem usage. by erg · 10 years ago
  5. 37437cb [sql] Stop building fts2. by shess · 10 years ago
  6. dcf12048 Import SQLite 3.8.7.4. by Scott Hess · 10 years ago
  7. be80d53e Add SQLite feature test to verify working foreign key support. by engedy · 11 years ago
  8. 156733db [sql] Enable HAVE_USLEEP for more platforms. by shess · 11 years ago
  9. 355d9a1e [sql] Test that a Chromium fts change is actually in place. by shess · 11 years ago
  10. 1b3b125e Standardize usage of virtual/override/final specifiers in sql/. by dcheng · 11 years ago
  11. ffdda02 Make FTS2 inclusion in SQLite optional by the_jk · 11 years ago
  12. 22dfc401 Change base/file_utils.h includes to base/files/file_utils.h in gin, google_apis, printing, sql, ui, and webkit. by thestig · 11 years ago
  13. 1fb07ac8 Add unistd.h include in a file using geteuid(). by [email protected] · 11 years ago
  14. 526b466 Remove sql::ErrorDelegate. by [email protected] · 12 years ago
  15. 3dbbf7d Linux/ChromeOS Chromium style checker cleanup, sql/ edition. by [email protected] · 12 years ago
  16. ea1a3f6 Move scoped_temp_dir from base to base/files by [email protected] · 13 years ago
  17. 49dc4f2 Remove ref counting on sql::ErrorDelegate by [email protected] · 13 years ago
  18. e73e8922 Modify sql unittests to pass on iOS. by [email protected] · 13 years ago
  19. 9903468 Avoid leaking any files from SQLiteFeaturesTest. by [email protected] · 13 years ago
  20. 60e60dd RefCounted types should not have public destructors, sql/ and jingle/ edition by [email protected] · 13 years ago
  21. eff1fa52 Put debugging assertions into sql::Statement. by [email protected] · 14 years ago
  22. f0a54b2 Move app/sql/* files to sql/ directory. by [email protected] · 14 years ago[Renamed (97%) from app/sql/sqlite_features_unittest.cc]
  23. 67361b3 Cleanup SQLite 3.6.18 import. by [email protected] · 14 years ago