summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_storage_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Put appcache storage on disk and add a means of disabling the appcache system...michaeln@chromium.org2010-01-181-0/+7
* Trigger the deletion of unused responses when caches are updated and made obs...michaeln@chromium.org2010-01-131-0/+3
* Lazily delete unused responses from the disk cache.michaeln@chromium.org2010-01-111-2/+18
* AppCacheDatabase and SQL based AppCacheStorageImpl. michaeln@chromium.org2009-12-291-6/+90
* Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@google.com2009-12-291-86/+6
* AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@chromium.org2009-12-291-6/+86
* AppCache StorageAPIsmichaeln@google.com2009-10-091-0/+28