| Commit message (Expand) | Author | Age | Files | Lines |
* | Use seperate page caches pools for each sqlite connection. | rmcilroy@chromium.org | 2013-06-20 | 1 | -2/+6 |
* | sql::Connection::Preload() loads fs cache, not page cache. | shess@chromium.org | 2013-06-07 | 1 | -0/+44 |
* | Convert degenerate memcmp() to strncmp() in SQLite TimeMachine patch. | shess@chromium.org | 2013-05-13 | 1 | -1/+1 |
* | Backport SQLite memcmp patch. | shess@chromium.org | 2013-05-10 | 1 | -8/+6 |
* | Fix misaligned address in sqlite3.c | wangxianzhu@chromium.org | 2012-10-18 | 1 | -4/+4 |
* | Upstream commit in trunk: | shess@chromium.org | 2012-06-12 | 1 | -2/+2 |
* | Revert [SQLite] Hack to touch page cache to debug slow connection close. | shess@chromium.org | 2012-05-19 | 2 | -106/+0 |
* | [SQLite] Hack to touch page cache to debug slow connection close. | shess@chromium.org | 2011-09-14 | 2 | -0/+106 |
* | Backport more SQLite changes to enable system-sqlite experiments. | phajdan.jr@chromium.org | 2011-08-25 | 1 | -92/+89 |
* | Linux: backport SQLite's http://sqlite.org/src/ci/9109128cb5 | phajdan.jr@chromium.org | 2011-08-05 | 1 | -3/+3 |
* | Only do the exclude-journal-from-Time-Machine-if-the-database-is-excluded | mark@chromium.org | 2011-08-04 | 1 | -2/+5 |
* | Fix authorizer issue with fts3 in WebDatabase. | shess@chromium.org | 2011-06-23 | 1 | -0/+3 |
* | Mac SQLite TimeMachine File Exclusions | mrossetti@chromium.org | 2011-05-31 | 1 | -3/+42 |
* | Loosen corruption test in fts3.c while debugging. | shess@chromium.org | 2011-05-26 | 1 | -1/+1 |
* | Import SQLite 3.7.6.3. | shess@chromium.org | 2011-05-25 | 2 | -20409/+37891 |
* | Convert to SQLite amalgamation. | shess@chromium.org | 2011-04-13 | 3 | -0/+115226 |