servo/components
Pu Xingyu d3ab919745 Add new methods to Fragment for size calculation of replaced element
These new methods calculate both the used width and height of an
replaced element and the same time. The `has_intrinsic_ratio()` method
also exposes information about whether a fragment has intrinsic aspect
ratio.
2016-12-12 15:37:12 +08:00
..
atoms Add support for fullscreen #10102 2016-12-09 11:45:50 +01:00
bluetooth Auto merge of #14468 - szeged:blocklist-allowed-services, r=jdm 2016-12-06 19:26:50 -08:00
bluetooth_traits Fix a typo in bluetooth_traits/lib.rs 2016-11-28 15:49:42 +01:00
canvas Implement WebGLContext resize, r=emilio 2016-12-01 00:56:59 +01:00
canvas_traits Remove old shaders, updates for WR feature and API changes. 2016-11-25 06:28:21 +10:00
compositing Add support for fullscreen #10102 2016-12-09 11:45:50 +01:00
constellation Add support for fullscreen #10102 2016-12-09 11:45:50 +01:00
debugger Disable the debugger on Android until mio works on Android 2016-11-17 19:11:30 -06:00
devtools Remove #![feature(custom_attribute)] 2016-11-03 11:24:13 +01:00
devtools_traits Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
gfx Remove old shaders, updates for WR feature and API changes. 2016-11-25 06:28:21 +10:00
gfx_traits Don't promote all scrollable regions to stacking contexts 2016-11-05 18:36:45 +01:00
jstraceable_derive Mark JSTraceable and its method as unsafe 2016-12-06 13:15:06 -10:00
layout Add new methods to Fragment for size calculation of replaced element 2016-12-12 15:37:12 +08:00
layout_thread Make Restyle tracking more granular. 2016-12-09 14:46:40 -10:00
layout_traits Make the layout content process shutdown sender optional. 2016-11-30 01:24:45 +01:00
msg Auto merge of #14286 - gterzian:update_canvas_with_offscreen_context, r=jdm 2016-11-24 12:29:52 -08:00
net Auto merge of #14508 - servo:determine_request_referrer, r=jdm,frewsxcv 2016-12-09 13:13:27 -08:00
net_traits Auto merge of #14508 - servo:determine_request_referrer, r=jdm,frewsxcv 2016-12-09 13:13:27 -08:00
plugins Rename Reflectable to DomObject. 2016-12-08 08:50:35 -10:00
profile Add support for fullscreen #10102 2016-12-09 11:45:50 +01:00
profile_traits Add support for fullscreen #10102 2016-12-09 11:45:50 +01:00
range Remove #![feature(rustc_attrs)] 2016-11-03 11:24:19 +01:00
script Make Restyle tracking more granular. 2016-12-09 14:46:40 -10:00
script_layout_interface Make Restyle tracking more granular. 2016-12-09 14:46:40 -10:00
script_traits Add support for fullscreen #10102 2016-12-09 11:45:50 +01:00
servo Remove misleading section from non-toplevel Cargo.toml. 2016-11-29 16:17:18 -05:00
style Make Restyle tracking more granular. 2016-12-09 14:46:40 -10:00
style_traits Auto merge of #14135 - frewsxcv:code-like, r=Ms2ger 2016-11-14 06:59:35 -06:00
url Auto merge of #14274 - stshine:servo-url-index, r=emilio 2016-11-20 12:35:14 -06:00
util Make unnecessarily public function private. 2016-12-09 08:38:15 -10:00
webdriver_server Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00