Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to standard integer types in content/browser/. | avi | 2015-12-25 | 1 | -23/+25 |
* | Expire appcaches that fail to update for "too long". | michaeln | 2015-07-10 | 1 | -0/+4 |
* | Introduce AppCacheResponseMetadataWriter to support metadata caching. | horo | 2015-02-18 | 1 | -0/+3 |
* | Standardize usage of virtual/override/final in content/browser/ | dcheng | 2014-10-21 | 1 | -31/+29 |
* | Replacing the OVERRIDE with override and FINAL with final in content/browser/... | mohan.reddy | 2014-10-06 | 1 | -12/+12 |
* | Move all remaining appcache-related code to content namespace | pilgrim@chromium.org | 2014-06-25 | 1 | -16/+5 |
* | Rename appcache constants in preparation for move to content namespace | pilgrim@chromium.org | 2014-06-15 | 1 | -2/+2 |
* | Split AppCacheService into appcache_service.h and appcache_service_impl.h | pilgrim@chromium.org | 2014-06-05 | 1 | -6/+6 |
* | Move mock_appcache_service and mock_appcache_storage from webkit/ to content/ | pilgrim@chromium.org | 2014-04-22 | 1 | -0/+254 |