servo/components
Martin Robinson 9d72e89ce3 Stop splitting scroll roots
Now that WebRender can handle splitting scrolling layers on its own, we
don't need to do any work to split up scroll roots. This should also
make it possible to handle overflow:scroll and containing block scroll
roots in the future.
2017-03-21 16:42:31 -07:00
..
atoms Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
bluetooth Use servo_config::opts only on linux target. 2017-03-21 15:55:45 +01:00
bluetooth_traits Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
canvas Fix crop_area_byte_length calculation in crop_image and add tests 2017-03-16 21:43:31 +01:00
canvas_traits Kill serde_codegen 💣 2017-02-28 19:31:25 +01:00
compositing Stop splitting scroll roots 2017-03-21 16:42:31 -07:00
config Rename ScreenPx to DeviceIndependentPixel. 2017-02-22 14:37:24 +10:00
constellation Implement dissimilar-origin window.parent and window.top. 2017-03-17 10:53:20 -05:00
debugger Enable the debugger on Android 2017-03-17 16:36:06 +01:00
deny_public_fields Update syn to 0.11 2017-02-27 14:46:50 +01:00
devtools removed instances of -> () in existing code 2017-03-13 17:38:33 +01:00
devtools_traits Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
dom_struct Make #[dom_struct] a proc_macro attribute 2017-02-24 01:50:51 +01:00
domobject_derive Update syn to 0.11 2017-02-27 14:46:50 +01:00
geometry Rename ScreenPx to DeviceIndependentPixel. 2017-02-22 14:37:24 +10:00
gfx Stop splitting scroll roots 2017-03-21 16:42:31 -07:00
gfx_traits Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
jstraceable_derive Update syn to 0.11 2017-02-27 14:46:50 +01:00
layout Stop splitting scroll roots 2017-03-21 16:42:31 -07:00
layout_thread Per-document shared lock for author-origin stylesheets. 2017-03-19 23:12:15 +01:00
layout_traits Kill serde_codegen 💣 2017-02-28 19:31:25 +01:00
msg Kill serde_codegen 💣 2017-02-28 19:31:25 +01:00
net Disabled tinyfiledialogs when running headless. 2017-03-16 08:48:33 -05:00
net_traits Implement setter for document.domain 2017-03-15 10:34:23 -05:00
profile Auto merge of #15458 - connorimes:hbs-0.4, r=emilio 2017-02-22 09:05:37 -08:00
profile_traits Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
rand squash: convert less interesting debug! logs to traces 2017-01-18 22:21:41 -07:00
range Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
remutex squash: convert less interesting debug! logs to traces 2017-01-18 22:21:41 -07:00
script Auto merge of #16061 - methyl:master, r=Manishearth 2017-03-21 10:18:25 -07:00
script_layout_interface Replace RwLock<StyleRule> with Locked<StyleRule> 2017-03-19 22:30:37 +01:00
script_plugins Auto merge of #15771 - jdm:img-panic, r=nox 2017-03-08 04:28:58 -08:00
script_traits Implement dissimilar-origin window.parent and window.top. 2017-03-17 10:53:20 -05:00
selectors selectors: Check the bloom filter at most once per complex selector. 2017-03-20 12:09:34 +01:00
servo Expose a method to toggle wr profiler 2017-03-20 01:40:38 +01:00
style Auto merge of #16062 - BorisChiou:stylo/animation/parse_number, r=emilio 2017-03-21 09:22:37 -07:00
style_traits Update cssparser for https://github.com/servo/rust-cssparser/pull/123 2017-02-28 17:16:36 +01:00
url Added some same-origin-domain checks. 2017-03-14 14:36:03 -05:00
webdriver_server Remove rustc-serialize from cookie 2017-02-24 02:39:57 +01:00
webvr Kill serde_codegen 💣 2017-02-28 19:31:25 +01:00
webvr_traits Remove unused features from webvr traits 2017-02-21 11:00:03 +01:00