servo/components
Patrick Walton 7349b6ac28 layout: Tie transitions to the DOM node and finish them instantly when
new styles are set.

Tying transitions to the DOM node avoids quadratic complexity when
updating them.

Finishing transitions instantly when styles are updated makes our
behavior more correct.
2015-08-01 23:01:43 -07:00
..
canvas script: Make most of 2D canvas and WebGL run over IPC. 2015-07-25 00:50:12 -07:00
canvas_traits script: Make most of 2D canvas and WebGL run over IPC. 2015-07-25 00:50:12 -07:00
compositing script: Make the resource task communication use IPC channels. 2015-07-31 11:28:09 -07:00
devtools devtools: Convert the developer tools to run over IPC. 2015-07-27 09:10:01 -07:00
devtools_traits devtools: Convert the developer tools to run over IPC. 2015-07-27 09:10:01 -07:00
gfx layout: Tie transitions to the DOM node and finish them instantly when 2015-08-01 23:01:43 -07:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout layout: Tie transitions to the DOM node and finish them instantly when 2015-08-01 23:01:43 -07:00
layout_traits script: Make the resource task communication use IPC channels. 2015-07-31 11:28:09 -07:00
msg Implement Msg::Status with serialized url upon mouseover 2015-07-30 16:37:54 +03:00
net script: Fix merge fallout. 2015-07-31 11:28:09 -07:00
net_traits script: Fix merge fallout. 2015-07-31 11:28:09 -07:00
plugins Auto merge of #6855 - pcwalton:more-rooting-soundness, r=Manishearth 2015-07-30 18:20:53 -06:00
profile Auto merge of #6850 - servo:rustup_2015-07-30, r=SimonSapin 2015-07-30 14:46:13 -06:00
profile_traits script: Make the resource task communication use IPC channels. 2015-07-31 11:28:09 -07:00
script Auto merge of #6894 - pcwalton:double-precision-timestamps, r=metajack 2015-08-01 22:01:39 -06:00
script_traits script: Make the resource task communication use IPC channels. 2015-07-31 11:28:09 -07:00
servo Auto merge of #6881 - metajack:fix-num-jobs, r=jdm 2015-07-31 18:17:57 -06:00
style style: Switch animation timestamps to be doubles instead of floats. 2015-08-01 17:46:39 -07:00
util style: Switch animation timestamps to be doubles instead of floats. 2015-08-01 17:46:39 -07:00
webdriver_server script: Make the resource task communication use IPC channels. 2015-07-31 11:28:09 -07:00
webdriver_traits Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00