summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_storage.cc
Commit message (Expand)AuthorAgeFilesLines
* base::Bind: Convert most of webkit/appcache.jhawkins@chromium.org2011-12-211-4/+6
* More groundwork for filestream based response storage.michaeln@google.com2011-10-211-3/+6
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* AppCache + Quota integrationmichaeln@google.com2011-06-101-0/+40
* Add an accessor for an ExtensionSpecialStoragePolicy to the Profile classmichaeln@google.com2011-02-261-20/+0
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-0/+15
* Provide a profile.GetAppCacheService() accessor and add two helper methods to...michaeln@chromium.org2010-08-111-1/+2
* AppCache: Provide a way to override the default quota for an origin. The inte...michaeln@chromium.org2010-08-041-0/+19
* AppCache: Migrate to the DiskCache's async interface and use the CacheType::A...michaeln@chromium.org2010-03-171-1/+2
* [GTTF] Reduce header dependencies in webkitphajdan.jr@chromium.org2010-02-091-0/+35
* AppCacheDatabase and SQL based AppCacheStorageImpl. michaeln@chromium.org2009-12-291-0/+3
* A mind numbing change to add the notion of a persistent groupId, and to get r...michaeln@google.com2009-11-241-2/+1
* AppCacheResponse storage implementationmichaeln@google.com2009-10-211-0/+38