1. 02bf6b6d sqlite: Add tests covering ICU functionality. by Victor Costan · 6 years ago
  2. 7de7e9f [Fuchsia] Use unix-none VFS for sqlite by Sergey Ulanov · 6 years ago
  3. 7e74dce mac: Rework logic for excluding files from Time Machine backups. by Victor Costan · 6 years ago
  4. 4f03013 sqlite: Remove custom PRAGMA auto_vacuum_slack_pages. by Victor Costan · 7 years ago
  5. e3d9c4b Revert "sqlite: Disable mmap usage on Windows." by Victor Costan · 7 years ago
  6. 7202f4d sqlite: Disable mmap usage on Windows. by Victor Costan · 7 years ago
  7. cfbfa60 sql: Rename sql::Connection to sql::Database. by Victor Costan · 7 years ago
  8. ce678e7 sqlite: Create all databases with restrictive permissions. by Victor Costan · 7 years ago
  9. 653b14f sql: Enable SQLiteFeaturesTest.TimeMachine by Victor Costan · 7 years ago
  10. 70bedf2 sql: Remove references to USE_SYSTEM_SQLITE. by Victor Costan · 7 years ago
  11. bd62311 sql: Replace NULL with nullptr. by Victor Costan · 7 years ago
  12. 1d86835 sql: Use static const char[] in local variables. by Victor Costan · 7 years ago
  13. f087c84 sqlite: Upgrade from 3.22.0 to 3.23.1. by Victor Costan · 7 years ago
  14. bc7ab06 sql: Add feature test for default values on boolean columns in SQLite. by Victor Costan · 7 years ago
  15. d16d219 Migrate //sql from base::Callback to base::RepeatingCallback by tzik · 7 years ago
  16. 86ca431 sqlite: Remove USE_SYSTEM_SQLITE option. by Victor Costan · 7 years ago
  17. 42988a9 sqlite: Remove special cases handling for iOS 9 and below. by Victor Costan · 7 years ago
  18. 47ed2c3 Remove references to MOJO_APPTEST_IMPL in sql/ by Scott Graham · 8 years ago
  19. 502836c fuchsia: Disable sqlite tests that require shm in vfs by Scott Graham · 8 years ago
  20. f7fcc45 [sql] Verify control of close-time WAL checkpoint. by shess · 8 years ago
  21. e812793 [sql] SQLite patch to implement "smart" auto-vacuum. by shess · 8 years ago
  22. 5f2c344 [sql] Move time-machine support from third_party/sqlite to sql/ by shess · 8 years ago
  23. 001ae16 [sql] Verify regexp not cached with prepared statement. by shess · 9 years ago
  24. 83d6b83a Updates SQL code now that mmap is supported on iOS. by rohitrao · 9 years ago
  25. 0b51920 Switch to standard integer types in xxx/. by avi · 9 years ago
  26. 53adf16 [sql] Test mmap operation based on SQLite capabilities. by shess · 9 years ago
  27. 102ceb41 mandoline filesystem: add a sqlite3 vfs to proxy filesystem usage. by erg · 10 years ago
  28. 37437cb [sql] Stop building fts2. by shess · 10 years ago
  29. dcf12048 Import SQLite 3.8.7.4. by Scott Hess · 10 years ago
  30. be80d53e Add SQLite feature test to verify working foreign key support. by engedy · 10 years ago
  31. 156733db [sql] Enable HAVE_USLEEP for more platforms. by shess · 10 years ago
  32. 355d9a1e [sql] Test that a Chromium fts change is actually in place. by shess · 10 years ago
  33. 1b3b125e Standardize usage of virtual/override/final specifiers in sql/. by dcheng · 10 years ago
  34. ffdda02 Make FTS2 inclusion in SQLite optional by the_jk · 11 years ago
  35. 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
  36. 1fb07ac8 Add unistd.h include in a file using geteuid(). by [email protected] · 11 years ago
  37. 526b466 Remove sql::ErrorDelegate. by [email protected] · 12 years ago
  38. 3dbbf7d Linux/ChromeOS Chromium style checker cleanup, sql/ edition. by [email protected] · 12 years ago
  39. ea1a3f6 Move scoped_temp_dir from base to base/files by [email protected] · 13 years ago
  40. 49dc4f2 Remove ref counting on sql::ErrorDelegate by [email protected] · 13 years ago
  41. e73e8922 Modify sql unittests to pass on iOS. by [email protected] · 13 years ago
  42. 9903468 Avoid leaking any files from SQLiteFeaturesTest. by [email protected] · 13 years ago
  43. 60e60dd RefCounted types should not have public destructors, sql/ and jingle/ edition by [email protected] · 13 years ago
  44. eff1fa52 Put debugging assertions into sql::Statement. by [email protected] · 14 years ago
  45. f0a54b2 Move app/sql/* files to sql/ directory. by [email protected] · 14 years ago[Renamed (97%) from app/sql/sqlite_features_unittest.cc]
  46. 67361b3 Cleanup SQLite 3.6.18 import. by [email protected] · 14 years ago