servo/components
Patrick Walton d1c13faf4b script: Optimize JS rooting to not move the entire Root struct from
the stack to the return out-pointer.

This was showing up very high in instruction-level profiling.
2015-04-02 09:03:45 -07:00
..
canvas auto merge of #5302 : mmatyas/servo/canvas_stroke, r=jdm 2015-03-25 07:54:50 -06:00
compositing layout: Implement CSS transitions per CSS-TRANSITIONS § 2. 2015-03-31 08:46:11 -07:00
devtools Notify devtools about new worker globals 2015-03-27 16:04:53 -03:00
devtools_traits Notify devtools about new worker globals 2015-03-27 16:04:53 -03:00
gfx gfx: Perform more aggressive caching in 2015-04-01 08:58:16 -07:00
layout layout: Stop rebuilding all inline-block flows unconditionally, and 2015-04-01 10:52:15 -07:00
layout_traits layout: Implement CSS transitions per CSS-TRANSITIONS § 2. 2015-03-31 08:46:11 -07:00
msg layout: Implement CSS transitions per CSS-TRANSITIONS § 2. 2015-03-31 08:46:11 -07:00
net broadcasting storage changes events 2015-03-31 21:51:41 +01:00
plugins Remove allow(missing_copy_implementations) attributes. 2015-03-23 10:49:44 +01:00
profile Use usize rather than u64 in MemoryReport. 2015-03-31 15:37:15 +02:00
script script: Optimize JS rooting to not move the entire Root struct from 2015-04-02 09:03:45 -07:00
script_traits Use u32 for reflow ids. 2015-03-28 15:36:36 +01:00
servo gfx: Perform more aggressive caching in 2015-04-01 08:58:16 -07:00
style gfx: Perform more aggressive caching in 2015-04-01 08:58:16 -07:00
util auto merge of #5430 : Manishearth/servo/userscript_path, r=kmcallister 2015-04-01 13:15:46 -06:00