summaryrefslogtreecommitdiffstats
path: root/sql/sqlite_features_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in xxx/.avi2015-12-211-2/+5
* [sql] Test mmap operation based on SQLite capabilities.shess2015-12-171-0/+104
* mandoline filesystem: add a sqlite3 vfs to proxy filesystem usage.erg2015-06-201-10/+7
* [sql] Stop building fts2.shess2015-03-111-28/+10
* Import SQLite 3.8.7.4.Scott Hess2015-02-101-8/+5
* Add SQLite feature test to verify working foreign key support.engedy2015-01-221-1/+39
* [sql] Enable HAVE_USLEEP for more platforms.shess2015-01-211-0/+17
* [sql] Test that a Chromium fts change is actually in place.shess2015-01-101-0/+34
* Standardize usage of virtual/override/final specifiers in sql/.dcheng2014-12-221-2/+2
* Make FTS2 inclusion in SQLite optionalthe_jk2014-10-031-3/+2
* Change base/file_utils.h includes to base/files/file_utils.h in gin, google_a...thestig2014-09-051-1/+1
* Add unistd.h include in a file using geteuid().thakis@chromium.org2014-03-311-4/+0
* Remove sql::ErrorDelegate.shess@chromium.org2013-06-141-23/+9
* Linux/ChromeOS Chromium style checker cleanup, sql/ edition.rsleevi@chromium.org2013-02-061-2/+2
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Remove ref counting on sql::ErrorDelegatepkotwicz@chromium.org2012-10-171-27/+25
* Modify sql unittests to pass on iOS.rohitrao@chromium.org2012-07-131-2/+5
* Avoid leaking any files from SQLiteFeaturesTest.paivanof@gmail.com2012-06-131-10/+5
* RefCounted types should not have public destructors, sql/ and jingle/ editionrsleevi@chromium.org2012-04-281-2/+5
* Put debugging assertions into sql::Statement.shess@chromium.org2011-12-121-1/+2
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-0/+100