summaryrefslogtreecommitdiffstats
path: root/third_party/sqlite
Commit message (Expand)AuthorAgeFilesLines
* 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