| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add os_unix to sqlite. This is from 3.4.2 to match the rest. | deanm@google.com | 2008-09-28 | 2 | -0/+2936 |
* | Changes to get a small part of chrome/SConscript building. For now, just bui... | tc@google.com | 2008-09-15 | 1 | -2/+2 |
* | Make the sqlite SConscript file platform-independent. | sgk@google.com | 2008-09-08 | 1 | -36/+12 |
* | Move SQLite from src/chrome/third_party to src/third_party | aa@google.com | 2008-08-30 | 74 | -0/+75985 |