servo/components
Nicholas Nethercote bb032c1ddc
style: Use static_prefs::pref!.
It's much nicer.

One nice thing about this is that the new code is subject to the existing
threadedness checking, which identified that several of these should be atomic
because they're accessed off the main thread.

Differential Revision: https://phabricator.services.mozilla.com/D40792
2019-08-15 17:00:37 +02:00
..
allocator
atoms Support end events and end() 2019-07-22 09:32:01 -07:00
background_hang_monitor Remove uses of mem::uninitialized 2019-07-17 10:48:54 +02:00
bluetooth
bluetooth_traits Update regex to 1.1 2019-04-29 22:25:12 +09:00
canvas Drop webgl main thread data during shutdown. 2019-07-29 08:15:59 -04:00
canvas_traits Replace use of callbacks in webxr by channels 2019-07-26 23:36:13 -05:00
compositing Update euclid. 2019-07-23 23:09:55 +02:00
config Upgrade to rustc 1.38.0-nightly (dddb7fca0 2019-07-30) 2019-07-31 13:34:01 +02:00
config_plugins
constellation Update rand to 0.6 2019-08-11 20:50:22 +02:00
debugger Upgrade ws. 2019-06-12 15:01:03 -04:00
deny_public_fields
derive_common Update darling to 0.9 2019-05-23 12:14:56 +02:00
devtools Upgrade headers, headers-core, and hyper_serde. 2019-06-13 11:08:16 -04:00
devtools_traits
dom_struct Can collect webidl paths. 2019-04-20 22:39:22 +02:00
domobject_derive
embedder_traits Pass the event loop waker into WebXR 2019-07-25 12:55:26 -05:00
fallible
geometry Update euclid. 2019-07-23 23:09:55 +02:00
gfx Update euclid. 2019-07-23 23:09:55 +02:00
gfx_traits
hashglobe Upgrade ws. 2019-06-12 15:01:03 -04:00
jstraceable_derive
layout Stylo: replace product={gecko,servo} with engine={gecko,servo-2013,servo-2020} 2019-07-29 17:37:03 +02:00
layout_2020 Remove more stuff from layout_2020 2019-08-13 13:45:05 +02:00
layout_thread Update euclid. 2019-07-23 23:09:55 +02:00
layout_thread_2020 Remove more stuff from layout_2020 2019-08-13 13:45:05 +02:00
layout_traits Update euclid. 2019-07-23 23:09:55 +02:00
malloc_size_of style: Update to euclid 0.20. 2019-07-23 22:54:08 +02:00
media Update euclid. 2019-07-23 23:09:55 +02:00
metrics
msg Update servo media to include global mute support 2019-07-05 11:01:19 +02:00
net Pass the event loop waker into WebXR 2019-07-25 12:55:26 -05:00
net_traits ISSUE-21257: set redirectEnd on PerformanceResourceTiming 2019-07-19 21:36:24 +02:00
pixels Update euclid. 2019-07-23 23:09:55 +02:00
profile #[global_allocator] is stable 2019-07-01 14:55:01 +02:00
profile_traits Upgrade to rustc 1.38.0-nightly (dddb7fca0 2019-07-30) 2019-07-31 13:34:01 +02:00
rand Update rand to 0.6 2019-08-11 20:50:22 +02:00
range Remove unused code from a bunch of crates 2019-06-03 04:18:12 +02:00
remutex Remove unused code from a bunch of crates 2019-06-03 04:18:12 +02:00
script Auto merge of #23967 - gterzian:fix_double_transplant, r=asajeffrey 2019-08-14 16:13:16 -04:00
script_layout_interface Update euclid. 2019-07-23 23:09:55 +02:00
script_plugins Upgrade to rustc 1.38.0-nightly (273f42b59 2019-07-21) 2019-07-22 09:35:43 +02:00
script_traits Add support for returning array-like types from the Execute(Async)Script wd command 2019-08-10 12:39:10 +03:00
selectors Rustfmt and fix tidy on recent changes. 2019-06-25 13:11:31 +02:00
servo Added gstreamer support to the magicleap port 2019-08-08 16:52:50 -05:00
servo_arc style: Properly refcount-log UniqueArcs created with new_uninitialized(). 2019-07-24 14:52:53 +02:00
size_of_test
std_test_override
style style: Use static_prefs::pref!. 2019-08-15 17:00:37 +02:00
style_derive Update darling to 0.9 2019-05-23 12:14:56 +02:00
style_traits style: Refactor grid types to preserve repeat() at computed value time and use cbindgen. 2019-08-15 16:58:44 +02:00
to_shmem Stylo: replace uses of mem::uninitialized with MaybeUninit 2019-07-16 08:03:54 +02:00
to_shmem_derive Update darling to 0.9 2019-05-23 12:14:56 +02:00
url style: Fix servo build, and appease tidy / fmt. 2019-04-12 12:20:15 +02:00
webdriver_server Add support for returning array-like types from the Execute(Async)Script wd command 2019-08-10 12:39:10 +03:00
webrender_traits Update euclid. 2019-07-23 23:09:55 +02:00
webvr Update euclid. 2019-07-23 23:09:55 +02:00
webvr_traits Update to latest xrtest api 2019-07-01 17:42:46 -07:00