summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_response.h
Commit message (Expand)AuthorAgeFilesLines
* AppCache: Migrate to the DiskCache's async interface and use the CacheType::A...michaeln@chromium.org2010-03-171-20/+55
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Support for playing back media from the appcache.michaeln@chromium.org2010-01-211-0/+4
* AppCache quota tracking groundwork, store response sizes in the SQL database. michaeln@chromium.org2010-01-061-1/+5
* Revert 35609 - AppCache quota tracking groundwork, store response sizes in th...michaeln@google.com2010-01-061-5/+1
* AppCache quota tracking groundwork, store response sizes in the SQL database.michaeln@chromium.org2010-01-061-1/+5
* AppCache changes to the networking model. Added new classes AppCacheRequestHa...michaeln@google.com2009-11-091-4/+6
* Third patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+8
* AppCacheResponse storage implementationmichaeln@google.com2009-10-211-79/+95
* Add some unimplemented methods from my last CL.michaeln@google.com2009-10-131-2/+2
* AppCache StorageAPIsmichaeln@google.com2009-10-091-0/+181