summaryrefslogtreecommitdiffstats
path: root/third_party/sqlite
Commit message (Expand)AuthorAgeFilesLines
* Update sqlite to version 3.6.18, porting our patches.mdm@chromium.org2009-09-18468-37966/+148898
* Tweak Carlos' change to cater for the additional cases:cevans@chromium.org2009-09-171-3/+7
* Set svn:eol-style = LF on some files in sqlite.mark@chromium.org2009-09-161-6294/+6294
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Fix the Linux shared build.thestig@chromium.org2009-09-151-3/+7
* Remove svn:execute from many files in third_party/sqlite. No code change.mdm@chromium.org2009-09-15412-0/+0
* Fix a crasher in full text search (sqlite)cpu@chromium.org2009-09-141-2/+5
* Temporarilly comment out SQLite load optimizationjar@chromium.org2009-09-101-1/+1
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...jshin@chromium.org2009-09-092-6/+11
* Silence warnings in sqlite3.maruel@chromium.org2009-09-031-0/+3
* Fix issue 15261: Crash in history::TextDatabase::GetTextMatchessuzhe@chromium.org2009-09-029-8/+109
* Chromium side patch for DB support on Linux.dumi@chromium.org2009-08-282-1/+11
* Don't pass --atleast-version to pkg-config.agl@chromium.org2009-08-181-5/+8
* Linux: fix up use_system_{libxml,libxslt,sqlite3}agl@chromium.org2009-08-131-2/+11
* Remove *.vsprops files that are no longer referenced (or only havesgk@google.com2009-07-281-12/+0
* Stubs for DB-related methods in ChromiumBridge.dumi@chromium.org2009-07-202-1/+11
* Reverting patch 21083.dumi@chromium.org2009-07-202-11/+1
* Stubs for DB-related methods in ChromiumBridge.dumi@chromium.org2009-07-202-1/+11
* Revert "Stubs for DB-related methods in ChromiumBridge."agl@chromium.org2009-07-162-11/+1
* Stubs for DB-related methods in ChromiumBridge. Allows us to compile the Chro...dumi@chromium.org2009-07-162-1/+11
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-11164-0/+0
* Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:sgk@google.com2009-04-081-1/+1
* Move a bunch of libs over to gyp on windows.bradnelson@google.com2009-04-021-542/+0
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-135/+0
* Don't build sqlite_shell when using the system sqlite.sgk@google.com2009-03-261-1/+1
* Add support for -Duse_system_{libxml,libxslt,sqlite}=1 forsgk@google.com2009-03-251-150/+169
* Add a sqlite_shell target.sgk@google.com2009-03-251-8/+34
* 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