summaryrefslogtreecommitdiffstats
path: root/webkit/database/vfs_backend.cc
Commit message (Expand)AuthorAgeFilesLines
* 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