ddh
e5a009ee98
added spec comments
2018-04-11 21:29:03 +01:00
Bastien Orivel
0918ac8cc7
Bump env_logger to 0.5 and log to 0.4 in every servo crate
2018-03-28 19:50:58 +02:00
Bastien Orivel
570d865065
Bump ipc-channel and bincode
...
This required bumping uuid too which unfortunately duplicated rand.
2018-03-21 13:05:47 +01:00
Georg Streich
4b7cb2080e
Decoupled gfx and metrics
2018-01-15 16:25:51 +01:00
Fernando Jiménez Moreno
983084470f
Print url of recorded PWM
2017-12-07 20:58:31 +01:00
Fernando Jiménez Moreno
4d8660c918
Fix float conversion of paint timing metrics
2017-12-07 07:26:39 +01:00
ddh
2ef28d05b5
added navigation start for interactive metrics
2017-11-14 15:21:35 +00:00
ddh
0a09ee5cd8
changed f64 to u64 for navigation start timing until it had to be float
2017-11-01 20:45:22 +00:00
Jacqueline Outka
ab81034922
Fixes #19063
2017-10-31 18:53:17 -04:00
ddh
52b63def44
added pipelines to all task sources
...
changed task sources to accept pipeline ids
2017-10-25 14:25:58 +01:00
ddh
2ffbe53989
added time to interactive metrics, refactored metrics to use traits
...
changed task macro to take pipeline info
2017-10-24 21:02:56 +01:00
Glenn Watson
4469f39f3f
Update WR (details below):
...
* Add support for clip masks on text runs.
* Fix atomic ordering of items with multiple shadows.
* Update to bincode + ipc-channel with optimizations.
* Fix some plane splitting precision errors.
* Improve the anti-aliasing quality significantly.
* Add internal ClipChain support.
* Fix diacritic glyphs on Linux.
2017-10-16 16:33:24 +10:00
Fernando Jiménez Moreno
2d0037f195
Add paint metrics to Performance Timeline API
2017-08-23 17:30:13 +02:00
Fernando Jiménez Moreno
1b123400eb
Wait for actual paint before setting paint related metrics
2017-08-22 14:36:06 +02:00
Fernando Jiménez Moreno
585d0e52af
PWM tests
2017-07-21 15:10:04 +02:00
Fernando Jiménez Moreno
892b30edca
Implement basic Time To First Paint and First Contentful Paint PWMs
2017-07-20 15:41:21 +02:00