servo/components
Patrick Walton e881f0feeb Write animated values into the ComputedValues structures when
animations complete or are interrupted.

This adds a new pair of reader-writer locks. I measured the performance
of style recalculation on Wikipedia and the overhead of the locks was
not measurable.

Closes #7816.
2015-11-24 19:50:52 -06:00
..
canvas Update to rust-cssparser 0.4.0 2015-11-05 08:57:01 +01:00
canvas_traits Update to rust-cssparser 0.4.0 2015-11-05 08:57:01 +01:00
compositing Auto merge of #8597 - r0e:testing, r=Manishearth 2015-11-23 08:18:20 +05:30
devtools Replaced DOMString by String in devtools. 2015-11-12 17:52:58 -06:00
devtools_traits Replaced DOMString by String in devtools. 2015-11-12 17:52:58 -06:00
gfx compositing: Split Servo up into multiple sandboxed processes. 2015-11-19 16:38:04 -05:00
gfx_traits Update euclid to 0.3 2015-10-28 21:34:23 +05:30
layout Write animated values into the ComputedValues structures when 2015-11-24 19:50:52 -06:00
layout_traits compositing: Split Servo up into multiple sandboxed processes. 2015-11-19 16:38:04 -05:00
msg Add support for getting an element's computed style through WebDriver. 2015-11-20 13:23:38 +00:00
net Remove dependency on regex_macros 2015-11-24 22:07:14 +01:00
net_traits Remove dependency on regex_macros 2015-11-24 22:07:14 +01:00
plugins Implement 'url!(..)' macro 2015-11-21 08:15:56 -05:00
profile compositing: Split Servo up into multiple sandboxed processes. 2015-11-19 16:38:04 -05:00
profile_traits compositing: Split Servo up into multiple sandboxed processes. 2015-11-19 16:38:04 -05:00
script Auto merge of #8655 - jdm:domain, r=jdm 2015-11-24 06:01:13 +05:30
script_traits compositing: Split Servo up into multiple sandboxed processes. 2015-11-19 16:38:04 -05:00
servo Remove dependency on regex_macros 2015-11-24 22:07:14 +01:00
style Auto merge of #8542 - KiChjang:style-whitespace-methods, r=SimonSapin 2015-11-23 23:39:07 +05:30
style_traits Auto merge of #8039 - tschneidereit:script-owns-stylesheets, r=jdm 2015-11-08 01:11:54 +05:30
util Improve readability of flow tree dump 2015-11-23 15:17:32 -08:00
webdriver_server Add support for getting an element's computed style through WebDriver. 2015-11-20 13:23:38 +00:00
webdriver_traits Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00