servo/components
Bobby Holley 7dba4447f1 Store pristine element state rather than a set of changes.
This is the strategy we'll need to take for attributes, and so this change
puts us in a position to handle attributes and state the same way.

This does mean that we stop taking care to track the situations where our
state has reverted to the original state, with no net change. I think that's
probably of negligible value though.
2015-11-04 19:09:58 -08:00
..
canvas Update euclid to 0.3 2015-10-28 21:34:23 +05:30
canvas_traits Fix serde_macros 2015-10-28 21:53:15 +05:30
compositing Auto merge of #8314 - jdm:timeoutinvestigations, r=metajack 2015-11-05 04:08:30 +05:30
devtools Make DOMString a newtype around String, rather than a typedef. 2015-11-04 12:09:11 +01:00
devtools_traits Make DOMString a newtype around String, rather than a typedef. 2015-11-04 12:09:11 +01:00
gfx Mix stacking contexts into the positioned content list 2015-11-03 17:47:39 -08:00
gfx_traits Update euclid to 0.3 2015-10-28 21:34:23 +05:30
layout Store pristine element state rather than a set of changes. 2015-11-04 19:09:58 -08:00
layout_traits Fix serde_macros 2015-10-28 21:53:15 +05:30
msg Fix serde_macros 2015-10-28 21:53:15 +05:30
net Make DOMString a newtype around String, rather than a typedef. 2015-11-04 12:09:11 +01:00
net_traits Fix serde_macros 2015-10-28 21:53:15 +05:30
plugins more refactoring 2015-10-30 20:26:29 +09:00
profile New Android suppport 2015-11-04 16:29:39 -06:00
profile_traits Auto merge of #8253 - connorimes:android-energy-profiling, r=mbrubeck 2015-10-30 12:26:10 +05:30
script Store pristine element state rather than a set of changes. 2015-11-04 19:09:58 -08:00
script_traits Handle multi-touch events from glutin 2015-11-03 08:56:34 -08:00
servo Auto merge of #8288 - larsbergstrom:new_android_build, r=mbrubeck 2015-11-05 05:51:48 +05:30
style Store pristine element state rather than a set of changes. 2015-11-04 19:09:58 -08:00
style_traits Fix serde_macros 2015-10-28 21:53:15 +05:30
util Load web fonts synchronously during wpt. 2015-11-04 19:01:49 -08:00
webdriver_server update image to 0.4.0 2015-10-21 08:37:41 +02:00
webdriver_traits Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00