servo/components
Patrick Walton 14a544b64c layout: Clip the immediate fragments of block flows that establish
stacking contexts properly.

The code that existed before correctly translated the clips of child
elements, but not those of immediate display items belonging to the flow
itself.

Makes Leaflet.js maps usable.
2015-04-15 17:19:27 -07:00
..
canvas Canvas: added lineCap and lineJoin support. 2015-04-14 18:26:41 +02:00
compositing Auto merge of #5634 - pcwalton:fix-scrolling-perf, r=metajack 2015-04-11 11:02:32 -05:00
devtools Send high resolution millisecond timestamps in timeline markers #5665 2015-04-15 19:46:00 +07:00
devtools_traits Send high resolution millisecond timestamps in timeline markers #5665 2015-04-15 19:46:00 +07:00
gfx Switch Arc<Box<Image>> to Arc<Image> for perf boost. 2015-04-10 18:59:02 -04:00
layout layout: Clip the immediate fragments of block flows that establish 2015-04-15 17:19:27 -07:00
layout_traits Split out shared networking code into net_traits crate 2015-04-03 13:38:10 -04:00
msg layout: Implement CSS transitions per CSS-TRANSITIONS § 2. 2015-03-31 08:46:11 -07:00
net Reduce duplication 2015-04-14 22:03:22 +03:00
net_traits Make Metadata use ContentType 2015-04-14 22:03:21 +03:00
plugins Use quasiquotes for attributes in plugins crate. 2015-04-04 17:37:06 +02:00
profile Use usize rather than u64 in MemoryReport. 2015-03-31 15:37:15 +02:00
script Add specification links to canvas line cap and line join 2015-04-15 17:40:23 +02:00
script_traits Split out shared networking code into net_traits crate 2015-04-03 13:38:10 -04:00
servo Auto merge of #5635 - mmatyas:canvas_linecapjoin, r=jdm 2015-04-14 12:57:48 -05:00
style layout: Minor stylistic cleanup. 2015-04-14 13:00:11 -07:00
util Add/update comments with links to spec 2015-04-14 18:03:13 -04:00
webdriver_server Get the barest bones of webdriver integration ready for keeners. 2015-04-06 18:22:32 -04:00