fune/servo/components/style
Xidorn Quan 9ab2784516 Bug 1461858 followup - Use RefPtr::new instead of RefPtr::from_ptr_ref + clone.
--HG--
extra : source : 4a743827a83a7130ea8de9916cf3f83448596ffb
2018-05-16 22:21:57 +10:00
..
counter_style servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
gecko Bug 1461858 followup - Use RefPtr::new instead of RefPtr::from_ptr_ref + clone. 2018-05-16 22:21:57 +10:00
gecko_bindings Bug 1460192 - Rename pointing to inherited_ui. r=heycam 2018-05-09 16:07:36 +10:00
gecko_string_cache Bug 1455576 part 2 - Add a ValueInfo trait for exposing types needed by devtools. r=emilio 2018-04-26 09:01:02 +10:00
invalidation servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
properties Bug 1461858 followup - Use RefPtr::new instead of RefPtr::from_ptr_ref + clone. 2018-05-16 22:21:57 +10:00
rule_tree Bug 1455032: Pack the shadow cascade order in ApplicableDeclarationBlock. r=heycam 2018-04-24 10:44:57 +02:00
servo Bug 1461858 part 1 - Make creating CssUrl infallible. r=emilio 2018-05-16 12:19:31 +10:00
sharing servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
stylesheets Bug 1461858 part 1 - Make creating CssUrl infallible. r=emilio 2018-05-16 12:19:31 +10:00
values Bug 1461858 part 1 - Make creating CssUrl infallible. r=emilio 2018-05-16 12:19:31 +10:00
animation.rs Bug 1459436: Remove some unneeded cfg(..). r=emilio 2018-05-05 18:07:46 +02:00
applicable_declarations.rs Bug 1455032: Pack the shadow cascade order in ApplicableDeclarationBlock. r=heycam 2018-04-24 10:44:57 +02:00
attr.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
author_styles.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
bezier.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
bloom.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
build.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
build_gecko.rs Bug 1455623 part 2 - Not copy generated binding files into dist. r=emilio 2018-04-21 00:38:08 +10:00
Cargo.toml Bug 1455902: Update to smallbitvec 2.1. r=nox,emilio 2018-04-21 21:49:39 +02:00
context.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
custom_properties.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
data.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
dom.rs Bug 1453702: [css-display] Move unboxing to style, and handle display: contents before other suppressions. r=mats,xidorn 2018-04-16 12:56:30 +02:00
dom_apis.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
driver.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
element_state.rs
encoding_support.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
error_reporting.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
font_face.rs No bug - sync some changes from servo. r=me 2018-04-29 01:59:00 +02:00
font_metrics.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
hash.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
lib.rs Bug 1459436: Remove some unneeded cfg(..). r=emilio 2018-05-05 18:07:46 +02:00
logical_geometry.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
macros.rs Bug 1455576 part 2 - Add a ValueInfo trait for exposing types needed by devtools. r=emilio 2018-04-26 09:01:02 +10:00
matching.rs Bug 1459436: Fix servo build. r=emilio 2018-05-05 18:07:28 +02:00
media_queries.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
parallel.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
parser.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
README.md
rule_cache.rs Bug 1455784 - Update StyleSource to use ArcUnion. r=Manishearth 2018-04-25 09:23:01 -07:00
scoped_tls.rs
selector_map.rs Bug 1426516: Remove Valgrind workaround to make ::slotted use the rule hash. r=me 2018-04-23 20:37:11 +02:00
selector_parser.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
shared_lock.rs Bug 1457920: Remove ServoStyleSheet usage. r=xidorn 2018-05-02 04:13:26 +02:00
str.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
style_adjuster.rs Bug 1455358: Use a generic type in preparation to fix animation. r=xidorn 2018-04-23 16:56:56 +02:00
style_resolver.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
stylesheet_set.rs Bug 1454030 - Allow placeholder import sheets. r=emilio 2018-04-16 15:15:45 -07:00
stylist.rs Bug 1459436: Fix tidy issues. r=emilio 2018-05-05 18:07:18 +02:00
thread_state.rs
timer.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
traversal.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
traversal_flags.rs

servo-style

Style system for Servo, using rust-cssparser for parsing.