servo/src/components/gfx
Keegan McAllister 36b8f63984 Restore failure handling
We probably leak some threads and resources, e.g. when the script task crashes
and doesn't get a chance to send layout data back to layout to be deallocated.

Not tested with iframes yet.
2014-02-12 18:07:32 -08:00
..
freetype_impl fmt! -> format! 2013-10-31 14:58:55 -06:00
platform layout: Implement parallel reflow for the bubble-widths and 2014-01-22 15:59:21 -08:00
text Implement white-space property(pre) 2014-01-23 13:21:59 +09:00
buffer_map.rs Implement CPU rendering. Replace texture sharing with native OS surface sharing. 2013-10-25 16:58:30 -07:00
color.rs Use the new style system 2013-10-23 16:49:35 +09:00
display_list.rs Multiple display list support 2014-01-30 17:11:17 -06:00
font.rs layout: Implement parallel reflow for the bubble-widths and 2014-01-22 15:59:21 -08:00
font_context.rs layout: Implement parallel reflow for the bubble-widths and 2014-01-22 15:59:21 -08:00
font_list.rs layout: Implement parallel reflow for the bubble-widths and 2014-01-22 15:59:21 -08:00
gfx.rs Fix #1612 Rename .rc to .rs, and relevant changes in Makefile.in 2014-02-09 13:56:47 +08:00
macros.rs layout: Perform text decoration propagation per CSS 2.1 § 16.3.1 without 2013-12-12 17:54:51 -08:00
opts.rs layout: Implement parallel reflow for the bubble-widths and 2014-01-22 15:59:21 -08:00
render_context.rs Upgrade to latest Rust. 2014-01-12 19:45:45 -07:00
render_task.rs Restore failure handling 2014-02-12 18:07:32 -08:00