| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove incorrect usages of USE_SYSTEM_SQLITE. | tfarina@chromium.org | 2010-07-19 | 1 | -8/+0 |
* | sqlite_utils: don't dereference an empty vector. | nick@chromium.org | 2010-06-24 | 1 | -1/+1 |
* | Wrap Sqlite utils functions into a sqlite_utils namespace. | tfarina@chromium.org | 2010-06-03 | 1 | -1/+5 |
* | In the sync database, use protobuf-based storage. Drop the old | nick@chromium.org | 2010-01-27 | 1 | -2/+2 |
* | Convert some structures in webkit/glue to string16. | darin@chromium.org | 2009-10-20 | 1 | -0/+14 |
* | Remove the CHECK() when SQLite is corrupt. | cpu@chromium.org | 2009-09-22 | 1 | -8/+1 |
* | Crash on serious error in sqlite (release build) | cpu@chromium.org | 2009-09-08 | 1 | -3/+10 |
* | Detect error codes in sqlite calls (one) | cpu@chromium.org | 2009-08-25 | 1 | -1/+82 |
* | Stub out sqlite3Preload when using system library. | agl@chromium.org | 2009-08-19 | 1 | -0/+8 |
* | Implement Add and Update for PasswordStoreMac. | stuartmorgan@chromium.org | 2009-07-02 | 1 | -0/+5 |
* | Ports TextDatabase and ExpireHistoryTest to use FilePath. | brettw@chromium.org | 2009-03-13 | 1 | -1/+3 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Correct sqlite wrapper behavior on systems where wchar_t is UTF-32, | phajdan.jr@chromium.org | 2009-01-30 | 1 | -25/+11 |
* | Safe browsing cleanup: | estade@chromium.org | 2009-01-28 | 1 | -1/+9 |
* | Don't crash when getting strings out of the database. column_text is a little... | brettw@google.com | 2008-11-05 | 1 | -2/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Cleanup a few files, reduce the number of includes. | maruel@google.com | 2008-08-12 | 1 | -0/+338 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+95 |