| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Mac project file changes for sqlite upgrade (r7623) | mark@chromium.org | 2009-01-06 | 1 | -17/+121 |
* | Upgrade our sqlite to 3.6.1, with the local changes made by Gears. I'm | mpcomplete@google.com | 2009-01-06 | 642 | -18508/+270036 |
* | Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda... | evanm@google.com | 2008-12-26 | 1 | -1/+1 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -0/+3 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 1 | -1/+1 |
* | Change sqlite fts2 tokenizer to recognize "foo*" as a prefix search, and not | mpcomplete@google.com | 2008-12-17 | 1 | -3/+5 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 1 | -479/+479 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 1 | -479/+479 |
* | Adding visual studio solution files. | bradnelson@chromium.org | 2008-11-04 | 1 | -1/+1 |
* | Should check #if OS_WIN in the sqlite code, not #ifdef. | deanm@chromium.org | 2008-10-31 | 2 | -4/+4 |
* | The preloading code allocates a ton of memory, loads everything in, goes thro... | deanm@chromium.org | 2008-10-31 | 2 | -4/+46 |
* | Build some code and unit tests inside chrome. This depended on sqlite, so | mark@chromium.org | 2008-10-08 | 1 | -0/+443 |