summaryrefslogtreecommitdiffstats
path: root/chrome/common/sqlite_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Move bundled copy of sqlite one level deeper to better separate itphajdan.jr@chromium.org2010-08-181-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Remove incorrect usages of USE_SYSTEM_SQLITE.tfarina@chromium.org2010-07-191-12/+1
* Wrap Sqlite utils functions into a sqlite_utils namespace.tfarina@chromium.org2010-06-031-24/+17
* chrome/common: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+1
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-3/+3
* Convert some structures in webkit/glue to string16.darin@chromium.org2009-10-201-0/+10
* Detect error codes in sqlite calls (one)cpu@chromium.org2009-08-251-0/+25
* Stub out sqlite3Preload when using system library.agl@chromium.org2009-08-191-0/+6
* Linux: fix up use_system_{libxml,libxslt,sqlite3}agl@chromium.org2009-08-131-2/+6
* Safari Bookmark/Favicon import.jeremy@chromium.org2009-08-051-0/+20
* Implement Add and Update for PasswordStoreMac.stuartmorgan@chromium.org2009-07-021-0/+1
* Ports TextDatabase and ExpireHistoryTest to use FilePath.brettw@chromium.org2009-03-131-3/+4
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Correct sqlite wrapper behavior on systems where wchar_t is UTF-32,phajdan.jr@chromium.org2009-01-301-16/+11
* Safe browsing cleanup:estade@chromium.org2009-01-281-1/+8
* Upgrade our sqlite to 3.6.1, with the local changes made by Gears. I'mmpcomplete@google.com2009-01-061-1/+1
* Build a bunch more of chrome/ on Linux.deanm@google.com2008-09-191-1/+2
* Move SQLite from src/chrome/third_party to src/third_partyaa@google.com2008-08-301-1/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Cleanup a few files, reduce the number of includes.maruel@google.com2008-08-121-343/+73
* Add chrome to the repository.initial.commit2008-07-261-0/+641