servo/components/layout
bors-servo 646f821479 auto merge of #5268 : mbrubeck/servo/append, r=jdm
The new `Vec::append` method is clearer and potentially faster.
2015-03-18 21:39:49 -06:00
..
css Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev. 2015-03-18 13:18:31 -04:00
block.rs Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev. 2015-03-18 13:18:31 -04:00
Cargo.toml Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev. 2015-03-18 13:18:31 -04:00
construct.rs Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev. 2015-03-18 13:18:31 -04:00
context.rs Fix broken viewport percentage length units after a viewport resize. 2015-03-08 13:06:27 -06:00
data.rs Merge in servo/master 2015-03-05 17:34:18 +00:00
display_list_builder.rs Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev. 2015-03-18 13:18:31 -04:00
floats.rs Get rid of servo_util 2015-03-05 17:42:05 +00:00
flow.rs Fix memory leak in flow tree by adding weak refs. 2015-03-16 12:53:16 -06:00
flow_list.rs Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev. 2015-03-18 13:18:31 -04:00
flow_ref.rs Fix memory leak in flow tree by adding weak refs. 2015-03-16 12:53:16 -06:00
fragment.rs Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev. 2015-03-18 13:18:31 -04:00
generated_content.rs Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev. 2015-03-18 13:18:31 -04:00
incremental.rs layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1 2015-03-09 17:13:45 -07:00
inline.rs auto merge of #5268 : mbrubeck/servo/append, r=jdm 2015-03-18 21:39:49 -06:00
layout_debug.rs Use rustc-serialize rather than the built-in deprecated serialize. 2015-02-17 13:24:15 +01:00
layout_task.rs Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev. 2015-03-18 13:18:31 -04:00
lib.rs Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev. 2015-03-18 13:18:31 -04:00
list_item.rs layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1 2015-03-09 17:13:45 -07:00
model.rs layout: Implement 2D CSS transforms per CSS-TRANSFORMS § 5, 6, 7, and 8. 2015-03-17 11:30:55 -07:00
opaque_node.rs Extract OpaqueNodeMethods to own file 2015-03-03 17:49:10 +00:00
parallel.rs Get rid of servo_util 2015-03-05 17:42:05 +00:00
sequential.rs layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1 2015-03-09 17:13:45 -07:00
table.rs Fixes for positioning of RTL blocks. 2015-03-17 10:18:17 -07:00
table_caption.rs layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1 2015-03-09 17:13:45 -07:00
table_cell.rs Fixes for positioning of RTL blocks. 2015-03-17 10:18:17 -07:00
table_colgroup.rs layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1 2015-03-09 17:13:45 -07:00
table_row.rs Fixes for positioning of RTL blocks. 2015-03-17 10:18:17 -07:00
table_rowgroup.rs Fixes for positioning of RTL blocks. 2015-03-17 10:18:17 -07:00
table_wrapper.rs Fixes for positioning of RTL blocks. 2015-03-17 10:18:17 -07:00
text.rs Rename dlist to linked_list. 2015-03-18 14:44:34 -07:00
traversal.rs layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1 2015-03-09 17:13:45 -07:00
wrapper.rs Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev. 2015-03-18 13:18:31 -04:00