summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/simple_database_system.h
Commit message (Expand)AuthorAgeFilesLines
* webkit: move SimpleDatabaseSystem into webkit/support/evan@chromium.org2011-03-091-84/+0
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Remove the dirfd parameter from all Chromium code. The POSIX VFSdumi@chromium.org2010-05-121-3/+1
* Ask renderers to immediately close all DB handles to a database filedumi@chromium.org2010-02-121-3/+5
* Adds support for SetDatabaseQuota(). Also, should remove a lot ofdumi@chromium.org2010-01-221-0/+3
* Adding methods that will be used by the quota management UI.dumi@chromium.org2010-01-061-0/+3
* Fixes a crash source in test_shell when running DB tests.dumi@chromium.org2009-11-181-0/+17
* Enables most DB layout tests in test_shell.dumi@chromium.org2009-11-141-13/+36
* Refactor the DB code to make it accessible from test_shell.dumi@chromium.org2009-09-221-0/+38