summaryrefslogtreecommitdiffstats
path: root/third_party/sqlite
Commit message (Expand)AuthorAgeFilesLines
* [sql] Rewrite sqlite patching "system".shess2015-01-3041-2168/+3847
* [sql] Enable HAVE_USLEEP for more platforms.shess2015-01-212-2/+19
* [sql] Import reference version of SQLite 3.7.6.3.shess2015-01-14932-0/+512949
* gn format //third_partyscottmg2014-12-031-2/+10
* Specify the sqlite default file format on Android (fix typo)mckev2014-12-031-1/+1
* clang: Suppress a new warning in sqlite.Nico Weber2014-11-202-0/+6
* Add Link-Time Optimizations support for Android.fdegans2014-10-231-0/+5
* Make FTS2 inclusion in SQLite optionalthe_jk2014-10-031-15/+22
* android_webview: Enable FDO support for some targets.torne2014-09-261-0/+6
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-1/+1
* SQLite's recover.c should be valid C codewhesse2014-09-172-4/+6
* Refactor how clang warning flags are set.thakis@chromium.org2014-08-011-14/+8
* [sql] Prevent nChildren overrun decoding interior pages in recover.c.shess@chromium.org2014-06-262-8/+34
* Work on Mac GN build.brettw@chromium.org2014-04-171-117/+117
* Make NSS work in GN build on Windows.brettw@chromium.org2014-04-161-0/+117
* [sql] Prevent nCells overrun decoding cell in recover.c.shess@chromium.org2014-02-122-2/+12
* [sql] Fix leafCursorCellDecode() crash.shess@chromium.org2013-12-292-4/+28
* Revert 241341 "[sql] Diagnostic to track recovery crash."shess@chromium.org2013-12-281-11/+0
* [sql] Rewrite Connection::Preload() in terms of file reading.shess@chromium.org2013-12-2110-739/+14
* [sql] Diagnostic to track recovery crash.shess@chromium.org2013-12-171-0/+11
* [sql] Prevent recovery crash while debugging.shess@chromium.org2013-12-101-0/+7
* Fix spelling in SQLITE_SEPARATE_CACHE_POOLSrmcilroy@chromium.org2013-11-071-1/+1
* Try to fix sqlite_shell target after gyp r1721.thakis@chromium.org2013-09-112-0/+5
* Fix some shared_library link_settings propagation issuesthakis@chromium.org2013-09-111-0/+7
* Remove link_languages. It was only ever supported by the SCons generator, mark@chromium.org2013-09-101-3/+0
* [sql] Integrate SQLite recover.c module.shess@chromium.org2013-07-208-123/+4552
* [sql] Delete old/busted recover.c file.shess@chromium.org2013-07-171-803/+0
* Add REGEXP support to SQLite on iOSstuartmorgan@chromium.org2013-07-091-1/+19
* Use seperate page caches pools for each sqlite connection.rmcilroy@chromium.org2013-06-205-4/+45
* sql::Connection::Preload() loads fs cache, not page cache.shess@chromium.org2013-06-072-0/+88
* Convert degenerate memcmp() to strncmp() in SQLite TimeMachine patch.shess@chromium.org2013-05-133-3/+3
* Backport SQLite memcmp patch.shess@chromium.org2013-05-108-16/+101
* 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
* OWNERS for third_party/sqlite/shess@chromium.org2013-02-161-0/+5
* Make sqlite targets build on Win64jschuh@chromium.org2013-01-101-1/+1
* Fix misaligned address in sqlite3.cwangxianzhu@chromium.org2012-10-185-12/+62
* Fix clang warning in sqlite shell_icu_linux.c.shess@chromium.org2012-08-072-5/+8
* Upstream sqlite gyp changes for Android.yfriedman@chromium.org2012-08-061-8/+13
* Make 'License' field in third-party metadata requiredsteveblock@chromium.org2012-08-011-0/+1
* GYP changes to get sql and sqlite building on iOS.rohitrao@chromium.org2012-07-241-26/+40
* Fix the sqlite errors of content unittests on Androidyongsheng.zhu@intel.com2012-07-242-0/+6
* Upstream commit in trunk:shess@chromium.org2012-06-124-4/+32
* Revert [SQLite] Hack to touch page cache to debug slow connection close.shess@chromium.org2012-05-192-106/+0
* Shift SQLite LICENSE file to root dir.shess@chromium.org2012-02-102-1/+0