summaryrefslogtreecommitdiffstats
path: root/webkit/database
Commit message (Expand)AuthorAgeFilesLines
* Increasing the default DB quota for extensions from 5MB to 50MB.dumi@chromium.org2009-11-231-1/+8
* Fix DatabaseTracker::LazyInit() to open the tracker database onlydumi@chromium.org2009-11-171-1/+10
* Cleans up a bit the DB-related methods.dumi@chromium.org2009-11-133-15/+15
* Changing the file naming scheme. Creating a directory for each origin,dumi@chromium.org2009-11-1310-59/+227
* Deleting the 'databases' directory if the tracker database exists butdumi@chromium.org2009-11-091-1/+15
* Third patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+4
* Adding Chromium's database tracker.dumi@chromium.org2009-11-026-0/+804
* 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-242-71/+58
* Refactor the DB code to make it accessible from test_shell.dumi@chromium.org2009-09-222-0/+243