summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_response.cc
Commit message (Expand)AuthorAgeFilesLines
* AppCache quota tracking groundwork, store response sizes in the SQL database. michaeln@chromium.org2010-01-061-0/+2
* Revert 35609 - AppCache quota tracking groundwork, store response sizes in th...michaeln@google.com2010-01-061-2/+0
* AppCache quota tracking groundwork, store response sizes in the SQL database.michaeln@chromium.org2010-01-061-0/+2
* Make appcache update conditionally include If-Modified-Since and If-None-Matc...jennb@chromium.org2009-12-221-0/+5
* AppCache changes to the networking model. Added new classes AppCacheRequestHa...michaeln@google.com2009-11-091-4/+5
* Third patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-0/+2
* AppCacheResponse storage implementationmichaeln@google.com2009-10-211-0/+262