summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_storage_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge MockQuotaManager in multiple placeskinuko@chromium.org2012-09-211-60/+28
* RefCounted types should not have public destructors, webkit/rsleevi@chromium.org2012-04-281-7/+11
* AppCache + Quota integrationmichaeln@google.com2011-06-101-0/+82
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-4/+4
* AppCache: Migrate to the DiskCache's async interface and use the CacheType::A...michaeln@chromium.org2010-03-171-1/+2
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-6/+4
* 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-1/+1
* AppCache changes to the networking model. Added new classes AppCacheRequestHa...michaeln@google.com2009-11-091-1/+2
* MockAppCacheStorage implementionmichaeln@google.com2009-10-241-4/+47
* Add some unimplemented methods from my last CL.michaeln@google.com2009-10-131-0/+30
* AppCache StorageAPIsmichaeln@google.com2009-10-091-0/+37