summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_service.h
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Add an accessor for an ExtensionSpecialStoragePolicy to the Profile classmichaeln@google.com2011-02-261-0/+10
* AppCache: Add a helper method to AppCacheService to test if a request can be ...michaeln@google.com2011-01-251-0/+6
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-4/+8
* Fix for WKBug 47000: a failure mode given bad content (in an unlikely form). ...michaeln@chromium.org2010-11-031-12/+3
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-1/+3
* FBTF: Remove unnecessary STL #includes from src/webkit.viettrungluu@chromium.org2010-08-191-1/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-2/+2
* Chrome side of changes required to populate appcache resource list.kkanetkar@chromium.org2010-07-281-23/+1
* AppCache: Use a dedicated thread for the disk cache.rvargas@google.com2010-06-071-1/+6
* Hook up the content settings UI to the appcache.michaeln@chromium.org2010-03-051-1/+63
* Introduce an AppCachePolicy interface that allows the containing browser to d...michaeln@chromium.org2010-02-171-0/+11
* Introduce a notification to trigger memory purging on the IO thread and use i...michaeln@chromium.org2010-01-131-0/+5
* AppCacheResponse storage implementationmichaeln@google.com2009-10-211-1/+0
* AppCache StorageAPIsmichaeln@google.com2009-10-091-73/+12
* Implementation of application cache update algorithm.jennb@chromium.org2009-10-061-2/+0
* Fix appcache_service and request_context referencing.michaeln@google.com2009-09-221-9/+10
* * Fleshed out AppCacheHost class a fair amount, in particular the cache selec...michaeln@google.com2009-09-151-12/+34
* 1) Tell the AppCacheService which request context to use when fetching resour...michaeln@google.com2009-09-151-2/+30
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-011-4/+23
* Skeleton classes for appcache library framework. This is a work in progress. ...jennb@chromium.org2009-08-261-0/+60