| Commit message (Expand) | Author | Age | Files | Lines |
* | Move webkit/appcache/* into webkit/{browser,common}/appcache | kinuko@chromium.org | 2013-06-05 | 1 | -191/+0 |
* | AppCacheExecutableHandlers - parse manifest file and store/retrieve the 'bit'... | michaeln@google.com | 2013-04-17 | 1 | -0/+6 |
* | AppCache: support custom schemes in appcache interfaces. | pfeldman@chromium.org | 2013-04-03 | 1 | -0/+2 |
* | Chromium appcache pattern matching. Allow the INTERCEPT, FALLBACK, and NETWOR... | michaeln@google.com | 2013-03-30 | 1 | -2/+7 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Renamed Tip log level to Debug. | zvorygin@google.com | 2013-02-18 | 1 | -4/+5 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -1/+2 |
* | webkit: Merge build target 'appcache' to 'webkit_storage' | hashimoto@chromium.org | 2012-10-23 | 1 | -7/+7 |
* | RefCounted types should not have public destructors, webkit/ edition | rsleevi@chromium.org | 2012-06-04 | 1 | -1/+2 |
* | AppCache INTERCEPT namespace. | michaeln@google.com | 2011-12-13 | 1 | -0/+18 |
* | No longer check for a specific mime-type on appcache manifest files. The spec... | michaeln@google.com | 2011-11-21 | 1 | -1/+0 |
* | More groundwork for filestream based response storage. | michaeln@google.com | 2011-10-21 | 1 | -0/+1 |
* | Prepare appcache to build as a DLL in the component build. | dpranke@chromium.org | 2011-09-14 | 1 | -5/+6 |
* | Revert "Prepare appcache to build as a DLL in the component build." | dpranke@chromium.org | 2011-09-13 | 1 | -6/+5 |
* | Prepare appcache to build as a DLL in the component build. | dpranke@chromium.org | 2011-09-13 | 1 | -5/+6 |
* | Enhancements to the about://appcache-internals pages. | michaeln@google.com | 2011-07-12 | 1 | -0/+3 |
* | Plumbing to support loading from the "most appropriate" appcache. | michaeln@google.com | 2011-03-21 | 1 | -1/+2 |
* | net: Add namespace net to URLRequest and URLRequestJob classes. | tfarina@chromium.org | 2010-11-28 | 1 | -1/+3 |
* | FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD... | erg@google.com | 2010-09-30 | 1 | -3/+7 |
* | Chrome side of changes required to populate appcache resource list. | kkanetkar@chromium.org | 2010-07-28 | 1 | -3/+32 |
* | New javascript console logging related to the appcache. | michaeln@chromium.org | 2010-07-14 | 1 | -0/+2 |
* | Reland r52072. Pass notifications to the browser on access to the appcache ma... | jochen@chromium.org | 2010-07-12 | 1 | -1/+2 |
* | Failed compile on Chromium builder dbg | vandebo@chromium.org | 2010-07-12 | 1 | -2/+1 |
* | Pass notifications to the browser on access to the appcache main resource man... | jochen@chromium.org | 2010-07-12 | 1 | -1/+2 |
* | AppCache: Output some information to the javascript console. | michaeln@chromium.org | 2010-06-25 | 1 | -0/+1 |
* | AppCache: add plumbing to deliver logging messages to the renderer process. T... | michaeln@chromium.org | 2010-06-18 | 1 | -1/+8 |
* | Provide more info to the renderer process in appcache progress events. | michaeln@chromium.org | 2010-05-25 | 1 | -0/+3 |
* | Define two new IPC messages to initialize an appcache for a shared worker or ... | michaeln@chromium.org | 2010-05-13 | 1 | -2/+9 |
* | Indicate in the tab UI if appcache creation was blocked by privacy settings. | jochen@chromium.org | 2010-04-09 | 1 | -0/+1 |
* | Include the appcache and database tracker databases into the sql diagnostics ... | michaeln@chromium.org | 2010-04-02 | 1 | -1/+4 |
* | AppCache StorageAPIs | michaeln@google.com | 2009-10-09 | 1 | -0/+1 |
* | Implementation of application cache update algorithm. | jennb@chromium.org | 2009-10-06 | 1 | -0/+1 |
* | Copyright housecleaning | michaeln@google.com | 2009-09-23 | 1 | -1/+1 |
* | Check for supported schemes and examine request methods at key points. We sup... | michaeln@google.com | 2009-09-18 | 1 | -0/+15 |
* | Retrofit the pre-existing appache message dispatching with the new WebKit API... | michaeln@google.com | 2009-08-21 | 1 | -0/+75 |