1. ae96043 HistogramTester::GetHistogramSamplesSinceCreation never returns null by vabr · 10 years ago
  2. 102ceb41 mandoline filesystem: add a sqlite3 vfs to proxy filesystem usage. by erg · 10 years ago
  3. 58b8df8 [sql] Stats gathering for sql/ APIs. by shess · 10 years ago
  4. 2c21ecf [sql] Don't persist data in journal files. by shess · 10 years ago
  5. 720d4f3 sql: Remove basictypes.h includes. by tfarina · 10 years ago
  6. 4472cfb Fix sql_unittest on iOS using SDK 8.2 by sdefresne · 10 years ago
  7. 92a2ab1 [sql] Change DoesStuffExist() to work with ScopedErrorIgnorer. by shess · 10 years ago
  8. dcf12048 Import SQLite 3.8.7.4. by Scott Hess · 11 years ago
  9. 1b3b125e Standardize usage of virtual/override/final specifiers in sql/. by dcheng · 11 years ago
  10. 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
  11. b9b4a57 Move ScopedFILE to base namespace and scoped_file.h by [email protected] · 11 years ago
  12. 579446c AppCache: Run a quick integrity check on the sqlite database when opening. If the test fails, delete the appcache directory and start afresh. by [email protected] · 12 years ago
  13. 7600d0b Revert 239400 "Revert 239280 "Move more file_util functions to b..." by [email protected] · 12 years ago
  14. a4f7378 Revert 239280 "Move more file_util functions to base namespace." by [email protected] · 12 years ago
  15. 5a6ddb1 Move more file_util functions to base namespace. by [email protected] · 12 years ago
  16. b264eab Move Posix file utils to the base namespace. by [email protected] · 12 years ago
  17. a8848a7 Revert 235595 "Revert 235492 "[sql] Recover Favicons v5 database..." by [email protected] · 12 years ago
  18. 5f65959 Revert 235492 "[sql] Recover Favicons v5 databases, with more re..." by [email protected] · 12 years ago
  19. 4f40765 [sql] Recover Favicons v5 databases, with more recovery automation. by [email protected] · 12 years ago
  20. 6ed6d14f Unit tests for sql::MetaTable. by [email protected] · 12 years ago
  21. dd325f05 [sql] Use recover virtual table in sql::Recovery. by [email protected] · 12 years ago
  22. 8d40941 [sql] Scoped recovery framework. by [email protected] · 12 years ago
  23. 81a2a60 [sql] Allow restricting database to user read access. by [email protected] · 12 years ago
  24. fed734a [sql] Retry Open() if error handler fixed things. by [email protected] · 12 years ago
  25. 98cf300 [sql] Callback and scoped-ignore tests for sql::Statement. by [email protected] · 12 years ago
  26. 756748414 Move PathExists to base namespace. by [email protected] · 12 years ago
  27. 7bae574 [sql] Additional Raze() unit tests. by [email protected] · 12 years ago
  28. 8d2e39e [sql] Static helper to delete database and all associated files. by [email protected] · 12 years ago
  29. 4350e32 [sql] Framework for allowing tests to handle errors. by [email protected] · 12 years ago
  30. 41a97c81 Implement sql::Connection::RazeAndClose(). by [email protected] · 13 years ago
  31. 3dbbf7d Linux/ChromeOS Chromium style checker cleanup, sql/ edition. by [email protected] · 13 years ago
  32. a3ef483 Add FilePath to base namespace. by [email protected] · 13 years ago
  33. ea1a3f6 Move scoped_temp_dir from base to base/files by [email protected] · 13 years ago
  34. 6d42f15 Make sql::Connection::Raze() more robust against corruptions. by [email protected] · 13 years ago
  35. 69c5845 Upstream sqlite gyp changes for Android. by [email protected] · 13 years ago
  36. 1348765a Fix the sqlite errors of content unittests on Android by [email protected] · 13 years ago
  37. e73e8922a Modify sql unittests to pass on iOS. by [email protected] · 13 years ago
  38. 389e0a4 Added parameter 'clear_bound_vars', so we could reset the statement without clearing bound variables, so and current row is reset to the beginning. by [email protected] · 13 years ago
  39. 8e0c0128 Implement sql::Connection::Raze() in terms of sqlite3_backup API. by [email protected] · 13 years ago
  40. 44ad7d90 Reset needs_rollback after rollback. by [email protected] · 13 years ago
  41. eff1fa52 Put debugging assertions into sql::Statement. by [email protected] · 14 years ago
  42. f0a54b2 Move app/sql/* files to sql/ directory. by [email protected] · 14 years ago[Renamed (97%) from app/sql/connection_unittest.cc]
  43. e078590 Move scoped_temp_dir and scoped_native_library back from base/memory to base. by [email protected] · 14 years ago
  44. 3a305db Replacing base::DIR_TEMP with ScopedTempDir when appropriate. by [email protected] · 14 years ago
  45. e7afe245 Spelling correction: "nonexistant" -> "nonexistent". by [email protected] · 15 years ago
  46. e33cba4 Move bundled copy of sqlite one level deeper to better separate it by [email protected] · 15 years ago
  47. 765b4450 Convert history to use new sql wrappers. Enhance wrappers in several ways to by [email protected] · 16 years ago
  48. e5ffd0e4 Add a new wrapper for sqlite. This is mostly a large cleanup of the existing by [email protected] · 16 years ago