| Commit message (Expand) | Author | Age | Files | Lines |
* | Upstream sqlite gyp changes for Android. | yfriedman@chromium.org | 2012-08-06 | 1 | -6/+21 |
* | Annotate calls to SQLite functions - they have to be executed on a thread all... | shess@chromium.org | 2012-07-27 | 1 | -1/+28 |
* | [sql] Refactor to remove use of const_cast<>. | shess@chromium.org | 2012-07-24 | 1 | -11/+25 |
* | Revert 147309 - Annotate calls to SQLite functions - they have to be executed... | shess@chromium.org | 2012-07-18 | 1 | -28/+1 |
* | Annotate calls to SQLite functions - they have to be executed on a thread all... | shess@chromium.org | 2012-07-18 | 1 | -1/+28 |
* | Revert [SQLite] Hack to touch page cache to debug slow connection close. | shess@chromium.org | 2012-05-19 | 1 | -15/+0 |
* | Implement sql::Connection::Raze() in terms of sqlite3_backup API. | shess@chromium.org | 2012-04-06 | 1 | -0/+79 |
* | Reset needs_rollback after rollback. | michaelbai@chromium.org | 2012-03-23 | 1 | -0/+1 |
* | Persist SQLite journal files. | shess@chromium.org | 2012-03-17 | 1 | -0/+16 |
* | Remove operator overloads from Statement. | gbillock@chromium.org | 2012-02-25 | 1 | -3/+5 |
* | Close out statement refs before closing database. | shess@chromium.org | 2012-02-24 | 1 | -0/+11 |
* | Fix leak inside sql::Connection::OpenInternal. | benm@chromium.org | 2012-02-10 | 1 | -1/+2 |
* | AppCache INTERCEPT namespace. | michaeln@google.com | 2011-12-13 | 1 | -2/+12 |
* | Put debugging assertions into sql::Statement. | shess@chromium.org | 2011-12-12 | 1 | -28/+38 |
* | Remove 4 static initializers. | thakis@chromium.org | 2011-11-24 | 1 | -1/+4 |
* | [SQLite] Hack to touch page cache to debug slow connection close. | shess@chromium.org | 2011-09-14 | 1 | -0/+14 |
* | Enable SQLite's secure-delete at runtime so that | phajdan.jr@chromium.org | 2011-08-09 | 1 | -0/+6 |
* | Move app/sql/* files to sql/ directory. | tfarina@chromium.org | 2011-07-19 | 1 | -0/+420 |