Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert history to use new sql wrappers. Enhance wrappers in several ways to | brettw@chromium.org | 2009-10-02 | 1 | -10/+27 |
* | Add basic sqlite error handling to the new sqlite handlers | cpu@chromium.org | 2009-09-25 | 1 | -0/+36 |
* | Convert the sqlite cookie database and web database to use the new sqlite | brettw@chromium.org | 2009-09-15 | 1 | -2/+7 |
* | Add missing #include <string> in a new file that uses std::string. | mark@chromium.org | 2009-09-12 | 1 | -0/+1 |
* | Add a new wrapper for sqlite. This is mostly a large cleanup of the existing | brettw@chromium.org | 2009-09-11 | 1 | -0/+310 |