summaryrefslogtreecommitdiffstats
path: root/chrome/browser/appcache
Commit message (Expand)AuthorAgeFilesLines
* AppCache: add plumbing to deliver logging messages to the renderer process. T...michaeln@chromium.org2010-06-182-0/+8
* AppCache: Use a dedicated thread for the disk cache.rvargas@google.com2010-06-071-3/+3
* Defend against messages being received prior to having been initialized.michaeln@chromium.org2010-05-282-16/+16
* Fully connect the dots between workers and appcache resource loading.michaeln@chromium.org2010-05-272-0/+31
* Provide more info to the renderer process in appcache progress events.michaeln@chromium.org2010-05-252-0/+11
* Browser process scaffolding to support having appcache work in workers.michaeln@chromium.org2010-05-242-4/+21
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-092-2/+7
* A basic implementation of information about appcache. Lists manifest files, t...kkanetkar@chromium.org2010-03-272-0/+47
* Put up a prompt to create appcaches if the Content Settings indicate to do so...michaeln@chromium.org2010-03-242-7/+100
* 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-276-0/+478