| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Move a bunch of libs over to gyp on windows. | bradnelson@google.com | 2009-04-02 | 1 | -542/+0 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 1 | -135/+0 |
* | Don't build sqlite_shell when using the system sqlite. | sgk@google.com | 2009-03-26 | 1 | -1/+1 |
* | Add support for -Duse_system_{libxml,libxslt,sqlite}=1 for | sgk@google.com | 2009-03-25 | 1 | -150/+169 |
* | Add a sqlite_shell target. | sgk@google.com | 2009-03-25 | 1 | -8/+34 |
* | Build the sqlite shell via scons on linux so we can debug the | tc@google.com | 2009-03-16 | 5 | -158/+46 |
* | Adding fixed guids to some modules to facilitate incremental switch to gyp. | bradnelson@google.com | 2009-03-10 | 1 | -0/+1 |
* | GYP it, GYP it good. | mark@chromium.org | 2009-03-02 | 1 | -547/+0 |
* | Import .gyp files into the Chromium tree | mark@chromium.org | 2009-02-25 | 1 | -0/+174 |
* | Rename README.google to README.chromium. | mal@chromium.org | 2009-01-30 | 1 | -0/+0 |
* | Generation of .vcproj files for remaining third_party components. | sgk@google.com | 2009-01-27 | 1 | -28/+155 |
* | Updates to Visual Studio project generation to accomodate | sgk@google.com | 2009-01-10 | 1 | -0/+3 |
* | Reduce the number of warnings in third party code. | maruel@chromium.org | 2009-01-08 | 1 | -1/+1 |
* | Fix win scons build (disabled some warnings). | mpcomplete@google.com | 2009-01-06 | 1 | -0/+3 |
* | Try 2 at fixing linux scons build. | mpcomplete@google.com | 2009-01-06 | 1 | -3/+8 |
* | Fix sqlite scons build. | mpcomplete@google.com | 2009-01-06 | 1 | -1/+4 |