summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_interfaces.h
Commit message (Expand)AuthorAgeFilesLines
* 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