summaryrefslogtreecommitdiffstats
path: root/sql/connection_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* [sql] Fix crash in sqlite3_total_changes.shess2016-02-261-1/+16
* [tracing] Add separate dump provider for sql connectionssid2016-01-131-1/+2
* Switch to standard integer types in xxx/.avi2015-12-211-2/+6
* [sql] Consider fresh databases suitable for memory-mapped I/O.shess2015-12-181-0/+87
* [sql] Test mmap operation based on SQLite capabilities.shess2015-12-171-80/+0
* [sql] Track uploads of diagnostic data to prevent duplication.shess2015-10-221-23/+97
* [tracing] Add sqlite memory statistics to tracing.ssid2015-10-121-0/+9
* [sql] Use memory-mapped I/O for sql::Connection.shess2015-10-061-0/+80
* Revert of [sql] Use memory-mapped I/O for sql::Connection. (patchset #3 id:40...zhaoqin2015-09-301-80/+0
* [sql] Use memory-mapped I/O for sql::Connection.shess2015-09-291-0/+80
* Revert of [sql] Use memory-mapped I/O for sql::Connection. (patchset #8 id:14...Jeremy Roman2015-09-231-78/+0
* [sql] Use memory-mapped I/O for sql::Connection.shess2015-09-231-0/+78
* [sql] Drop sqlite3_* proxy hacks.shess2015-09-021-7/+6
* Revert of [sqlite] Respect the gyp and gn component switch. (patchset #6 id:1...phajdan.jr2015-09-011-6/+7
* [sqlite] Respect the gyp and gn component switch.shess2015-09-011-7/+6
* Revert of [sqlite] Respect the gyp and gn component switch. (patchset #2 id:2...shess2015-08-281-6/+7
* [sqlite] Respect the gyp and gn component switch.shess2015-08-281-7/+6
* Revert of [sqlite] Respect the gyp and gn component switch. (patchset #1 id:1...sergeyv2015-08-281-6/+7
* [sqlite] Respect the gyp and gn component switch.shess2015-08-281-7/+6
* HistogramTester::GetHistogramSamplesSinceCreation never returns nullvabr2015-08-031-5/+5
* mandoline filesystem: add a sqlite3 vfs to proxy filesystem usage.erg2015-06-201-55/+31
* [sql] Stats gathering for sql/ APIs.shess2015-06-031-0/+418
* [sql] Don't persist data in journal files.shess2015-06-021-1/+1
* sql: Remove basictypes.h includes.tfarina2015-05-111-1/+1
* Fix sql_unittest on iOS using SDK 8.2sdefresne2015-04-101-1/+1
* [sql] Change DoesStuffExist() to work with ScopedErrorIgnorer.shess2015-04-091-7/+36
* Import SQLite 3.8.7.4.Scott Hess2015-02-101-5/+16
* Standardize usage of virtual/override/final specifiers in sql/.dcheng2014-12-221-4/+2
* Change base/file_utils.h includes to base/files/file_utils.h in gin, google_a...thestig2014-09-051-1/+1
* Move ScopedFILE to base namespace and scoped_file.hbrettw@chromium.org2014-03-171-3/+4
* AppCache: Run a quick integrity check on the sqlite database when opening. If...michaeln@chromium.org2013-12-161-0/+44
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-081-4/+4
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-081-4/+4
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-071-4/+4
* Move Posix file utils to the base namespace.brettw@chromium.org2013-11-271-18/+18
* Revert 235595 "Revert 235492 "[sql] Recover Favicons v5 database..."kinuko@chromium.org2013-11-181-20/+3
* Revert 235492 "[sql] Recover Favicons v5 databases, with more re..."kinuko@chromium.org2013-11-181-3/+20
* [sql] Recover Favicons v5 databases, with more recovery automation.shess@chromium.org2013-11-161-20/+3
* Unit tests for sql::MetaTable.shess@chromium.org2013-09-071-8/+5
* [sql] Use recover virtual table in sql::Recovery.shess@chromium.org2013-08-061-4/+4
* [sql] Scoped recovery framework.shess@chromium.org2013-07-191-0/+93
* [sql] Allow restricting database to user read access.shess@chromium.org2013-07-171-6/+84
* [sql] Retry Open() if error handler fixed things.shess@chromium.org2013-07-171-11/+20
* [sql] Callback and scoped-ignore tests for sql::Statement.shess@chromium.org2013-07-121-0/+103
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-6/+6
* [sql] Additional Raze() unit tests.shess@chromium.org2013-07-101-20/+154
* [sql] Static helper to delete database and all associated files.shess@chromium.org2013-06-241-0/+15
* [sql] Framework for allowing tests to handle errors.shess@chromium.org2013-06-181-0/+14
* Implement sql::Connection::RazeAndClose().shess@chromium.org2013-02-071-4/+106
* Linux/ChromeOS Chromium style checker cleanup, sql/ edition.rsleevi@chromium.org2013-02-061-2/+2