Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 1 | -3/+3 |
* | Make sql::Connection::Raze() more robust against corruptions. | shess@chromium.org | 2012-11-10 | 1 | -1/+1 |
* | Upstream sqlite gyp changes for Android. | yfriedman@chromium.org | 2012-08-06 | 1 | -2/+21 |
* | Fix the sqlite errors of content unittests on Android | yongsheng.zhu@intel.com | 2012-07-24 | 1 | -0/+14 |
* | Modify sql unittests to pass on iOS. | rohitrao@chromium.org | 2012-07-13 | 1 | -4/+5 |
* | Added parameter 'clear_bound_vars', so we could reset the statement without c... | michaelbai@chromium.org | 2012-04-25 | 1 | -2/+2 |
* | Implement sql::Connection::Raze() in terms of sqlite3_backup API. | shess@chromium.org | 2012-04-06 | 1 | -1/+133 |
* | Reset needs_rollback after rollback. | michaelbai@chromium.org | 2012-03-23 | 1 | -1/+10 |
* | Put debugging assertions into sql::Statement. | shess@chromium.org | 2011-12-12 | 1 | -4/+20 |
* | Move app/sql/* files to sql/ directory. | tfarina@chromium.org | 2011-07-19 | 1 | -0/+106 |