summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/web_application_cache_host_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Update some #includes in webkit/ for new headers in Platform directorypilgrim@chromium.org2013-01-151-2/+2
* webkit: Merge build target 'appcache' to 'webkit_storage'hashimoto@chromium.org2012-10-231-3/+3
* Cleanup: IWYU for base/time.h. Also fix misc lint errors.thestig@chromium.org2012-10-101-2/+1
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-2/+2
* Prepare appcache to build as a DLL in the component build.dpranke@chromium.org2011-09-141-1/+3
* Revert "Prepare appcache to build as a DLL in the component build."dpranke@chromium.org2011-09-131-3/+1
* Prepare appcache to build as a DLL in the component build.dpranke@chromium.org2011-09-131-1/+3
* Select a more appropiate appcache based on the opener or the parent or the ta...michaeln@google.com2011-04-151-1/+1
* Plumbing to support loading from the "most appropriate" appcache.michaeln@google.com2011-03-211-2/+3
* Defend against selectCache() being called multiple times. There is a bug file...michaeln@google.com2011-02-191-0/+1
* Do a better job of caching appcache status values in the renderer based on th...michaeln@google.com2011-01-281-3/+0
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-3/+3
* Chrome side of changes required to populate appcache resource list.kkanetkar@chromium.org2010-07-281-2/+8
* AppCache: manifest attribute is ignored when navigating via POST (form submit...michaeln@chromium.org2010-07-201-0/+1
* New javascript console logging related to the appcache.michaeln@chromium.org2010-07-141-0/+1
* Reland r52072. Pass notifications to the browser on access to the appcache ma...jochen@chromium.org2010-07-121-2/+3
* Failed compile on Chromium builder dbgvandebo@chromium.org2010-07-121-3/+2
* Pass notifications to the browser on access to the appcache main resource man...jochen@chromium.org2010-07-121-2/+3
* Minor AppCache modsmichaeln@chromium.org2010-06-301-2/+0
* AppCache: Output some information to the javascript console.michaeln@chromium.org2010-06-251-1/+3
* AppCache: add plumbing to deliver logging messages to the renderer process. T...michaeln@chromium.org2010-06-181-0/+1
* Fully connect the dots between workers and appcache resource loading.michaeln@chromium.org2010-05-271-0/+2
* Provide more info to the renderer process in appcache progress events.michaeln@chromium.org2010-05-251-0/+1
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-091-1/+2
* Support for playing back media from the appcache.michaeln@chromium.org2010-01-211-0/+7
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-2/+2
* Copyright housecleaningmichaeln@google.com2009-09-231-1/+1
* Check for supported schemes and examine request methods at key points. We sup...michaeln@google.com2009-09-181-5/+6
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-211-0/+64