Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -6/+6 |
* | Format script component | chansuke | 2018-09-19 | 1 | -9/+18 |
* | Fix float conversion of paint timing metrics | Fernando Jiménez Moreno | 2017-12-07 | 1 | -1/+2 |
* | changed f64 to u64 for navigation start timing until it had to be float | ddh | 2017-11-01 | 1 | -3/+3 |
* | added pipelines to all task sources | ddh | 2017-10-25 | 1 | -5/+5 |
* | added time to interactive metrics, refactored metrics to use traits | ddh | 2017-10-24 | 1 | -6/+6 |
* | 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 |
* | Add paint metrics to Performance Timeline API | Fernando Jiménez Moreno | 2017-08-23 | 1 | -0/+41 |