servo/components
Emilio Cobos Álvarez dc521b2799
style: Remove damage_handled, and use a reconstructed_ancestor bit instead.
Reviewed-By: bholley
Bug: 1368236
MozReview-Commit-ID: 8KK0YfhiS2
2017-06-14 13:15:00 +02:00
..
atoms ID and class selectors are ASCII case-insensitive in quirks mode. 2017-06-12 23:33:53 +02:00
bluetooth Use servo_config::opts only on linux target. 2017-03-21 15:55:45 +01:00
bluetooth_traits Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
canvas Clear webrender image id when resizing a canvas. 2017-06-13 09:30:26 -05:00
canvas_traits Thread ParseError return values through CSS parsing. 2017-06-09 16:46:25 -04:00
compositing Auto merge of #17068 - gterzian:remove_compositorproxy, r=asajeffrey 2017-06-07 05:52:35 -07:00
config Pass URL to Browser::new(), delegate url checking logic to third party 2017-06-08 19:05:39 -07:00
constellation Reduce code duplication when adding a SessionHistoryChange 2017-06-09 19:50:40 +02:00
debugger Enable the debugger on Android 2017-03-17 16:36:06 +01:00
deny_public_fields Update syn to 0.11 2017-02-27 14:46:50 +01:00
devtools Remove some usage of rust-encoding 2017-05-27 13:34:23 +02:00
devtools_traits Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
dom_struct Make #[dom_struct] a proc_macro attribute 2017-02-24 01:50:51 +01:00
domobject_derive Update syn to 0.11 2017-02-27 14:46:50 +01:00
geometry Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
gfx Auto merge of #17141 - MortimerGoro:android_fonts, r=mbrubeck 2017-06-06 13:29:05 -07:00
gfx_traits Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
jstraceable_derive Update syn to 0.11 2017-02-27 14:46:50 +01:00
layout Derive ToCss for cursor keywords 2017-06-08 11:20:40 +02:00
layout_thread style: Remove damage_handled, and use a reconstructed_ancestor bit instead. 2017-06-14 13:15:00 +02:00
layout_traits Added a TopLevelBrowsingContextId type. 2017-05-22 09:27:07 -05:00
msg Remove cssparser dependency from msg. 2017-06-09 10:46:47 -04:00
net Update Rust nightly to 1.19.0-nightly (2416e222e 2017-06-09) 2017-06-09 11:12:42 +02:00
net_traits Added Debug implementations. 2017-06-13 10:46:59 -05:00
profile Conditionally define macro that's only used in Linux builds. 2017-05-29 14:52:44 -04:00
profile_traits Implemented Houdini worklets. 2017-05-17 09:01:05 -05:00
rand squash: convert less interesting debug! logs to traces 2017-01-18 22:21:41 -07:00
range Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
remutex Upgrade to rustc 1.19.0-nightly (ced823e26 2017-05-07) 2017-05-08 12:46:03 +02:00
script Move ParsingMode into style_traits. 2017-06-14 09:51:36 +09:00
script_layout_interface Thread ParseError return values through CSS parsing. 2017-06-09 16:46:25 -04:00
script_plugins Update Rust nightly to 1.19.0-nightly (2416e222e 2017-06-09) 2017-06-09 11:12:42 +02:00
script_traits Added Debug implementations. 2017-06-13 10:46:59 -05:00
selectors Handle PseudoElement case in :active and :hover quirk 2017-06-13 17:22:39 +03:00
servo Pass URL to Browser::new(), delegate url checking logic to third party 2017-06-08 19:05:39 -07:00
servo_arc Introduce NonZeroPtrMut and use it in servo_arc. 2017-06-06 21:38:51 -07:00
size_of_test Add size_of_test crate 2017-05-16 10:12:51 +02:00
style style: Remove damage_handled, and use a reconstructed_ancestor bit instead. 2017-06-14 13:15:00 +02:00
style_derive Introduce #[css(function)] for #[derive(ToCss)] 2017-06-13 10:19:23 +02:00
style_traits AllowedNumericType.is_ok() takes ParingMode as well. 2017-06-14 09:52:06 +09:00
url Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
webdriver_server Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
webvr Update WR (new groove/ridge border path, mix-blend-mode optimizations) 2017-04-26 14:34:07 +10:00
webvr_traits Update rust-webvr 2017-05-25 10:05:30 +02:00