summaryrefslogtreecommitdiffstats
path: root/content/child/appcache
Commit message (Expand)AuthorAgeFilesLines
* replace COMPILE_ASSERT with static_assert in appcache_frontend_impl.ccmostynb2015-01-141-63/+41
* Restore code removed temporarily for refactoring on WebApplicationCacheHost i...tyoshino2014-10-232-2/+8
* Standardize usage of virtual/override/final in content/dcheng2014-10-213-41/+35
* Replace OVERRIDE and FINAL with override and final in content/child/[a-s]*anand.ratn2014-10-073-19/+19
* Temporarily remove didReceiveDataForMainResource() implementationtyoshino2014-10-022-8/+2
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-131-1/+1
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-131-1/+1
* Move all remaining appcache-related code to content namespacepilgrim@chromium.org2014-06-258-114/+112
* Rename appcache constants in preparation for move to content namespacepilgrim@chromium.org2014-06-153-62/+66
* Rename some appcache types in preparation for moving to content namespacepilgrim@chromium.org2014-06-138-26/+28
* Expose details for appcache error eventsjsbell@chromium.org2014-04-016-12/+53
* Remove WebFrame-based WebApplicationCacheHost API and move to platform includesadamk@chromium.org2014-02-203-41/+2
* Implement new willStartMainResourceRequest method of blink::WebApplicationCac...adamk@chromium.org2014-02-132-12/+22
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-073-25/+25
* Add newlines to the end of files where they were missinghans@chromium.org2013-09-121-1/+1
* Move appcache_frontend_impl.* to content/child/tfarina@chromium.org2013-08-129-0/+838