servo/components/gfx
Adenilson Cavalcanti ad62ff599a Allow dumping the optimized display list (DL).
This DL is created at paint time, per tile. To dump,
pass -Z dump-display-list-optimized at startup.
2015-04-16 17:10:39 -07:00
..
display_list Allow dumping the optimized display list (DL). 2015-04-16 17:10:39 -07:00
platform Stop using int in font_list. 2015-04-08 19:00:58 +02:00
text Remove unneeded assert (code below handles it) and a warning. Fixes #5230. 2015-04-10 09:55:59 +10:00
buffer_map.rs Remove int_uint feature from gfx. 2015-04-07 11:58:28 -04:00
Cargo.toml Split out shared networking code into net_traits crate 2015-04-03 13:38:10 -04:00
color.rs Companion single Color patch. 2015-02-13 14:49:28 -08:00
filters.rs Implementing Blur filter. 2015-04-15 16:15:21 -07:00
font.rs Remove int_uint feature from gfx. 2015-04-07 11:58:28 -04:00
font_cache_task.rs Split out shared networking code into net_traits crate 2015-04-03 13:38:10 -04:00
font_context.rs Warning patrol. 2015-04-01 12:59:51 -04:00
font_template.rs gfx: Perform more aggressive caching in 2015-04-01 08:58:16 -07:00
lib.rs Remove int_uint feature from gfx. 2015-04-07 11:58:28 -04:00
paint_context.rs Auto merge of #5546 - Adenilson:blurFilter01, r=pcwalton 2015-04-15 18:56:49 -05:00
paint_task.rs Remove int_uint feature from gfx. 2015-04-07 11:58:28 -04:00