.. |
canvas
|
replace .len() == 0 with is_empty()
|
2015-08-14 04:00:33 +01:00 |
canvas_traits
|
Measure heap memory usage for more types. Fixes #6951
|
2015-08-13 21:44:41 +03:00 |
compositing
|
replace .len() == 0 with is_empty()
|
2015-08-14 04:00:33 +01:00 |
devtools
|
Use external mutability for FramerateActor::ticks.
|
2015-08-14 14:45:46 +02:00 |
devtools_traits
|
Auto merge of #7097 - boghison:memtypes, r=jdm
|
2015-08-13 13:16:14 -06:00 |
gfx
|
Auto merge of #7208 - jxs:master, r=Ms2ger
|
2015-08-14 00:51:59 -06:00 |
gfx_traits
|
Layerize canvas
|
2015-05-20 19:10:50 +02:00 |
layout
|
replace .len() == 0 with is_empty()
|
2015-08-14 04:00:33 +01:00 |
layout_traits
|
Store a Sender<ConstellationControlMsg> in LayoutTask.
|
2015-08-12 15:55:16 +02:00 |
msg
|
Measure heap memory usage for more types. Fixes #6951
|
2015-08-13 21:44:41 +03:00 |
net
|
replace .len() == 0 with is_empty()
|
2015-08-14 04:00:33 +01:00 |
net_traits
|
replace .len() == 0 with is_empty()
|
2015-08-14 04:00:33 +01:00 |
plugins
|
replace .len() == 0 with is_empty()
|
2015-08-14 04:00:33 +01:00 |
profile
|
Tweak how the "system-heap-allocated" memory report is gathered.
|
2015-08-14 00:05:17 -07:00 |
profile_traits
|
servo: Update ipc-channel to pick up bincode support.
|
2015-08-08 09:43:53 -07:00 |
script
|
replace .len() == 0 with is_empty()
|
2015-08-14 04:00:33 +01:00 |
script_traits
|
Remove ScriptControlChan.
|
2015-08-12 16:24:09 +02:00 |
servo
|
Update skia to get NEON fixes
|
2015-08-13 16:59:31 -06:00 |
style
|
Measure heap memory usage for more types. Fixes #6951
|
2015-08-13 21:44:41 +03:00 |
util
|
replace .len() == 0 with is_empty()
|
2015-08-14 04:00:33 +01: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 |