summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_interfaces.h
Commit message (Expand)AuthorAgeFilesLines
* Chromium appcache pattern matching. Allow the INTERCEPT, FALLBACK, and NETWOR...michaeln@google.com2013-03-301-2/+7
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Renamed Tip log level to Debug.zvorygin@google.com2013-02-181-4/+5
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+2
* webkit: Merge build target 'appcache' to 'webkit_storage'hashimoto@chromium.org2012-10-231-7/+7
* RefCounted types should not have public destructors, webkit/ editionrsleevi@chromium.org2012-06-041-1/+2
* AppCache INTERCEPT namespace.michaeln@google.com2011-12-131-0/+18
* No longer check for a specific mime-type on appcache manifest files. The spec...michaeln@google.com2011-11-211-1/+0
* More groundwork for filestream based response storage.michaeln@google.com2011-10-211-0/+1
* Prepare appcache to build as a DLL in the component build.dpranke@chromium.org2011-09-141-5/+6
* Revert "Prepare appcache to build as a DLL in the component build."dpranke@chromium.org2011-09-131-6/+5
* Prepare appcache to build as a DLL in the component build.dpranke@chromium.org2011-09-131-5/+6
* Enhancements to the about://appcache-internals pages.michaeln@google.com2011-07-121-0/+3
* Plumbing to support loading from the "most appropriate" appcache.michaeln@google.com2011-03-211-1/+2
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-281-1/+3
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-3/+7
* Chrome side of changes required to populate appcache resource list.kkanetkar@chromium.org2010-07-281-3/+32
* New javascript console logging related to the appcache.michaeln@chromium.org2010-07-141-0/+2
* Reland r52072. Pass notifications to the browser on access to the appcache ma...jochen@chromium.org2010-07-121-1/+2
* Failed compile on Chromium builder dbgvandebo@chromium.org2010-07-121-2/+1
* Pass notifications to the browser on access to the appcache main resource man...jochen@chromium.org2010-07-121-1/+2
* AppCache: Output some information to the javascript console.michaeln@chromium.org2010-06-251-0/+1
* AppCache: add plumbing to deliver logging messages to the renderer process. T...michaeln@chromium.org2010-06-181-1/+8
* Provide more info to the renderer process in appcache progress events.michaeln@chromium.org2010-05-251-0/+3
* Define two new IPC messages to initialize an appcache for a shared worker or ...michaeln@chromium.org2010-05-131-2/+9
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-091-0/+1
* Include the appcache and database tracker databases into the sql diagnostics ...michaeln@chromium.org2010-04-021-1/+4
* AppCache StorageAPIsmichaeln@google.com2009-10-091-0/+1
* Implementation of application cache update algorithm.jennb@chromium.org2009-10-061-0/+1
* 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-0/+15
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-211-0/+75