summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/mock_appcache_storage.cc
Commit message (Expand)AuthorAgeFilesLines
* A mind numbing change to add the notion of a persistent groupId, and to get r...michaeln@google.com2009-11-241-2/+1
* Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco...jamesr@chromium.org2009-11-201-5/+10
* Mock appcache storage bug fix for storing group and changes to its existing n...jennb@chromium.org2009-11-181-7/+9
* Lookup appcached responses given a request URL.michaeln@google.com2009-11-121-21/+131
* Change store group and newest cache API so that storage failure does not requ...jennb@chromium.org2009-11-111-7/+5
* AppCache changes to the networking model. Added new classes AppCacheRequestHa...michaeln@google.com2009-11-091-2/+37
* Add storage code to appcache update process.jennb@chromium.org2009-10-301-1/+15
* MockAppCacheStorage implementionmichaeln@google.com2009-10-241-55/+212
* AppCacheResponse storage implementationmichaeln@google.com2009-10-211-16/+66
* AppCache StorageAPIsmichaeln@google.com2009-10-091-0/+98