summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/simple_appcache_system.h
Commit message (Expand)AuthorAgeFilesLines
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-5/+4
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-281-6/+10
* Get rid of a dependency on MessageLoop::DestructionObserver.michaeln@chromium.org2010-11-151-7/+10
* 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