..
allocator
Update jemalloc-sys to 0.3.2
2019-11-20 00:00:00 +00:00
atoms
Selection interface working for synthetic operations
2020-02-13 20:09:27 -05:00
background_hang_monitor
Use surfman for managing GL surfaces
2019-11-01 08:47:11 -05:00
bluetooth
Fix some warnings in future Rust nightlies
2020-01-02 19:22:03 +01:00
bluetooth_traits
canvas
Implement CanvasRenderingContext2D.getTransform()
2020-02-12 08:49:18 +01:00
canvas_traits
Implement CanvasRenderingContext2D.getTransform()
2020-02-12 08:49:18 +01:00
compositing
Stop animations when window is hidden (API + UWP)
2020-02-19 14:10:49 +01:00
config
Update user agent info
2020-01-31 14:32:42 -08:00
config_plugins
Upgrade to rustc 1.42.0-nightly (3291ae339 2020-01-15)
2020-01-16 08:46:41 +01:00
constellation
Auto merge of #25799 - paulrouget:hideWindow, r=Manishearth
2020-02-20 14:28:09 -05:00
debugger
deny_public_fields
Upgrade to rustc 1.42.0-nightly (3291ae339 2020-01-15)
2020-01-16 08:46:41 +01:00
derive_common
derive_common: Fix example in documentation
2019-11-07 18:52:30 -06:00
devtools
Prompt user before accepting incoming devtools connection
2020-02-10 06:51:18 +01:00
devtools_traits
WorkerId
changed to type UUID.
2019-12-10 13:12:54 +05:30
dom_struct
Use #![register_tool]
instead of #![register_attr]
2019-11-15 17:24:42 +01:00
domobject_derive
Upgrade to rustc 1.42.0-nightly (3291ae339 2020-01-15)
2020-01-16 08:46:41 +01:00
embedder_traits
Embedder Prompt API
2020-02-10 06:51:18 +01:00
fallible
style: Update smallvec to 1.0.
2019-12-16 14:23:56 +01:00
geometry
Fix some warnings new in Rust Nightly
2019-11-08 11:45:16 +01:00
gfx
Upgrade to rustc 1.43.0-nightly (5d04ce67f 2020-02-13)
2020-02-14 12:27:14 +01:00
gfx_traits
hashglobe
Fix some warnings new in Rust Nightly
2019-11-08 11:45:16 +01:00
jstraceable_derive
layout
Take origin from window instead of creating a new one in case of reflow
2020-02-15 23:51:26 +05:30
layout_2020
Auto merge of #25777 - kunalmohan:24720-ImageCache, r=jdm
2020-02-19 13:51:30 -05:00
layout_thread
remove option for origin and mirror changes to layout_thread_2020
2020-02-18 00:57:33 +05:30
layout_thread_2020
remove option for origin and mirror changes to layout_thread_2020
2020-02-18 00:57:33 +05:30
layout_traits
Use non-IPC webrender API over explicit IPC channels.
2019-11-27 20:47:53 -05:00
malloc_size_of
malloc_size_of: Add a missing cfg guard.
2020-02-12 02:43:22 +01:00
media
Use non-IPC webrender API over explicit IPC channels.
2019-11-27 20:47:53 -05:00
metrics
msg
re-structure blob, structured serialization
2019-12-11 22:46:50 +08:00
net
Auto merge of #25768 - pshaughn:corsstar, r=jdm
2020-02-14 23:16:37 -05:00
net_traits
Handle access-control header wildcards
2020-02-14 13:13:22 -05:00
pixels
Addresses issues raised in #24465 ; removes redundancy in set_bitmap_dimensions
2019-11-10 18:37:14 -05:00
profile
Fix some warnings in future Rust nightlies
2020-01-02 19:22:03 +01:00
profile_traits
rand
range
remutex
script
Auto merge of #25793 - szeged:wgpu_compute_pass_encoder_fns, r=jdm
2020-02-19 17:18:29 -05:00
script_layout_interface
remove option for origin and mirror changes to layout_thread_2020
2020-02-18 00:57:33 +05:30
script_plugins
Upgrade to rustc 1.43.0-nightly (5d04ce67f 2020-02-13)
2020-02-14 12:27:14 +01:00
script_traits
remove option for origin and mirror changes to layout_thread_2020
2020-02-18 00:57:33 +05:30
selectors
Use the matches!
macro from the standard library
2020-02-12 10:08:31 +01:00
servo
Stop animations when window is hidden (API + UWP)
2020-02-19 14:10:49 +01:00
servo_arc
style: Simplify code for keeping alive shared memory until all sheets go away.
2019-11-30 20:44:56 +01:00
size_of_test
std_test_override
style
Add layout_2020 support for filters and mix-blend-mode
2020-02-19 10:26:13 +01:00
style_derive
style: Make rust generate better code for derive(Animate) and derive(ComputeSquaredDistance).
2020-02-12 02:43:21 +01:00
style_traits
style: Miscellaneous Servo build fixes.
2020-02-12 02:43:23 +01:00
to_shmem
style: Update smallvec to 1.0.
2019-12-16 14:23:56 +01:00
to_shmem_derive
url
webdriver_server
move ConstellationMsg to compositing
2020-01-29 23:34:16 +05:30
webgpu
Implement GPUComputePassEncoder functions
2020-02-19 11:19:59 +01:00
webrender_traits
Use non-IPC webrender API over explicit IPC channels.
2019-11-27 20:47:53 -05:00
webvr
move ConstellationMsg to compositing
2020-01-29 23:34:16 +05:30
webvr_traits