..
animation.rs
Emit TransitionEnd events in the layout thread and process it in the script thread
2016-10-11 19:36:06 -07:00
block.rs
Use a new id type for tracking scrolling areas
2016-10-30 21:10:04 +01:00
Cargo.toml
Update to selectors 0.14
2016-10-28 15:56:37 +02:00
construct.rs
Remove extra spaces in function calls and declarations
2016-10-31 18:11:37 +01:00
context.rs
layout/context: Wrap image_cache_thread
in a Mutex<>
as well
2016-11-03 16:24:20 +01:00
data.rs
Move children_to_process to layout.
2016-10-08 18:20:45 -07:00
display_list_builder.rs
Remove gfx_traits::color.
2016-10-31 18:15:25 +01:00
flex.rs
Use a new id type for tracking scrolling areas
2016-10-30 21:10:04 +01:00
floats.rs
layout: Take margins in the inline direction into account when
2016-05-10 17:11:28 -07:00
flow.rs
Use a new id type for tracking scrolling areas
2016-10-30 21:10:04 +01:00
flow_list.rs
layout: Add a safe way for layout to perform random access on child
2016-10-26 14:04:15 -07:00
flow_ref.rs
Correct the signature of flow_ref::deref_mut.
2016-06-06 15:14:23 +02:00
fragment.rs
Move core pseudo-element handling to ThreadSafeLayoutElement.
2016-10-28 10:47:57 -07:00
generated_content.rs
Reorder use
statements
2016-09-09 04:55:19 +02:00
incremental.rs
Introduce a script_layout_interface crate and move RestyleDamage to it.
2016-06-20 19:02:36 +02:00
inline.rs
Use a new id type for tracking scrolling areas
2016-10-30 21:10:04 +01:00
layout_debug.rs
Create separate layout trace file for each reflow
2016-09-09 17:38:19 +08:00
lib.rs
Hoist most styling functionality from TNode to TElement.
2016-10-29 13:45:40 -07:00
linked_list.rs
Move util::linked_list to layout
2016-06-29 17:23:04 +02:00
list_item.rs
Use a new id type for tracking scrolling areas
2016-10-30 21:10:04 +01:00
model.rs
layout: Use the fragment's writing mode when computing sizes relevant to that fragment.
2016-10-02 17:57:07 +02:00
multicol.rs
Use a new id type for tracking scrolling areas
2016-10-30 21:10:04 +01:00
opaque_node.rs
Introduce LayoutJS<Node>::opaque() to replace OpaqueNodeMethods::from_jsmanaged().
2016-06-20 19:08:02 +02:00
parallel.rs
Reorder use
statements
2016-09-09 04:55:19 +02:00
persistent_list.rs
Move util::persistent_list to layout
2016-02-20 19:20:38 +01:00
query.rs
Move core pseudo-element handling to ThreadSafeLayoutElement.
2016-10-28 10:47:57 -07:00
sequential.rs
Use a new id type for tracking scrolling areas
2016-10-30 21:10:04 +01:00
table.rs
Use a new id type for tracking scrolling areas
2016-10-30 21:10:04 +01:00
table_caption.rs
Use a new id type for tracking scrolling areas
2016-10-30 21:10:04 +01:00
table_cell.rs
Use a new id type for tracking scrolling areas
2016-10-30 21:10:04 +01:00
table_colgroup.rs
Use a new id type for tracking scrolling areas
2016-10-30 21:10:04 +01:00
table_row.rs
Use a new id type for tracking scrolling areas
2016-10-30 21:10:04 +01:00
table_rowgroup.rs
Use a new id type for tracking scrolling areas
2016-10-30 21:10:04 +01:00
table_wrapper.rs
Use a new id type for tracking scrolling areas
2016-10-30 21:10:04 +01:00
text.rs
Use word-break to decide how glyph runs should be created
2016-09-27 11:25:21 +02:00
traversal.rs
Auto merge of #13957 - mrobinson:scroll_root, r=glennw
2016-10-30 15:27:56 -05:00
webrender_helpers.rs
Use a new id type for tracking scrolling areas
2016-10-30 21:10:04 +01:00
wrapper.rs
Rename NodeData and associated data structures to Element*.
2016-10-29 14:58:07 -07:00