summaryrefslogtreecommitdiffstats
path: root/chrome/browser/appcache/chrome_appcache_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename ChromeThread to BrowserThread Part 2:tfarina@chromium.org2010-10-061-14/+14
* Remove vestigial cookie/web app permissions prompting UI now that the async U...ben@chromium.org2010-09-171-76/+0
* 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