..
css
servo: Merge #8595 - Generalize the layout wrapper layer (from bholley:generalize_wrappers); r=pcwalton
2015-11-19 06:43:40 +05:01
animation.rs
servo: Merge #8530 - Split ConstellationMsg into ScriptMsg and CompositorMsg (from KiChjang:split-constellation-msg); r=jdm
2015-11-19 04:10:20 +05:01
block.rs
servo: Merge #8334 - Eliminate LAYERS_NEEDED_FOR_DESCENDANTS flag (from mrobinson:eliminate-layers-needed); r=pcwalton
2015-11-05 06:35:11 +05:01
Cargo.toml
servo: Merge #8343 - Fix some custom properties bugs (from servo:custom-properties); r=mbrubeck
2015-11-07 05:33:36 +05:01
construct.rs
servo: Merge #8221 - move modules around (from ajnirp:8130-reorganise); r=jdm
2015-11-04 02:27:02 +05:01
context.rs
servo: Merge #8382 - Remove the unsafe Sync implementation for SharedLayoutContext (from Ms2ger:SharedLayoutContext-sync); r=eefriedman
2015-11-07 15:50:43 +05:01
data.rs
servo: Merge #7423 - layout: Make the compositor rather than layout determine the position of each iframe (from pcwalton:iframe-stacking-context-position); r=glennw
2015-09-29 19:26:49 -06:00
display_list_builder.rs
servo: Merge #8376 - Properly make stacking contexts for inlines (from mrobinson:fix-inlines); r=pcwalton
2015-11-12 11:57:39 +05:01
flex.rs
servo: Merge #7795 - Split Au type into separate crate, with minimal dependencies (from glennw:app-units-crate); r=SimonSapin
2015-09-30 15:19:33 -06:00
floats.rs
servo: Merge #8562 - Stop exposing the internal details of the layout crate (from Ms2ger:private-layout); r=SimonSapin
2015-11-18 19:04:36 +05:01
flow.rs
servo: Merge #8562 - Stop exposing the internal details of the layout crate (from Ms2ger:private-layout); r=SimonSapin
2015-11-18 19:04:36 +05:01
flow_list.rs
servo: Merge #8562 - Stop exposing the internal details of the layout crate (from Ms2ger:private-layout); r=SimonSapin
2015-11-18 19:04:36 +05:01
flow_ref.rs
servo: Merge #8099 - Remove explicit lifetimes which can be elided (from Darktori:master); r=mbrubeck
2015-10-20 17:30:57 -06:00
fragment.rs
servo: Merge #8562 - Stop exposing the internal details of the layout crate (from Ms2ger:private-layout); r=SimonSapin
2015-11-18 19:04:36 +05:01
generated_content.rs
servo: Merge #7987 - Fix issues found by rust-clippy (from frewsxcv:clippy); r=Manishearth
2015-10-12 18:33:30 -06:00
incremental.rs
servo: Merge #7662 - Check for multiple import blocks separated by whitespace (from nerith:import); r=frewsxcv
2015-09-19 13:34:51 -06:00
inline.rs
servo: Merge #8562 - Stop exposing the internal details of the layout crate (from Ms2ger:private-layout); r=SimonSapin
2015-11-18 19:04:36 +05:01
layout_debug.rs
servo: Merge #7698 - sorted the declarations in various files (from Wafflespeanut:sorting); r=frewsxcv
2015-09-23 15:02:56 -06:00
layout_task.rs
servo: Merge #8595 - Generalize the layout wrapper layer (from bholley:generalize_wrappers); r=pcwalton
2015-11-19 06:43:40 +05:01
lib.rs
servo: Merge #8562 - Stop exposing the internal details of the layout crate (from Ms2ger:private-layout); r=SimonSapin
2015-11-18 19:04:36 +05:01
list_item.rs
servo: Merge #8145 - Show overflow for #8118 (from notriddle:master); r=pcwalton
2015-10-28 03:28:07 +05:01
model.rs
servo: Merge #7400 - Allow more valid use of calc expressions (from dzbarsky:angle); r=mbrubeck
2015-11-02 12:17:43 +05:01
multicol.rs
servo: Merge #7795 - Split Au type into separate crate, with minimal dependencies (from glennw:app-units-crate); r=SimonSapin
2015-09-30 15:19:33 -06:00
opaque_node.rs
servo: Merge #6454 - Make {ThreadSafe,}LayoutNode::get_jsmanaged private (from Ms2ger:opaque); r=metajack
2015-06-24 14:27:11 -06:00
parallel.rs
servo: Merge #8595 - Generalize the layout wrapper layer (from bholley:generalize_wrappers); r=pcwalton
2015-11-19 06:43:40 +05:01
query.rs
servo: Merge #8530 - Split ConstellationMsg into ScriptMsg and CompositorMsg (from KiChjang:split-constellation-msg); r=jdm
2015-11-19 04:10:20 +05:01
sequential.rs
servo: Merge #8595 - Generalize the layout wrapper layer (from bholley:generalize_wrappers); r=pcwalton
2015-11-19 06:43:40 +05:01
table.rs
servo: Merge #8562 - Stop exposing the internal details of the layout crate (from Ms2ger:private-layout); r=SimonSapin
2015-11-18 19:04:36 +05:01
table_caption.rs
servo: Merge #7795 - Split Au type into separate crate, with minimal dependencies (from glennw:app-units-crate); r=SimonSapin
2015-09-30 15:19:33 -06:00
table_cell.rs
servo: Merge #8533 - Remove the legacy module (from Ms2ger:legacy); r=nox
2015-11-15 18:44:13 +05:01
table_colgroup.rs
servo: Merge #7795 - Split Au type into separate crate, with minimal dependencies (from glennw:app-units-crate); r=SimonSapin
2015-09-30 15:19:33 -06:00
table_row.rs
servo: Merge #8562 - Stop exposing the internal details of the layout crate (from Ms2ger:private-layout); r=SimonSapin
2015-11-18 19:04:36 +05:01
table_rowgroup.rs
servo: Merge #8562 - Stop exposing the internal details of the layout crate (from Ms2ger:private-layout); r=SimonSapin
2015-11-18 19:04:36 +05:01
table_wrapper.rs
servo: Merge #7795 - Split Au type into separate crate, with minimal dependencies (from glennw:app-units-crate); r=SimonSapin
2015-09-30 15:19:33 -06:00
text.rs
servo: Merge #7761 - display input caret for textarea. fixes #7758 (from fiji-flo:input_caret); r=pcwalton
2015-10-21 15:23:52 -06:00
traversal.rs
servo: Merge #8595 - Generalize the layout wrapper layer (from bholley:generalize_wrappers); r=pcwalton
2015-11-19 06:43:40 +05:01
wrapper.rs
servo: Merge #8595 - Generalize the layout wrapper layer (from bholley:generalize_wrappers); r=pcwalton
2015-11-19 06:43:40 +05:01