servo/components
bors-servo c20bb66aef auto merge of #3841 : pcwalton/servo/removing-whitespace-damage, r=cgaebel
Avoids total reflow of the entire document on the maze solver.

I have tested Wikipedia reflow and it still works.

r? @cgaebel
2014-10-28 19:12:39 -06:00
..
canvas Run all task spawning through util, to allow for easy hooking. 2014-10-28 09:53:45 -07:00
compositing Move compositor_data.rs to compositor_layer.rs. 2014-10-28 08:33:23 -07:00
devtools make naming more consistent 2014-10-28 10:06:39 -07:00
devtools_traits Disable non_snake_case warnings in devtools 2014-09-23 11:45:08 -07:00
gfx layout: Use the new append_from method to get rid of a bunch of moves 2014-10-28 14:28:34 -07:00
layout auto merge of #3841 : pcwalton/servo/removing-whitespace-damage, r=cgaebel 2014-10-28 19:12:39 -06:00
layout_traits Use opts as a global, to avoid cloning and passing the struct all over the code. 2014-10-20 10:48:47 +10:00
msg util: Make some minor formatting cleanups to profiling and gfx 2014-10-22 07:49:56 -07:00
net make naming more consistent 2014-10-28 10:06:39 -07:00
plugins Make auto-derived JSTraceable have #[inline] methods 2014-10-16 10:20:20 +05:30
script auto merge of #3828 : cgaebel/servo/layout-node-dumping, r=pcwalton 2014-10-28 13:12:52 -06:00
script_traits auto merge of #3626 : Manishearth/servo/form-prep, r=jdm 2014-10-09 16:00:34 -06:00
style Add an optional --debug-mozjs argument to mach build that enables a non-optimized, debug build of mozjs and rust-mozjs. Update the Cargo snapshot to enable new feature support. 2014-10-24 16:18:25 -04:00
util auto merge of #3829 : cgaebel/servo/fix-into_iter, r=pcwalton 2014-10-28 16:36:47 -06:00