summaryrefslogtreecommitdiffstats
path: root/third_party/sqlite
Commit message (Expand)AuthorAgeFilesLines
* Move us closer to passing the license check script.phajdan.jr@chromium.org2010-08-301-0/+1
* Add a stub implementation of sqlite3Preload when building with system sqlite.phajdan.jr@chromium.org2010-08-261-0/+4
* Another speculative fix.phajdan.jr@chromium.org2010-08-191-0/+1
* Speculative fix for WebKit builder compile failures.phajdan.jr@chromium.org2010-08-181-0/+5
* Move bundled copy of sqlite one level deeper to better separate itphajdan.jr@chromium.org2010-08-18769-140/+155
* Backport SQLite http://www.sqlite.org/src/ci/b8b465ed2cphajdan.jr@chromium.org2010-08-094-10/+72
* Unfork one of our SQLite patches, icu-regexp.patchphajdan.jr@chromium.org2010-08-032-19/+16
* Fix a fts3 typo/bug.dumi@chromium.org2010-07-032-2/+2
* Fix the FTS3 patch.dumi@chromium.org2010-06-162-52/+55
* Turn on fts3.dumi@chromium.org2010-06-091-1/+3
* Porting fts2.patch to fts3. fts2.patch was created indumi@chromium.org2010-06-036-274/+2592
* GYP changes for FreeBSD and OpenBSDpvalchev@google.com2010-05-141-2/+2
* Add licensing info for another set of projects in third_party.evan@chromium.org2010-03-222-0/+9
* Fix crash with "ATTACH 12345 as db". Believed to not have security impact.cevans@chromium.org2010-03-223-0/+25
* Update README and patches for recent icu REGEXP() fix.cevans@chromium.org2009-12-172-1/+22
* Don't access out-of-bounds arguments.cevans@chromium.org2009-12-161-2/+2
* 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-125-229/+205
* Change os_unix.c to expose some functions that allows the xDlOpendumi@google.com2009-11-122-22/+90
* Enable sqlite3_release_memory().pkasting@chromium.org2009-10-271-1/+2
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Make sure my recent changes are represented in the patches.cevans@chromium.org2009-10-013-391/+1934
* Some simple doc updates for README.chromium:cevans@chromium.org2009-10-011-4/+17
* Fix numerous bugs in fts2 where a corrupt fts2 database could causecevans@chromium.org2009-09-301-237/+515
* Fix a linker warning for sqlite compiled with a sufficiently optimizing compi...mdm@chromium.org2009-09-243-1/+21
* Update documentation on how to merge in new SQLite versions. No code change.mdm@chromium.org2009-09-234-87/+835
* Update sqlite to version 3.6.18, porting our patches.mdm@chromium.org2009-09-18468-37966/+148898
* Tweak Carlos' change to cater for the additional cases:cevans@chromium.org2009-09-171-3/+7
* Set svn:eol-style = LF on some files in sqlite.mark@chromium.org2009-09-161-6294/+6294
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Fix the Linux shared build.thestig@chromium.org2009-09-151-3/+7
* Remove svn:execute from many files in third_party/sqlite. No code change.mdm@chromium.org2009-09-15412-0/+0
* Fix a crasher in full text search (sqlite)cpu@chromium.org2009-09-141-2/+5
* Temporarilly comment out SQLite load optimizationjar@chromium.org2009-09-101-1/+1
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...jshin@chromium.org2009-09-092-6/+11
* Silence warnings in sqlite3.maruel@chromium.org2009-09-031-0/+3
* Fix issue 15261: Crash in history::TextDatabase::GetTextMatchessuzhe@chromium.org2009-09-029-8/+109
* Chromium side patch for DB support on Linux.dumi@chromium.org2009-08-282-1/+11
* Don't pass --atleast-version to pkg-config.agl@chromium.org2009-08-181-5/+8
* Linux: fix up use_system_{libxml,libxslt,sqlite3}agl@chromium.org2009-08-131-2/+11
* Remove *.vsprops files that are no longer referenced (or only havesgk@google.com2009-07-281-12/+0
* Stubs for DB-related methods in ChromiumBridge.dumi@chromium.org2009-07-202-1/+11
* Reverting patch 21083.dumi@chromium.org2009-07-202-11/+1
* Stubs for DB-related methods in ChromiumBridge.dumi@chromium.org2009-07-202-1/+11
* Revert "Stubs for DB-related methods in ChromiumBridge."agl@chromium.org2009-07-162-11/+1
* Stubs for DB-related methods in ChromiumBridge. Allows us to compile the Chro...dumi@chromium.org2009-07-162-1/+11
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-11164-0/+0
* Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:sgk@google.com2009-04-081-1/+1