summaryrefslogtreecommitdiffstats
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
...
* Revert of [sql] Use memory-mapped I/O for sql::Connection. (patchset #3 id:40...zhaoqin2015-09-304-199/+0
* [sql] Use memory-mapped I/O for sql::Connection.shess2015-09-294-0/+199
* Revert of [sql] Use memory-mapped I/O for sql::Connection. (patchset #8 id:14...Jeremy Roman2015-09-234-194/+0
* [sql] Use memory-mapped I/O for sql::Connection.shess2015-09-234-0/+194
* [sql] sqlite3_initialize() before additional entry point.shess2015-09-161-0/+3
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-091-1/+0
* Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...stgao2015-09-031-0/+1
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-021-1/+0
* [sql] Drop sqlite3_* proxy hacks.shess2015-09-025-78/+6
* Revert of [sqlite] Respect the gyp and gn component switch. (patchset #6 id:1...phajdan.jr2015-09-015-6/+78
* [sqlite] Respect the gyp and gn component switch.shess2015-09-015-78/+6
* Revert of [sqlite] Respect the gyp and gn component switch. (patchset #2 id:2...shess2015-08-285-6/+78
* [sqlite] Respect the gyp and gn component switch.shess2015-08-285-78/+6
* Revert of [sqlite] Respect the gyp and gn component switch. (patchset #1 id:1...sergeyv2015-08-285-6/+78
* [sqlite] Respect the gyp and gn component switch.shess2015-08-285-78/+6
* [sql] Record SQLite memory usage after a week.shess2015-08-251-0/+8
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-241-0/+1
* Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...rockot2015-08-231-1/+0
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-221-0/+1
* Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...yosin2015-08-221-1/+0
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-221-0/+1
* [sql] Record memory usage at various periods after startup.shess2015-08-121-1/+37
* Remove remaining legacy SplitString calls.brettw2015-08-121-1/+2
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-2/+2
* Fix Mandoline apptests on Windows.jam2015-08-062-1/+6
* HistogramTester::GetHistogramSamplesSinceCreation never returns nullvabr2015-08-031-5/+5
* Remove myself from OWNERS files.erikwright2015-07-311-1/+0
* Add GN isolate support for a bunch of unittests.dpranke2015-07-221-0/+13
* mandoline filesystem: Reland "Save cookie data to the mojo:filesystem."erg2015-07-154-8/+60
* Move JoinString to the base namespace.brettw2015-07-151-2/+2
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-141-2/+2
* Move JoinString to the base namespace.brettw2015-07-141-2/+2
* sql: Cleanup to fix the header include guards.tfarina2015-07-142-6/+6
* Replace base::str[n]casecmp with helper functions.brettw2015-07-101-1/+2
* Revert of mandoline filesystem: Save cookie data to the mojo:filesystem. (pat...fsamuel2015-07-072-30/+1
* mandoline filesystem: Save cookie data to the mojo:filesystem.erg2015-07-062-1/+30
* Convert sql_unittests to run exclusively on Swarmingmaruel2015-06-301-1/+18
* Move more string_util functions to base namespace.brettw2015-06-241-1/+1
* mandoline filesystem: add a sqlite3 vfs to proxy filesystem usage.erg2015-06-2021-155/+1379
* [Android] Generate scripts at build time to run android tests.mikecase2015-06-032-0/+5
* [sql] Stats gathering for sql/ APIs.shess2015-06-039-23/+841
* [sql] Don't persist data in journal files.shess2015-06-022-7/+5
* sql: Remove basictypes.h includes.tfarina2015-05-1113-26/+27
* [sql] Fix error in Preload size.shess2015-04-211-1/+1
* [sql] Also call ShouldIgnoreSqliteError() in Release build.shess2015-04-101-4/+4
* Fix sql_unittest on iOS using SDK 8.2sdefresne2015-04-101-1/+1
* [sql] Change DoesStuffExist() to work with ScopedErrorIgnorer.shess2015-04-093-14/+58
* [sql] Stop building fts2.shess2015-03-112-33/+10
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-7/+5
* Import SQLite 3.8.7.4.Scott Hess2015-02-108-23/+43