summaryrefslogtreecommitdiffstats
path: root/third_party/sqlite
Commit message (Expand)AuthorAgeFilesLines
* Convert to SQLite amalgamation.shess@chromium.org2011-04-1322-4748/+109503
* Cleanup SQLite 3.6.18 import.shess@chromium.org2011-04-1257-6791/+1579
* Cleaning up third_party readmes and adding a template for future use.cdn@chromium.org2011-03-161-1/+2
* Drop the icu version number from the name of icu data file on Windows. jshin@chromium.org2011-03-102-12/+8
* Add SQLITE_NO_SYNC define for ChromeOS buildgspencer@chromium.org2011-02-221-0/+10
* sqlite: disable some warningsevan@chromium.org2011-02-081-1/+10
* 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-262-22/+90
* Call sqlite3Preload() only when not using system sqlite. Modify therohitrao@chromium.org2011-01-261-4/+0
* Revert 68506 - Update sqlite to 3.7.3.jhawkins@chromium.org2010-12-07483-85453/+32233
* Update sqlite to 3.7.3.jhawkins@chromium.org2010-12-07510-32233/+85453
* Update sqlite's README.chromium with a note to keep webkit sidephajdan.jr@chromium.org2010-10-111-0/+5
* Allow building with system-provided sqlite. Last change (tm).phajdan.jr@chromium.org2010-10-051-1/+1
* 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-282-90/+17
* Move sqlite preprocessed directory one level up, it's not from upstream.phajdan.jr@chromium.org2010-09-1610-9/+9
* Revert my two latest changes with git, seems that drover is broken.phajdan.jr@chromium.org2010-09-157-0/+10331
* Revert 59573 - Move sqlite preprocessed directory one level up, it's not from...phajdan.jr@chromium.org2010-09-159-10333/+2
* Move sqlite preprocessed directory one level up, it's not from upstream.phajdan.jr@chromium.org2010-09-159-2/+2
* 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