servo/components
Matt Brubeck b77a0a89cf Propagate column info to rows sequentially
This avoids storing it in the rowgroup (which doesn't need it) and
ensures that it is done sequentially, which will be important when
rowspan support is added to this function.

Note that this does not reduce parallelism in the common case where
all rows are in the same rowgroup.
2016-12-09 14:10:43 -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
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 Propagate column info to rows sequentially 2016-12-09 14:10:43 -08:00
layout_thread Auto merge of #12862 - servo:layout-new, r=emilio 2016-12-07 14:32:20 -08: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
script Alphabetize document.createEvent match list. 2016-12-09 09:24:18 -10:00
script_layout_interface Auto merge of #12862 - servo:layout-new, r=emilio 2016-12-07 14:32:20 -08: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 Add support for fullscreen #10102 2016-12-09 11:45:50 +01: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