summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_thread.h
Commit message (Expand)AuthorAgeFilesLines
* AppCache: Use a dedicated thread for the disk cache.rvargas@google.com2010-06-071-8/+1
* Plumbing for providing a cache thread MessageLoop to the DiskCache backend.michaeln@chromium.org2010-03-181-2/+9
* AppCacheDatabase and SQL based AppCacheStorageImpl. michaeln@chromium.org2009-12-291-1/+9
* Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@google.com2009-12-291-9/+1
* AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@chromium.org2009-12-291-1/+9
* The appcache system uses two threads, an IO thread and a DB thread.michaeln@google.com2009-11-231-0/+44