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