Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ServiceWorker: Support longest-prefix-match for registration scope | nhiroki@chromium.org | 2014-06-05 | 1 | -0/+17 |
* | Dispatch Activate event in the registration flow | kinuko@chromium.org | 2014-04-15 | 1 | -0/+4 |
* | Move ServiceWorkerStorage::PatternMatches() to a static helper function | falken@chromium.org | 2014-04-11 | 1 | -0/+4 |
* | Wire ServiceWorker protocol interceptor | kinuko@chromium.org | 2014-03-13 | 1 | -0/+4 |
* | Add ResourceType::IsServiceWorker(type) | kinuko@chromium.org | 2014-03-11 | 1 | -2/+1 |
* | Add skeleton code for ServiceWorkerURLRequestJob | kinuko@chromium.org | 2014-03-05 | 1 | -0/+27 |