summaryrefslogtreecommitdiffstats
path: root/third_party/sqlite
Commit message (Expand)AuthorAgeFilesLines
* [SQLite] Hack to touch page cache to debug slow connection close.shess@chromium.org2011-09-142-0/+106
* Backport more SQLite changes to enable system-sqlite experiments.phajdan.jr@chromium.org2011-08-254-231/+1057
* Linux: backport SQLite's http://sqlite.org/src/ci/9109128cb5phajdan.jr@chromium.org2011-08-054-6/+56
* Only do the exclude-journal-from-Time-Machine-if-the-database-is-excludedmark@chromium.org2011-08-044-14/+23
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Fix authorizer issue with fts3 in WebDatabase.shess@chromium.org2011-06-234-0/+30
* Remove msvs_guids from third_party, webkit, tools and views.tony@chromium.org2011-06-141-1/+0
* Mac SQLite TimeMachine File Exclusionsmrossetti@chromium.org2011-05-316-11/+196
* Loosen corruption test in fts3.c while debugging.shess@chromium.org2011-05-262-2/+2
* Import SQLite 3.7.6.3.shess@chromium.org2011-05-25551-46366/+150129
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-4/+4
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* SQLite util.c somehow had CRLF.shess@chromium.org2011-05-191-1094/+1094
* 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