summaryrefslogtreecommitdiffstats
path: root/content/browser/service_worker/service_worker_utils.h
Commit message (Expand)AuthorAgeFilesLines
* ServiceWorker: Support longest-prefix-match for registration scopenhiroki@chromium.org2014-06-051-0/+17
* Dispatch Activate event in the registration flowkinuko@chromium.org2014-04-151-0/+4
* Move ServiceWorkerStorage::PatternMatches() to a static helper functionfalken@chromium.org2014-04-111-0/+4
* Wire ServiceWorker protocol interceptorkinuko@chromium.org2014-03-131-0/+4
* Add ResourceType::IsServiceWorker(type)kinuko@chromium.org2014-03-111-2/+1
* Add skeleton code for ServiceWorkerURLRequestJobkinuko@chromium.org2014-03-051-0/+27