summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/simple_appcache_system.h
Commit message (Expand)AuthorAgeFilesLines
* If test_shell can't create temp dirs, use in-memory storage for the appcache.michaeln@chromium.org2010-01-211-1/+1
* AppCacheDatabase and SQL based AppCacheStorageImpl. michaeln@chromium.org2009-12-291-4/+29
* Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@google.com2009-12-291-29/+4
* AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@chromium.org2009-12-291-4/+29
* The appcache system uses two threads, an IO thread and a DB thread.michaeln@google.com2009-11-231-2/+23
* 1) Tell the AppCacheService which request context to use when fetching resour...michaeln@google.com2009-09-151-3/+4
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-011-6/+102
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-211-0/+25