| Commit message (Expand) | Author | Age | Files | Lines |
* | Move us closer to passing the license check script. | phajdan.jr@chromium.org | 2010-08-30 | 1 | -0/+1 |
* | Add a stub implementation of sqlite3Preload when building with system sqlite. | phajdan.jr@chromium.org | 2010-08-26 | 1 | -0/+4 |
* | Another speculative fix. | phajdan.jr@chromium.org | 2010-08-19 | 1 | -0/+1 |
* | Speculative fix for WebKit builder compile failures. | phajdan.jr@chromium.org | 2010-08-18 | 1 | -0/+5 |
* | Move bundled copy of sqlite one level deeper to better separate it | phajdan.jr@chromium.org | 2010-08-18 | 769 | -140/+155 |
* | Backport SQLite http://www.sqlite.org/src/ci/b8b465ed2c | phajdan.jr@chromium.org | 2010-08-09 | 4 | -10/+72 |
* | Unfork one of our SQLite patches, icu-regexp.patch | phajdan.jr@chromium.org | 2010-08-03 | 2 | -19/+16 |
* | Fix a fts3 typo/bug. | dumi@chromium.org | 2010-07-03 | 2 | -2/+2 |
* | Fix the FTS3 patch. | dumi@chromium.org | 2010-06-16 | 2 | -52/+55 |
* | Turn on fts3. | dumi@chromium.org | 2010-06-09 | 1 | -1/+3 |
* | Porting fts2.patch to fts3. fts2.patch was created in | dumi@chromium.org | 2010-06-03 | 6 | -274/+2592 |
* | GYP changes for FreeBSD and OpenBSD | pvalchev@google.com | 2010-05-14 | 1 | -2/+2 |
* | Add licensing info for another set of projects in third_party. | evan@chromium.org | 2010-03-22 | 2 | -0/+9 |
* | Fix crash with "ATTACH 12345 as db". Believed to not have security impact. | cevans@chromium.org | 2010-03-22 | 3 | -0/+25 |
* | Update README and patches for recent icu REGEXP() fix. | cevans@chromium.org | 2009-12-17 | 2 | -1/+22 |
* | Don't access out-of-bounds arguments. | cevans@chromium.org | 2009-12-16 | 1 | -2/+2 |
* | Clean up os_unix.c. | dumi@google.com | 2009-11-13 | 1 | -24/+18 |
* | Revert 31888 - This change depended on a new version of WebKit | levin@chromium.org | 2009-11-13 | 1 | -21/+24 |
* | Clean up os_unix.c. | dumi@google.com | 2009-11-13 | 1 | -24/+21 |
* | Revert the patch that makes SQLite interpret BEGIN as BEGIN IMMEDIATE, | dumi@google.com | 2009-11-12 | 5 | -229/+205 |
* | Change os_unix.c to expose some functions that allows the xDlOpen | dumi@google.com | 2009-11-12 | 2 | -22/+90 |
* | Enable sqlite3_release_memory(). | pkasting@chromium.org | 2009-10-27 | 1 | -1/+2 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 1 | -0/+6 |
* | Make sure my recent changes are represented in the patches. | cevans@chromium.org | 2009-10-01 | 3 | -391/+1934 |
* | Some simple doc updates for README.chromium: | cevans@chromium.org | 2009-10-01 | 1 | -4/+17 |
* | Fix numerous bugs in fts2 where a corrupt fts2 database could cause | cevans@chromium.org | 2009-09-30 | 1 | -237/+515 |
* | Fix a linker warning for sqlite compiled with a sufficiently optimizing compi... | mdm@chromium.org | 2009-09-24 | 3 | -1/+21 |
* | Update documentation on how to merge in new SQLite versions. No code change. | mdm@chromium.org | 2009-09-23 | 4 | -87/+835 |
* | Update sqlite to version 3.6.18, porting our patches. | mdm@chromium.org | 2009-09-18 | 468 | -37966/+148898 |
* | Tweak Carlos' change to cater for the additional cases: | cevans@chromium.org | 2009-09-17 | 1 | -3/+7 |
* | Set svn:eol-style = LF on some files in sqlite. | mark@chromium.org | 2009-09-16 | 1 | -6294/+6294 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | Fix the Linux shared build. | thestig@chromium.org | 2009-09-15 | 1 | -3/+7 |
* | Remove svn:execute from many files in third_party/sqlite. No code change. | mdm@chromium.org | 2009-09-15 | 412 | -0/+0 |
* | Fix a crasher in full text search (sqlite) | cpu@chromium.org | 2009-09-14 | 1 | -2/+5 |
* | Temporarilly comment out SQLite load optimization | jar@chromium.org | 2009-09-10 | 1 | -1/+1 |
* | Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere... | jshin@chromium.org | 2009-09-09 | 2 | -6/+11 |
* | Silence warnings in sqlite3. | maruel@chromium.org | 2009-09-03 | 1 | -0/+3 |
* | Fix issue 15261: Crash in history::TextDatabase::GetTextMatches | suzhe@chromium.org | 2009-09-02 | 9 | -8/+109 |
* | Chromium side patch for DB support on Linux. | dumi@chromium.org | 2009-08-28 | 2 | -1/+11 |
* | Don't pass --atleast-version to pkg-config. | agl@chromium.org | 2009-08-18 | 1 | -5/+8 |
* | Linux: fix up use_system_{libxml,libxslt,sqlite3} | agl@chromium.org | 2009-08-13 | 1 | -2/+11 |
* | Remove *.vsprops files that are no longer referenced (or only have | sgk@google.com | 2009-07-28 | 1 | -12/+0 |
* | Stubs for DB-related methods in ChromiumBridge. | dumi@chromium.org | 2009-07-20 | 2 | -1/+11 |
* | Reverting patch 21083. | dumi@chromium.org | 2009-07-20 | 2 | -11/+1 |
* | Stubs for DB-related methods in ChromiumBridge. | dumi@chromium.org | 2009-07-20 | 2 | -1/+11 |
* | Revert "Stubs for DB-related methods in ChromiumBridge." | agl@chromium.org | 2009-07-16 | 2 | -11/+1 |
* | Stubs for DB-related methods in ChromiumBridge. Allows us to compile the Chro... | dumi@chromium.org | 2009-07-16 | 2 | -1/+11 |
* | Remove executable bit from a bunch of files that shouldn't have it. | evan@chromium.org | 2009-05-11 | 164 | -0/+0 |
* | Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build: | sgk@google.com | 2009-04-08 | 1 | -1/+1 |