summaryrefslogtreecommitdiffstats
path: root/third_party/sqlite
Commit message (Expand)AuthorAgeFilesLines
* Build the sqlite shell via scons on linux so we can debug thetc@google.com2009-03-165-158/+46
* Adding fixed guids to some modules to facilitate incremental switch to gyp.bradnelson@google.com2009-03-101-0/+1
* GYP it, GYP it good.mark@chromium.org2009-03-021-547/+0
* Import .gyp files into the Chromium treemark@chromium.org2009-02-251-0/+174
* Rename README.google to README.chromium.mal@chromium.org2009-01-301-0/+0
* Generation of .vcproj files for remaining third_party components.sgk@google.com2009-01-271-28/+155
* Updates to Visual Studio project generation to accomodatesgk@google.com2009-01-101-0/+3
* Reduce the number of warnings in third party code.maruel@chromium.org2009-01-081-1/+1
* Fix win scons build (disabled some warnings).mpcomplete@google.com2009-01-061-0/+3
* Try 2 at fixing linux scons build.mpcomplete@google.com2009-01-061-3/+8
* Fix sqlite scons build.mpcomplete@google.com2009-01-061-1/+4
* Mac project file changes for sqlite upgrade (r7623)mark@chromium.org2009-01-061-17/+121
* Upgrade our sqlite to 3.6.1, with the local changes made by Gears. I'mmpcomplete@google.com2009-01-06642-18508/+270036
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-261-1/+1
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-0/+3
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-1/+1
* Change sqlite fts2 tokenizer to recognize "foo*" as a prefix search, and notmpcomplete@google.com2008-12-171-3/+5
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-479/+479
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-479/+479
* Adding visual studio solution files.bradnelson@chromium.org2008-11-041-1/+1
* Should check #if OS_WIN in the sqlite code, not #ifdef.deanm@chromium.org2008-10-312-4/+4
* The preloading code allocates a ton of memory, loads everything in, goes thro...deanm@chromium.org2008-10-312-4/+46
* Build some code and unit tests inside chrome. This depended on sqlite, somark@chromium.org2008-10-081-0/+443
* Add os_unix to sqlite. This is from 3.4.2 to match the rest.deanm@google.com2008-09-282-0/+2936
* Changes to get a small part of chrome/SConscript building. For now, just bui...tc@google.com2008-09-151-2/+2
* Make the sqlite SConscript file platform-independent.sgk@google.com2008-09-081-36/+12
* Move SQLite from src/chrome/third_party to src/third_partyaa@google.com2008-08-3074-0/+75985