summaryrefslogtreecommitdiffstats
path: root/chrome/browser/meta_table_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix SQL preloading. I did Run() with a SELECT which produces data, so itbrettw@chromium.org2009-10-071-18/+0
* Re-enable SQL lite preloadjar@chromium.org2009-09-301-3/+1
* Temporarilly comment out SQLite load optimizationjar@chromium.org2009-09-101-1/+3
* Fix gcc warning about possible unused variable experienced with Apple gcc 4.2mark@chromium.org2009-08-201-2/+2
* Refactor MetaTableHelper to remove redundant table name prefixing with databaseyuzo@chromium.org2009-07-021-17/+35
* Correct sqlite wrapper behavior on systems where wchar_t is UTF-32,phajdan.jr@chromium.org2009-01-301-2/+2
* Add compatible version support since it was only halfway in place, and try an...pkasting@chromium.org2008-10-301-1/+2
* Build a bunch more of chrome/ on Linux.deanm@google.com2008-09-191-2/+0
* Use a more compact license header in source files.license.bot2008-08-241-29/+4
* Cleanup a few files, reduce the number of includes.maruel@google.com2008-08-121-0/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+192