Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |