summaryrefslogtreecommitdiffstats
path: root/chrome/common/sqlite_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* 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