servo/components
Patrick Walton 11822f3eb1 layout: Remove the now-useless dirty field from the layout context.
At this point the only thing it does is to try to avoid adding display
items that are outside the root scrollable area, which is both wrong
(since it's incompatible with having scrollable areas outside the root)
and is useless (because we have displayports now).
2015-08-10 21:27:03 -07:00
..
canvas Auto merge of #7092 - dzbarsky:putimagedata, r=jdm 2015-08-09 07:00:56 -06:00
canvas_traits Auto merge of #7092 - dzbarsky:putimagedata, r=jdm 2015-08-09 07:00:56 -06:00
compositing Update rust-layers to get 2d transform + clipping support. 2015-08-11 08:48:44 +10:00
devtools Rename SendConsoleMessage to ConsoleAPI 2015-08-10 16:46:18 -04:00
devtools_traits Rename SendConsoleMessage to ConsoleAPI 2015-08-10 16:46:18 -04:00
gfx Update rust-layers to get 2d transform + clipping support. 2015-08-11 08:48:44 +10:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout layout: Remove the now-useless dirty field from the layout context. 2015-08-10 21:27:03 -07:00
layout_traits servo: Update ipc-channel to pick up bincode support. 2015-08-08 09:43:53 -07:00
msg Update rust-layers to get 2d transform + clipping support. 2015-08-11 08:48:44 +10:00
net MIME classifier should use &[T] instead of &Vec<T> 2015-08-10 15:00:35 +02:00
net_traits servo: Update ipc-channel to pick up bincode support. 2015-08-08 09:43:53 -07:00
plugins Fix minor typo in lint docstring. 2015-08-05 20:00:39 +02:00
profile Auto merge of #6850 - servo:rustup_2015-07-30, r=SimonSapin 2015-07-30 14:46:13 -06:00
profile_traits servo: Update ipc-channel to pick up bincode support. 2015-08-08 09:43:53 -07:00
script Rename SendConsoleMessage to ConsoleAPI 2015-08-10 16:46:18 -04:00
script_traits servo: Update ipc-channel to pick up bincode support. 2015-08-08 09:43:53 -07:00
servo Update rust-layers to get 2d transform + clipping support. 2015-08-11 08:48:44 +10:00
style servo: Update ipc-channel to pick up bincode support. 2015-08-08 09:43:53 -07:00
util Add the Servo User Agent strings 2015-08-10 19:11:12 -05:00
webdriver_server script: Make the resource task communication use IPC channels. 2015-07-31 11:28:09 -07:00
webdriver_traits Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00