summaryrefslogtreecommitdiffstats
path: root/chrome/browser/appcache/chrome_appcache_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Provide a profile.GetAppCacheService() accessor and add two helper methods to...michaeln@chromium.org2010-08-111-9/+23
* Introduce a resource identifier for content settings.jochen@chromium.org2010-08-061-3/+3
* Add a "session only" policy to the content settings.jochen@chromium.org2010-07-021-2/+2
* AppCache: Use a dedicated thread for the disk cache.rvargas@google.com2010-06-071-3/+3
* Put up a prompt to create appcaches if the Content Settings indicate to do so...michaeln@chromium.org2010-03-241-4/+84
* Plumbing for providing a cache thread MessageLoop to the DiskCache backend.michaeln@chromium.org2010-03-181-1/+2
* Continue removing bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-02-271-0/+97