Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactored performance timing to align with updated spec | ddh | 2018-11-20 | 1 | -0/+4 |
* | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -1/+1 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -7/+7 |
* | Format script component | chansuke | 2018-09-19 | 1 | -9/+13 |
* | Remove use of unstable box syntax. | Simon Sapin | 2017-10-16 | 1 | -1/+1 |
* | Rename Root<T> to DomRoot<T> | Anthony Ramine | 2017-09-26 | 1 | -2/+2 |
* | Rename dom::bindings::js to dom::bindings::root | Anthony Ramine | 2017-09-26 | 1 | -1/+1 |
* | Auto merge of #18176 - rtbo:perf_observer_buffered, r=ferjm | bors-servo | 2017-08-28 | 1 | -0/+4 |
|\ | |||||
| * | implement PerformanceObserverInit.buffered (fixes #18108) | Remi THEBAULT | 2017-08-24 | 1 | -0/+4 |
* | | Add paint metrics to Performance Timeline API | Fernando Jiménez Moreno | 2017-08-23 | 1 | -4/+4 |
|/ | |||||
* | Performance Timeline API | Fernando Jiménez Moreno | 2017-08-17 | 1 | -0/+76 |