summaryrefslogtreecommitdiffstats
path: root/webkit/support/simple_database_system.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert use of int ms to TimeDelta in files owned by tkent.tedvessenes@gmail.com2012-01-121-2/+4
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-1/+1
* Take 2, base::Bind cleanup in SimpleDatabaseSystemmichaeln@google.com2011-11-141-37/+55
* Revert 109337 - base::Bind cleanup in SimpleDatabaseSystemmichaeln@google.com2011-11-101-54/+37
* base::Bind cleanup in SimpleDatabaseSystemmichaeln@google.com2011-11-101-37/+54
* Move code to clear web databases on shutdown to the database trackerjochen@chromium.org2011-07-081-1/+2
* More WebSQLDatabase and QuotaManager integration.michaeln@google.com2011-05-261-5/+3
* Use the QuotaManager to determine the space available to WebSQLDatabases. Sin...michaeln@google.com2011-05-251-6/+36
* Implementation of DatabaseQuotaClient for the WebSQLDatabase system.michaeln@google.com2011-05-101-1/+1
* Changes to WebDatabaseObserverImpl and SimpleDatabaseSystem required to have ...michaeln@google.com2011-04-011-94/+163
* web databases: remove a ToWStringHackevan@chromium.org2011-03-101-2/+2
* webkit: move SimpleDatabaseSystem into webkit/support/evan@chromium.org2011-03-091-0/+193