aboutsummaryrefslogtreecommitdiffstats
path: root/components/metrics/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-4/+4
* More Cargo.toml updatesatouchet2020-05-251-6/+6
* Update ipc-channel and crossbeam-channel.Josh Matthews2020-02-201-1/+1
* Update ipc-channel and related dependenciesBastien Orivel2019-08-271-1/+1
* Update references to malloc_size_of_derive, which is in crates.io now.Emilio Cobos Álvarez2019-01-131-1/+1
* Switch most crates to the 2018 editionSimon Sapin2018-11-061-0/+1
* Replace mpsc with crossbeam/servo channel, update ipc-channelSimon Sapin2018-09-121-1/+1
* 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-151-1/+0
* Print url of recorded PWMFernando Jiménez Moreno2017-12-071-0/+1
* added pipelines to all task sourcesddh2017-10-251-1/+0
* added time to interactive metrics, refactored metrics to use traitsddh2017-10-241-0/+4
* Update WR (details below):Glenn Watson2017-10-161-1/+1
* Wait for actual paint before setting paint related metricsFernando Jiménez Moreno2017-08-221-1/+5
* Implement basic Time To First Paint and First Contentful Paint PWMsFernando Jiménez Moreno2017-07-201-0/+16