servo/components/layout
bors-servo fb3fe3d784 Auto merge of #9522 - pcwalton:two-overflows, r=mbrubeck
layout: Separate out overflow-for-scrolling from overflow-for-paint.

Closes #9484.

r? @mbrubeck

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9522)
<!-- Reviewable:end -->
2016-02-05 10:58:50 +05:30
..
animation.rs Move AnimationState to script_traits 2016-01-13 18:14:12 -05:00
block.rs layout: Separate out overflow-for-scrolling from overflow-for-paint. 2016-02-03 16:06:24 -08:00
Cargo.toml Say farewell to in-tree HeapSizeOf 2016-02-04 22:03:32 +01:00
construct.rs Remove unused fixed_descendants: AbsoluteDescendants 2016-01-28 09:43:14 +01:00
context.rs Auto merge of #9523 - ruud-v-a:hasher, r=Wafflespeanut 2016-02-05 07:32:13 +05:30
data.rs Separate style+layout and layout-specific wrapper functionality. 2015-12-29 11:50:03 -08:00
display_list_builder.rs layout: Separate out overflow-for-scrolling from overflow-for-paint. 2016-02-03 16:06:24 -08:00
flex.rs layout: Separate out overflow-for-scrolling from overflow-for-paint. 2016-02-03 16:06:24 -08:00
floats.rs Remove dead code from layout. 2015-11-18 15:00:58 +01:00
flow.rs layout: Separate out overflow-for-scrolling from overflow-for-paint. 2016-02-03 16:06:24 -08:00
flow_list.rs Add Multicolumn support block fragmentation. 2016-01-28 09:43:14 +01:00
flow_ref.rs Remove explicit lifetimes which can be elided. 2015-10-21 01:27:48 +02:00
fragment.rs layout: Separate out overflow-for-scrolling from overflow-for-paint. 2016-02-03 16:06:24 -08:00
generated_content.rs Introduce a concept of restyle damage to the style system. 2016-01-04 09:38:04 -08:00
incremental.rs Introduce a concept of restyle damage to the style system. 2016-01-04 09:38:04 -08:00
inline.rs layout: Separate out overflow-for-scrolling from overflow-for-paint. 2016-02-03 16:06:24 -08:00
layout_debug.rs Update to rustc 1.7.0-nightly (b4707ebca 2015-12-27) 2016-01-14 14:56:18 -06:00
layout_thread.rs Auto merge of #9522 - pcwalton:two-overflows, r=mbrubeck 2016-02-05 10:58:50 +05:30
lib.rs Auto merge of #9523 - ruud-v-a:hasher, r=Wafflespeanut 2016-02-05 07:32:13 +05:30
list_item.rs layout: Separate out overflow-for-scrolling from overflow-for-paint. 2016-02-03 16:06:24 -08:00
model.rs Add Multicolumn support block fragmentation. 2016-01-28 09:43:14 +01:00
multicol.rs layout: Separate out overflow-for-scrolling from overflow-for-paint. 2016-02-03 16:06:24 -08:00
opaque_node.rs Replace OpaqueNodeMethods::from_{threadsafe_,}layout_node by opaque methods. 2015-06-24 14:55:43 +02:00
parallel.rs Bonus Fix - Rename traverse_dom_preorder to traverse_dom. 2016-01-06 19:21:13 -08:00
query.rs Update rust-selectors 2016-02-03 02:11:31 +01:00
sequential.rs Bonus Fix - Rename traverse_dom_preorder to traverse_dom. 2016-01-06 19:21:13 -08:00
table.rs layout: Separate out overflow-for-scrolling from overflow-for-paint. 2016-02-03 16:06:24 -08:00
table_caption.rs layout: Separate out overflow-for-scrolling from overflow-for-paint. 2016-02-03 16:06:24 -08:00
table_cell.rs layout: Separate out overflow-for-scrolling from overflow-for-paint. 2016-02-03 16:06:24 -08:00
table_colgroup.rs layout: Separate out overflow-for-scrolling from overflow-for-paint. 2016-02-03 16:06:24 -08:00
table_row.rs layout: Separate out overflow-for-scrolling from overflow-for-paint. 2016-02-03 16:06:24 -08:00
table_rowgroup.rs layout: Separate out overflow-for-scrolling from overflow-for-paint. 2016-02-03 16:06:24 -08:00
table_wrapper.rs layout: Separate out overflow-for-scrolling from overflow-for-paint. 2016-02-03 16:06:24 -08:00
text.rs Prefer is_empty over len when option is available. 2016-01-29 22:49:47 -05:00
traversal.rs Sequentialize assign_block_size for flows that can be fragmented. 2016-01-28 09:42:17 +01:00
wrapper.rs Update rust-selectors 2016-02-03 02:11:31 +01:00