summaryrefslogtreecommitdiffstats
path: root/app/sql/statement.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Get rid of MetaTableHelper class and make use of the app/sql API in the Login...stuartmorgan@chromium.org2010-05-111-1/+5
* In the sync database, use protobuf-based storage. Drop the oldnick@chromium.org2010-01-271-1/+1
* Fix lint errors in app/ and turn on presubmit check.erg@google.com2009-11-171-1/+1
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-021-0/+20
* Add basic sqlite error handling to the new sqlite handlerscpu@chromium.org2009-09-251-0/+9
* Convert the sqlite cookie database and web database to use the new sqlitebrettw@chromium.org2009-09-151-3/+4
* Add a new wrapper for sqlite. This is mostly a large cleanup of the existingbrettw@chromium.org2009-09-111-0/+132