servo/components
bors-servo 541077286c auto merge of #3819 : mrobinson/servo/clean-up-events, r=pcwalton
There are many function and methods that operate on a single layer, that can really just be methods on a CompositorLayer trait. This greatly simplifies the way that Compositor interacts with its child layers. This PR is just code motion.
2014-10-28 09:39:43 -06:00
..
canvas gfx: Update rust-azure to pick up arcs, gradients, and subpixel text 2014-10-20 21:36:28 -07:00
compositing Move compositor_data.rs to compositor_layer.rs. 2014-10-28 08:33:23 -07:00
devtools Allow to specify port with --devtools option (fixes #3597) 2014-10-09 00:39:31 +11:00
devtools_traits Disable non_snake_case warnings in devtools 2014-09-23 11:45:08 -07:00
gfx Dynamically check DOMRefCell access from layout in debug builds 2014-10-24 16:27:37 -07:00
layout Dynamically check DOMRefCell access from layout in debug builds 2014-10-24 16:27:37 -07: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 Cleanup some code in image_cache_task.rs. 2014-10-26 22:26:43 +01:00
plugins Make auto-derived JSTraceable have #[inline] methods 2014-10-16 10:20:20 +05:30
script Implement [LenientThis] support and enable it in Document.webidl 2014-10-25 12:05:36 +05:30
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 Addressed code review comments. 2014-10-27 14:19:44 -07:00