summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/simple_appcache_system.cc
Commit message (Expand)AuthorAgeFilesLines
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-091-0/+2
* Plumbing for providing a cache thread MessageLoop to the DiskCache backend.michaeln@chromium.org2010-03-181-1/+2
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-3/+4
* If test_shell can't create temp dirs, use in-memory storage for the appcache.michaeln@chromium.org2010-01-211-1/+13
* AppCacheDatabase and SQL based AppCacheStorageImpl. michaeln@chromium.org2009-12-291-2/+9
* Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@google.com2009-12-291-9/+2
* AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@chromium.org2009-12-291-2/+9
* The appcache system uses two threads, an IO thread and a DB thread.michaeln@google.com2009-11-231-1/+26
* Third patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-0/+8
* 1) Tell the AppCacheService which request context to use when fetching resour...michaeln@google.com2009-09-151-1/+2
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-011-0/+323