summaryrefslogtreecommitdiffstats
path: root/sql/statement.cc
Commit message (Expand)AuthorAgeFilesLines
* Annotate calls to SQLite functions - they have to be executed on a thread all...shess@chromium.org2012-07-271-0/+3
* Revert 147309 - Annotate calls to SQLite functions - they have to be executed...shess@chromium.org2012-07-181-3/+0
* Annotate calls to SQLite functions - they have to be executed on a thread all...shess@chromium.org2012-07-181-0/+3
* Added parameter 'clear_bound_vars', so we could reset the statement without c...michaelbai@chromium.org2012-04-251-4/+5
* Clear statement before closing db in cookie code.shess@chromium.org2012-02-171-0/+5
* Fix Android build.benm@chromium.org2012-02-101-4/+2
* Create a class to represent a Dom Storage Database.benm@chromium.org2012-02-101-1/+33
* Update webdata files to take advantage of DLOG(FATAL) ingbillock@chromium.org2011-12-221-0/+5
* Put debugging assertions into sql::Statement.shess@chromium.org2011-12-121-74/+74
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-0/+270