aboutsummaryrefslogtreecommitdiffstats
path: root/components/metrics
Commit message (Expand)AuthorAgeFilesLines
* added spec commentsddh2018-04-111-0/+2
* Bump env_logger to 0.5 and log to 0.4 in every servo crateBastien Orivel2018-03-281-1/+1
* Bump ipc-channel and bincodeBastien Orivel2018-03-211-1/+1
* Decoupled gfx and metricsGeorg Streich2018-01-152-20/+2
* Print url of recorded PWMFernando Jiménez Moreno2017-12-072-5/+28
* Fix float conversion of paint timing metricsFernando Jiménez Moreno2017-12-071-2/+11
* added navigation start for interactive metricsddh2017-11-141-0/+6
* changed f64 to u64 for navigation start timing until it had to be floatddh2017-11-011-30/+30
* Fixes #19063Jacqueline Outka2017-10-311-1/+1
* added pipelines to all task sourcesddh2017-10-252-108/+65
* added time to interactive metrics, refactored metrics to use traitsddh2017-10-242-72/+321
* Update WR (details below):Glenn Watson2017-10-161-1/+1
* Add paint metrics to Performance Timeline APIFernando Jiménez Moreno2017-08-231-6/+21
* Wait for actual paint before setting paint related metricsFernando Jiménez Moreno2017-08-222-33/+79
* PWM testsFernando Jiménez Moreno2017-07-211-0/+12
* Implement basic Time To First Paint and First Contentful Paint PWMsFernando Jiménez Moreno2017-07-202-0/+129