summaryrefslogtreecommitdiffstats
path: root/third_party/sqlite/src
Commit message (Expand)AuthorAgeFilesLines
* [sql] Prevent nChildren overrun decoding interior pages in recover.c.shess@chromium.org2014-06-261-4/+20
* [sql] Prevent nCells overrun decoding cell in recover.c.shess@chromium.org2014-02-121-1/+6
* [sql] Fix leafCursorCellDecode() crash.shess@chromium.org2013-12-291-2/+14
* [sql] Rewrite Connection::Preload() in terms of file reading.shess@chromium.org2013-12-216-216/+7
* [sql] Integrate SQLite recover.c module.shess@chromium.org2013-07-204-123/+206
* [sql] Delete old/busted recover.c file.shess@chromium.org2013-07-171-803/+0
* Use seperate page caches pools for each sqlite connection.rmcilroy@chromium.org2013-06-201-2/+6
* sql::Connection::Preload() loads fs cache, not page cache.shess@chromium.org2013-06-071-0/+44
* Convert degenerate memcmp() to strncmp() in SQLite TimeMachine patch.shess@chromium.org2013-05-131-1/+1
* Backport SQLite memcmp patch.shess@chromium.org2013-05-105-8/+6
* Account for reserved space in SQLite recover module.shess@chromium.org2013-04-301-5/+1
* Make recover-table create locale-independent.shess@chromium.org2013-04-241-7/+43
* Handle UTF16 encodings in SQLite recover table.shess@chromium.org2013-04-242-1/+156
* SQLite recover virtual table support for reading interior nodes.shess@chromium.org2013-04-232-18/+286
* SQLite recover virtual table support for overflow pages.shess@chromium.org2013-04-122-22/+458
* SQLite recover virtual table support for reading leaf nodes.shess@chromium.org2013-04-023-56/+874
* Dup recover.c to recover-alt.cshess@chromium.org2013-03-291-0/+803
* Fix misaligned address in sqlite3.cwangxianzhu@chromium.org2012-10-182-8/+8
* Fix clang warning in sqlite shell_icu_linux.c.shess@chromium.org2012-08-071-0/+1
* Upstream commit in trunk:shess@chromium.org2012-06-121-2/+2
* Shift SQLite LICENSE file to root dir.shess@chromium.org2012-02-101-6/+0
* Add back in SQLite licensejbauman@chromium.org2012-01-301-0/+6
* Skeleton of SQLite virtual-table module to recover data from corrupt databases.shess@chromium.org2012-01-123-0/+1617
* Backport more SQLite changes to enable system-sqlite experiments.phajdan.jr@chromium.org2011-08-252-93/+90
* Linux: backport SQLite's http://sqlite.org/src/ci/9109128cb5phajdan.jr@chromium.org2011-08-051-3/+3
* Only do the exclude-journal-from-Time-Machine-if-the-database-is-excludedmark@chromium.org2011-08-041-2/+5
* Fix authorizer issue with fts3 in WebDatabase.shess@chromium.org2011-06-231-0/+3
* Mac SQLite TimeMachine File Exclusionsmrossetti@chromium.org2011-05-313-3/+42
* Loosen corruption test in fts3.c while debugging.shess@chromium.org2011-05-261-1/+1
* Import SQLite 3.7.6.3.shess@chromium.org2011-05-25542-23881/+112167
* SQLite util.c somehow had CRLF.shess@chromium.org2011-05-191-1094/+1094
* Convert to SQLite amalgamation.shess@chromium.org2011-04-137-17/+9
* Cleanup SQLite 3.6.18 import.shess@chromium.org2011-04-1248-5503/+1113
* Drop the icu version number from the name of icu data file on Windows. jshin@chromium.org2011-03-101-5/+3
* Revert "SQLite: logging to track down SQLITE_IOERR_WRITE on waterfall."shess@chromium.org2011-02-081-16/+2
* Prepare to revert WebKit patch http://trac.webkit.org/changeset/68310 because...phajdan.jr@chromium.org2011-01-261-17/+75
* Revert 68506 - Update sqlite to 3.7.3.jhawkins@chromium.org2010-12-07467-80875/+26038
* Update sqlite to 3.7.3.jhawkins@chromium.org2010-12-07494-26038/+80875
* SQLite: logging to track down SQLITE_IOERR_WRITE on waterfall.shess@chromium.org2010-09-291-2/+16
* Remove our local modifications to sqlite's os_unix.c now thatphajdan.jr@chromium.org2010-09-281-75/+17
* Move sqlite preprocessed directory one level up, it's not from upstream.phajdan.jr@chromium.org2010-09-167-10331/+0
* Revert my two latest changes with git, seems that drover is broken.phajdan.jr@chromium.org2010-09-157-0/+10331
* Move sqlite preprocessed directory one level up, it's not from upstream.phajdan.jr@chromium.org2010-09-157-10331/+0
* Move bundled copy of sqlite one level deeper to better separate itphajdan.jr@chromium.org2010-08-18766-0/+320309
* Porting fts2.patch to fts3. fts2.patch was created indumi@chromium.org2010-06-031-1/+1
* Fix crash with "ATTACH 12345 as db". Believed to not have security impact.cevans@chromium.org2010-03-221-0/+6
* Clean up os_unix.c.dumi@google.com2009-11-131-24/+18
* Revert 31888 - This change depended on a new version of WebKit levin@chromium.org2009-11-131-21/+24
* Clean up os_unix.c.dumi@google.com2009-11-131-24/+21
* Revert the patch that makes SQLite interpret BEGIN as BEGIN IMMEDIATE,dumi@google.com2009-11-121-5/+0