summaryrefslogtreecommitdiffstats
path: root/webkit/database/vfs_backend.cc
Commit message (Expand)AuthorAgeFilesLines
* Move webkit/database to webkit/browser and webkit/common. Also move content::...michaeln@google.com2013-05-221-167/+0
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-6/+6
* Remove VfsBackend::FileTypeIs{Journal,MainDB}phajdan.jr@chromium.org2011-07-271-14/+0
* Move code to clear web databases on shutdown to the database trackerjochen@chromium.org2011-07-081-0/+4
* Hooking MHTML generation to the browser.jcivelli@chromium.org2011-06-141-25/+1
* Add an optional parameter to CreatePlatformFile() to report the typedumi@chromium.org2010-08-311-2/+2
* Move bundled copy of sqlite one level deeper to better separate itphajdan.jr@chromium.org2010-08-181-1/+1
* Remove incorrect usages of USE_SYSTEM_SQLITE.tfarina@chromium.org2010-07-191-6/+1
* Support WebSQLDatabases in incognito mode.dumi@chromium.org2010-06-131-26/+41
* Remove the dirfd parameter from all Chromium code. The POSIX VFSdumi@chromium.org2010-05-121-22/+3
* Enable -Werror on Linux and Win for src/webkit/tony@chromium.org2010-04-211-1/+1
* Add support for CONTENT_SETTING_ASK to database.jorlow@chromium.org2010-02-111-2/+20
* Changing the file naming scheme. Creating a directory for each origin,dumi@chromium.org2009-11-131-41/+42
* Random style fixes in the database backend.brettw@chromium.org2009-10-291-58/+59
* Clean up database files. Some changes are due to Google style guide violatio...pkasting@chromium.org2009-10-241-62/+42
* Refactor the DB code to make it accessible from test_shell.dumi@chromium.org2009-09-221-0/+210