Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Introduce Reflectable::global_scope | Anthony Ramine | 2016-10-06 | 1 | -2/+1 | |
| | ||||||
* | Introduce GlobalScope::constellation_chan | Anthony Ramine | 2016-10-06 | 1 | -2/+5 | |
| | ||||||
* | Make reflect_dom_object take a &GlobalScope | Anthony Ramine | 2016-10-06 | 1 | -2/+2 | |
| | ||||||
* | Replace instances of old ServiceWorker specification URL with new one | Vignesh Sarma K (വിഘ്നേഷ് ശ൪മ കെ) | 2016-09-25 | 1 | -5/+5 | |
| | | | | | | The old specification URL is https://slightlyoff.github.io/ServiceWorker/spec/service_worker/ has been replaced by the new one at https://w3c.github.io/ServiceWorker/. | |||||
* | make structured clone an enum | Rahul Sharma | 2016-09-15 | 1 | -22/+14 | |
| | ||||||
* | store senders instead of buffering messages | Rahul Sharma | 2016-09-07 | 1 | -22/+19 | |
| | ||||||
* | Make service workers talk to their serviceworkerglobalscopes | Rahul Sharma | 2016-09-07 | 1 | -5/+28 | |
| | ||||||
* | Remove dead error handling code. | Ms2ger | 2016-09-05 | 1 | -27/+3 | |
| | ||||||
* | Integrate service worker manager thread | Rahul Sharma | 2016-07-16 | 1 | -65/+16 | |
| | ||||||
* | Switch to using the new rooted!/RootedGuard API for rooting. | Eduard Burtescu | 2016-07-04 | 1 | -2/+1 | |
| | ||||||
* | implement related sw interface and register method | Rahul Sharma | 2016-06-02 | 1 | -0/+172 | |