summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/mock_appcache_storage_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for a big appcache storage bug. Now stores a record of the new master ent...michaeln@chromium.org2010-01-241-1/+2
* Enforce a hard coded 5MB per origin quota for appcache storage.michaeln@chromium.org2010-01-211-2/+2
* Clarify licenses on a bunch of files.evan@chromium.org2009-12-291-1/+1
* A mind numbing change to add the notion of a persistent groupId, and to get r...michaeln@google.com2009-11-241-10/+10
* Mock appcache storage bug fix for storing group and changes to its existing n...jennb@chromium.org2009-11-181-0/+42
* Lookup appcached responses given a request URL.michaeln@google.com2009-11-121-1/+207
* Change store group and newest cache API so that storage failure does not requ...jennb@chromium.org2009-11-111-5/+4
* AppCache changes to the networking model. Added new classes AppCacheRequestHa...michaeln@google.com2009-11-091-0/+5
* MockAppCacheStorage implementionmichaeln@google.com2009-10-241-0/+358