servo/components
pylbrecht a50aef6f00 Add a layer to store Pattern related information
Some information of `canvas_data::Pattern` was lost by
converting it to `raqote::Source` due to the fact that Raqote
did not store this information (e.g. linear gradient's start/end
points). We introduce another layer to keep this information for later
use (like in `is_zero_size_gradient()`).
2019-12-17 19:52:02 +01:00
..
allocator
atoms
background_hang_monitor
bluetooth
bluetooth_traits
canvas Add a layer to store Pattern related information 2019-12-17 19:52:02 +01:00
canvas_traits
compositing Do not wake up embedder on each animation tick 2019-12-16 16:50:36 +01:00
config
config_plugins
constellation Do not wake up embedder on each animation tick 2019-12-16 16:50:36 +01:00
debugger
deny_public_fields
derive_common
devtools Update devtools server for Firefox 71. 2019-12-13 17:02:35 -05:00
devtools_traits WorkerId changed to type UUID. 2019-12-10 13:12:54 +05:30
dom_struct
domobject_derive
embedder_traits Auto merge of #24885 - shnmorimoto:implement_mediasession_set_positon_state, r=ferjm 2019-12-03 12:13:06 -05:00
fallible style: Update smallvec to 1.0. 2019-12-16 14:23:56 +01:00
geometry
gfx Servo build fixes. 2019-12-16 14:23:56 +01:00
gfx_traits
hashglobe
jstraceable_derive
layout Rustfmt recent changes. 2019-12-16 14:23:56 +01:00
layout_2020 Rustfmt recent changes. 2019-12-16 14:23:56 +01:00
layout_thread style: Fix servo build. 2019-11-30 20:45:08 +01:00
layout_thread_2020 Disable use of rayon with --layout-threads 1 instead of panicking 2019-12-10 18:41:24 +01:00
layout_traits
malloc_size_of Auto merge of #25299 - emilio:gecko-sync, r=emilio,nox 2019-12-16 23:51:18 -05:00
media
metrics
msg
net Now just one is_cors_safelisted_request_header, with closer spec alignment 2019-12-16 09:07:02 -05:00
net_traits Now just one is_cors_safelisted_request_header, with closer spec alignment 2019-12-16 09:07:02 -05:00
pixels
profile
profile_traits
rand
range
remutex
script Auto merge of #25254 - pshaughn:stop_creating_outofspec_events, r=jdm 2019-12-17 02:13:13 -05:00
script_layout_interface
script_plugins Upgrade to rustc 1.41.0-nightly (7afe6d9d1 2019-12-03) 2019-12-04 12:29:17 +01:00
script_traits Do not wake up embedder on each animation tick 2019-12-16 16:50:36 +01:00
selectors Rustfmt recent changes. 2019-12-16 14:23:56 +01:00
servo
servo_arc
size_of_test
std_test_override
style Cherry-pick some parts of the cssparser update. 2019-12-16 14:23:56 +01:00
style_derive
style_traits
to_shmem style: Update smallvec to 1.0. 2019-12-16 14:23:56 +01:00
to_shmem_derive
url
webdriver_server
webgpu Replace wgpu-native with wgpu-core 2019-12-06 12:49:56 +01:00
webrender_traits
webvr
webvr_traits