servo/components/gfx
Patrick Walton bb99b2f3c8 script: Make most of 2D canvas and WebGL run over IPC.
To actually make the multiprocess communication work, we'll need to
reroute the task creation to the pipeline or the compositor. But this
works as a first step.
2015-07-25 00:50:12 -07:00
..
display_list Fix #6680 2015-07-22 16:45:43 +03:00
platform gfx: Make display lists serializable using serde. 2015-07-15 19:04:17 -07:00
text Basic support for bidirectional text 2015-07-23 20:05:55 -07:00
Cargo.toml profile: Make the time and memory profilers run over IPC. 2015-07-24 17:02:17 -07:00
filters.rs Rename Au methods with f32/f64 instead of frac32/frac/subpx 2015-05-05 18:23:29 +02:00
font.rs Basic support for bidirectional text 2015-07-23 20:05:55 -07:00
font_cache_task.rs Use atoms for font template structures. 2015-07-13 08:23:02 +10:00
font_context.rs Fix #6680 2015-07-22 16:45:43 +03:00
font_template.rs Use atoms for font template structures. 2015-07-13 08:23:02 +10:00
lib.rs profile: Make the time and memory profilers run over IPC. 2015-07-24 17:02:17 -07:00
paint_context.rs Basic support for bidirectional text 2015-07-23 20:05:55 -07:00
paint_task.rs script: Make most of 2D canvas and WebGL run over IPC. 2015-07-25 00:50:12 -07:00