| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove VfsBackend::FileTypeIs{Journal,MainDB} | phajdan.jr@chromium.org | 2011-07-27 | 1 | -14/+0 |
* | Move code to clear web databases on shutdown to the database tracker | jochen@chromium.org | 2011-07-08 | 1 | -0/+4 |
* | Hooking MHTML generation to the browser. | jcivelli@chromium.org | 2011-06-14 | 1 | -25/+1 |
* | Add an optional parameter to CreatePlatformFile() to report the type | dumi@chromium.org | 2010-08-31 | 1 | -2/+2 |
* | Move bundled copy of sqlite one level deeper to better separate it | phajdan.jr@chromium.org | 2010-08-18 | 1 | -1/+1 |
* | Remove incorrect usages of USE_SYSTEM_SQLITE. | tfarina@chromium.org | 2010-07-19 | 1 | -6/+1 |
* | Support WebSQLDatabases in incognito mode. | dumi@chromium.org | 2010-06-13 | 1 | -26/+41 |
* | Remove the dirfd parameter from all Chromium code. The POSIX VFS | dumi@chromium.org | 2010-05-12 | 1 | -22/+3 |
* | Enable -Werror on Linux and Win for src/webkit/ | tony@chromium.org | 2010-04-21 | 1 | -1/+1 |
* | Add support for CONTENT_SETTING_ASK to database. | jorlow@chromium.org | 2010-02-11 | 1 | -2/+20 |
* | Changing the file naming scheme. Creating a directory for each origin, | dumi@chromium.org | 2009-11-13 | 1 | -41/+42 |
* | Random style fixes in the database backend. | brettw@chromium.org | 2009-10-29 | 1 | -58/+59 |
* | Clean up database files. Some changes are due to Google style guide violatio... | pkasting@chromium.org | 2009-10-24 | 1 | -62/+42 |
* | Refactor the DB code to make it accessible from test_shell. | dumi@chromium.org | 2009-09-22 | 1 | -0/+210 |