summaryrefslogtreecommitdiffstats
path: root/app/sql/statement.cc
Commit message (Expand)AuthorAgeFilesLines
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-270/+0
* Move bundled copy of sqlite one level deeper to better separate itphajdan.jr@chromium.org2010-08-181-1/+1
* Get rid of MetaTableHelper class and make use of the app/sql API in the Login...stuartmorgan@chromium.org2010-05-111-1/+30
* Fix to AutoFill sql Crash Reportdhollowa@chromium.org2010-03-161-1/+1
* AppCacheDatabase and SQL based AppCacheStorageImpl. michaeln@chromium.org2009-12-291-0/+1
* Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@google.com2009-12-291-1/+0
* AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@chromium.org2009-12-291-0/+1
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-021-0/+19
* Add basic sqlite error handling to the new sqlite handlerscpu@chromium.org2009-09-251-11/+14
* Convert the sqlite cookie database and web database to use the new sqlitebrettw@chromium.org2009-09-151-3/+9
* Add a new wrapper for sqlite. This is mostly a large cleanup of the existingbrettw@chromium.org2009-09-111-0/+212