summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_interfaces.cc
Commit message (Expand)AuthorAgeFilesLines
* Move webkit/appcache/* into webkit/{browser,common}/appcachekinuko@chromium.org2013-06-051-174/+0
* AppCacheExecutableHandlers - parse manifest file and store/retrieve the 'bit'...michaeln@google.com2013-04-171-2/+16
* AppCache: support custom schemes in appcache interfaces.pfeldman@chromium.org2013-04-031-1/+19
* Chromium appcache pattern matching. Allow the INTERCEPT, FALLBACK, and NETWOR...michaeln@google.com2013-03-301-3/+20
* Renamed Tip log level to Debug.zvorygin@google.com2013-02-181-2/+2
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+2
* Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...apavlov@chromium.org2012-04-031-6/+6
* Revert 130248 - Add full support for filesystem URLs.sergeyu@chromium.org2012-04-031-6/+6
* Add full support for filesystem URLs.ericu@google.com2012-04-021-6/+6
* Revert 128753 - Add full support for filesystem URLs.ericu@google.com2012-03-241-6/+6
* Add full support for filesystem URLs.ericu@google.com2012-03-241-6/+6
* AppCache INTERCEPT namespace.michaeln@google.com2011-12-131-5/+18
* No longer check for a specific mime-type on appcache manifest files. The spec...michaeln@google.com2011-11-211-2/+0
* More groundwork for filestream based response storage.michaeln@google.com2011-10-211-0/+1
* Enhancements to the about://appcache-internals pages.michaeln@google.com2011-07-121-2/+3
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-2/+2
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-2/+2
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-1/+24
* AppCache: Output some information to the javascript console.michaeln@chromium.org2010-06-251-0/+10
* Include the appcache and database tracker databases into the sql diagnostics ...michaeln@chromium.org2010-04-021-1/+3
* * Fix a bug with the applicationCache.status return value. The wrong status v...michaeln@google.com2009-11-121-1/+7
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Implementation of application cache update algorithm.jennb@chromium.org2009-10-061-0/+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-1/+25
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-211-0/+44