| Commit message (Expand) | Author | Age | Files | Lines |
* | Move bundled copy of sqlite one level deeper to better separate it | phajdan.jr@chromium.org | 2010-08-18 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Remove incorrect usages of USE_SYSTEM_SQLITE. | tfarina@chromium.org | 2010-07-19 | 1 | -12/+1 |
* | Wrap Sqlite utils functions into a sqlite_utils namespace. | tfarina@chromium.org | 2010-06-03 | 1 | -24/+17 |
* | chrome/common: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 1 | -1/+1 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -3/+3 |
* | Convert some structures in webkit/glue to string16. | darin@chromium.org | 2009-10-20 | 1 | -0/+10 |
* | Detect error codes in sqlite calls (one) | cpu@chromium.org | 2009-08-25 | 1 | -0/+25 |
* | Stub out sqlite3Preload when using system library. | agl@chromium.org | 2009-08-19 | 1 | -0/+6 |
* | Linux: fix up use_system_{libxml,libxslt,sqlite3} | agl@chromium.org | 2009-08-13 | 1 | -2/+6 |
* | Safari Bookmark/Favicon import. | jeremy@chromium.org | 2009-08-05 | 1 | -0/+20 |
* | Implement Add and Update for PasswordStoreMac. | stuartmorgan@chromium.org | 2009-07-02 | 1 | -0/+1 |
* | Ports TextDatabase and ExpireHistoryTest to use FilePath. | brettw@chromium.org | 2009-03-13 | 1 | -3/+4 |
* | 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 | -16/+11 |
* | Safe browsing cleanup: | estade@chromium.org | 2009-01-28 | 1 | -1/+8 |
* | Upgrade our sqlite to 3.6.1, with the local changes made by Gears. I'm | mpcomplete@google.com | 2009-01-06 | 1 | -1/+1 |
* | Build a bunch more of chrome/ on Linux. | deanm@google.com | 2008-09-19 | 1 | -1/+2 |
* | Move SQLite from src/chrome/third_party to src/third_party | aa@google.com | 2008-08-30 | 1 | -1/+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 | -343/+73 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+641 |