aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/performancepainttiming.rs
Commit message (Expand)AuthorAgeFilesLines
* added pipelines to all task sourcesddh2017-10-251-5/+5
* added time to interactive metrics, refactored metrics to use traitsddh2017-10-241-6/+6
* Remove use of unstable box syntax.Simon Sapin2017-10-161-1/+1
* Rename Root<T> to DomRoot<T>Anthony Ramine2017-09-261-2/+2
* Rename dom::bindings::js to dom::bindings::rootAnthony Ramine2017-09-261-1/+1
* Add paint metrics to Performance Timeline APIFernando Jiménez Moreno2017-08-231-0/+41