summaryrefslogtreecommitdiffstats
path: root/chrome/common/sqlite_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-141-2/+5
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-111-5/+2
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-111-2/+5
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-1/+0
* Remove incorrect usages of USE_SYSTEM_SQLITE.tfarina@chromium.org2010-07-191-8/+0
* sqlite_utils: don't dereference an empty vector.nick@chromium.org2010-06-241-1/+1
* Wrap Sqlite utils functions into a sqlite_utils namespace.tfarina@chromium.org2010-06-031-1/+5
* In the sync database, use protobuf-based storage. Drop the oldnick@chromium.org2010-01-271-2/+2
* Convert some structures in webkit/glue to string16.darin@chromium.org2009-10-201-0/+14
* Remove the CHECK() when SQLite is corrupt.cpu@chromium.org2009-09-221-8/+1
* Crash on serious error in sqlite (release build)cpu@chromium.org2009-09-081-3/+10
* Detect error codes in sqlite calls (one)cpu@chromium.org2009-08-251-1/+82
* Stub out sqlite3Preload when using system library.agl@chromium.org2009-08-191-0/+8
* Implement Add and Update for PasswordStoreMac.stuartmorgan@chromium.org2009-07-021-0/+5
* Ports TextDatabase and ExpireHistoryTest to use FilePath.brettw@chromium.org2009-03-131-1/+3
* 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-25/+11
* Safe browsing cleanup:estade@chromium.org2009-01-281-1/+9
* Don't crash when getting strings out of the database. column_text is a little...brettw@google.com2008-11-051-2/+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-0/+338
* Add chrome to the repository.initial.commit2008-07-261-0/+95