Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spelling correction: "nonexistant" -> "nonexistent". | viettrungluu@chromium.org | 2010-08-22 | 1 | -3/+3 |
* | Move bundled copy of sqlite one level deeper to better separate it | phajdan.jr@chromium.org | 2010-08-18 | 1 | -1/+1 |
* | win: string_util.h -> utf_string_conversions.h fix. | jhawkins@google.com | 2010-03-11 | 1 | -0/+1 |
* | Do not open a new connection if one has already been opened. | dumi@chromium.org | 2009-11-17 | 1 | -0/+5 |
* | Fix SQL preloading. I did Run() with a SELECT which produces data, so it | brettw@chromium.org | 2009-10-07 | 1 | -1/+1 |
* | Convert history to use new sql wrappers. Enhance wrappers in several ways to | brettw@chromium.org | 2009-10-02 | 1 | -26/+32 |
* | Add basic sqlite error handling to the new sqlite handlers | cpu@chromium.org | 2009-09-25 | 1 | -0/+8 |
* | Convert the sqlite cookie database and web database to use the new sqlite | brettw@chromium.org | 2009-09-15 | 1 | -4/+16 |
* | Add a new wrapper for sqlite. This is mostly a large cleanup of the existing | brettw@chromium.org | 2009-09-11 | 1 | -0/+304 |