servo/components/gfx
Nicholas Nethercote f6525b8009 Register/unregister memory reporters in a better place.
By doing this on either side of the call to the relevant tasks' start()
method, we don't need to store the mem::ProfilerChan or the reporter
name in the task itself.
2015-07-20 16:19:51 -07:00
..
display_list gfx: Make display lists serializable using serde. 2015-07-15 19:04:17 -07:00
platform gfx: Make display lists serializable using serde. 2015-07-15 19:04:17 -07:00
text gfx: Make display lists serializable using serde. 2015-07-15 19:04:17 -07:00
Cargo.toml Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
filters.rs Rename Au methods with f32/f64 instead of frac32/frac/subpx 2015-05-05 18:23:29 +02:00
font.rs gfx: Make display lists serializable using serde. 2015-07-15 19:04:17 -07:00
font_cache_task.rs Use atoms for font template structures. 2015-07-13 08:23:02 +10:00
font_context.rs Use atoms for font template structures. 2015-07-13 08:23:02 +10:00
font_template.rs Use atoms for font template structures. 2015-07-13 08:23:02 +10:00
lib.rs gfx: Make display lists serializable using serde. 2015-07-15 19:04:17 -07:00
paint_context.rs Remove unused mut. 2015-07-14 22:16:44 -07:00
paint_task.rs Register/unregister memory reporters in a better place. 2015-07-20 16:19:51 -07:00