summaryrefslogtreecommitdiffstats
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Create meta table atomically.shess@chromium.org2012-03-082-2/+17
* Add documentation regarding the nestability of sql::Transaction objects.erikwright@chromium.org2012-03-071-1/+4
* Add a DeleteKey() method to delete a key from the meta table. This will be u...pkasting@chromium.org2012-03-032-41/+44
* Remove operator overloads from Statement.gbillock@chromium.org2012-02-252-9/+5
* Close out statement refs before closing database.shess@chromium.org2012-02-241-0/+11
* Clear statement before closing db in cookie code.shess@chromium.org2012-02-172-0/+9
* Fix Android build.benm@chromium.org2012-02-101-4/+2
* Fix leak inside sql::Connection::OpenInternal.benm@chromium.org2012-02-101-1/+2
* Create a class to represent a Dom Storage Database.benm@chromium.org2012-02-103-6/+40
* [sql] WARN_UNUSED_RESULT on Execute().shess@chromium.org2011-12-231-5/+11
* Update webdata files to take advantage of DLOG(FATAL) ingbillock@chromium.org2011-12-222-1/+6
* AppCache INTERCEPT namespace.michaeln@google.com2011-12-132-2/+18
* Put debugging assertions into sql::Statement.shess@chromium.org2011-12-129-138/+180
* Remove 4 static initializers.thakis@chromium.org2011-11-241-1/+4
* export StatementRefdpranke@chromium.org2011-11-121-1/+1
* build sql as a component - this will help ensure there is only one copydpranke@chromium.org2011-11-107-6/+38
* [SQLite] Hack to touch page cache to debug slow connection close.shess@chromium.org2011-09-141-0/+14
* Enable SQLite's secure-delete at runtime so thatphajdan.jr@chromium.org2011-08-091-0/+6
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-1917-15/+2153
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Add sql/sql.gyp to start building libsql and sql_unittests.rsesek@chromium.org2011-06-301-0/+67