..
binding_tools
Avoid write atoms files when not necessary
2016-12-28 17:49:34 +11:00
gecko
Bug 1298588 part 13. Make sure Device has a ComputedValues for stylo. r=bholley
2017-01-04 23:13:52 -05:00
gecko_bindings
Bug 1298588 part 15, servo piece. Rip out the initial() methods on style structs in stylo. r=bholley
2017-01-04 23:13:55 -05:00
gecko_string_cache
style: Document gecko_string_cache.
2017-01-02 12:58:07 +01:00
properties
Auto merge of #14848 - bzbarsky:initial-styles, r=bholley
2017-01-04 21:01:38 -08:00
rule_tree
style: Document a bit better the rule tree code.
2016-12-31 12:16:59 +01:00
servo
style: Document the servo-specific module.
2017-01-02 12:57:50 +01:00
values
Bug 1298588 part 13. Make sure Device has a ComputedValues for stylo. r=bholley
2017-01-04 23:13:52 -05:00
animation.rs
Bug 1298588 part 10, servo piece. Pass through useful default styles to apply_declarations(). r=bholley
2017-01-04 23:13:48 -05:00
attr.rs
Remove redundant url clones
2016-11-18 12:39:22 +08:00
bezier.rs
More docs in style.
2017-01-02 10:40:20 +01:00
bloom.rs
style: Document the bloom filter.
2016-12-31 23:24:18 +01:00
build.rs
Do build-time bindgen
2016-12-10 00:33:41 -10:00
build_gecko.rs
Bug 1298588 part 2, servo piece. Pass through an nsPresContext to the PerDocumentStyleData constructor. r=bholley
2017-01-04 14:42:15 -05:00
cache.rs
style: Document and remove dead code from cache.rs
2016-12-31 04:53:37 +01:00
Cargo.toml
Switch to crates.io for atomic_refcell.
2017-01-03 18:14:27 -08:00
cascade_info.rs
style: Document cascade_info
.
2016-12-31 23:24:19 +01:00
context.rs
Bug 1298588 part 5. Store a ComputedValues on SharedStyleContext. r=bholley
2017-01-04 23:13:40 -05:00
custom_properties.rs
style: Simplify the cascade function in the custom_properties module.
2017-01-02 12:57:56 +01:00
data.rs
style: Document the restyle hints code, and make it operate on TElement
.
2017-01-02 12:57:52 +01:00
dom.rs
style: Fully document the dom module.
2016-12-31 12:17:11 +01:00
element_state.rs
style: Avoid missing docs in element_state.
2016-12-31 23:24:17 +01:00
error_reporting.rs
style: Document the error_reporting module.
2016-12-31 23:24:19 +01:00
font_face.rs
style: Document the font_face module.
2017-01-02 12:57:57 +01:00
font_metrics.rs
style: Document the font_metrics module.
2016-12-31 23:24:19 +01:00
keyframes.rs
style: Document the keyframes module.
2017-01-02 12:57:54 +01:00
lib.rs
Switch to crates.io for atomic_refcell.
2017-01-03 18:14:27 -08:00
logical_geometry.rs
Activate flexbox layout tracing
2016-12-28 15:31:45 +08:00
matching.rs
Bug 1298588 part 9, servo piece. Pass through useful default styles to cascade(). r=bholley
2017-01-04 23:13:46 -05:00
media_queries.rs
Bug 1298588 part 13. Make sure Device has a ComputedValues for stylo. r=bholley
2017-01-04 23:13:52 -05:00
owning_handle.rs
style: Document the owning_handle module.
2017-01-02 12:57:53 +01:00
parallel.rs
style: Document the parallel traversal.
2016-12-31 12:17:10 +01:00
parser.rs
style: Document and clean up the parser module.
2017-01-02 12:57:52 +01:00
README.md
restyle_hints.rs
style: Document the restyle hints code, and make it operate on TElement
.
2017-01-02 12:57:52 +01:00
scoped_tls.rs
style: Document the scoped_tls module.
2017-01-02 12:57:53 +01:00
selector_parser.rs
style: Document the restyle hints code, and make it operate on TElement
.
2017-01-02 12:57:52 +01:00
sequential.rs
style: Do the proper thing for the sequential traversal.
2016-12-31 12:17:09 +01:00
sink.rs
style: document the sink module.
2017-01-02 12:57:49 +01:00
str.rs
Auto merge of #14796 - jlevesy:jl-match-to-if-let, r=Wafflespeanut
2016-12-31 21:28:41 -08:00
stylesheets.rs
style: Document stylesheets.rs
2016-12-31 12:17:05 +01:00
stylist.rs
Bug 1298588 part 12. Compile some bits that call ComputedValues::initial_values only for servo, not stylo. r=bholley
2017-01-04 23:13:50 -05:00
thread_state.rs
style: Cleanup and document thread_state.rs
2016-12-31 12:17:06 +01:00
timer.rs
style: Document the timer module.
2016-12-31 12:17:04 +01:00
traversal.rs
style: Document traversal.rs
2016-12-31 12:17:04 +01:00
viewport.rs
Bug 1298588 part 12. Compile some bits that call ComputedValues::initial_values only for servo, not stylo. r=bholley
2017-01-04 23:13:50 -05:00