servo/components
bors-servo 7afe2153e8
Auto merge of #23814 - Manishearth:events, r=asajeffrey
Partial support for events in WebXR

Needs https://github.com/servo/webxr/pull/20

r? @asajeffrey

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23814)
<!-- Reviewable:end -->
2019-07-23 09:44:59 -04:00
..
allocator Make Servo components use winapi 0.3 2019-01-16 14:29:53 +01:00
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 #23065 removed unnecessary headless checking 2019-03-22 16:31:18 +03:00
bluetooth_traits Update regex to 1.1 2019-04-29 22:25:12 +09:00
canvas Auto merge of #23763 - servo:jdm-patch-40, r=Manishearth 2019-07-12 19:42:02 -04:00
canvas_traits Make GL/GLES decisions based on the API in use. 2019-07-12 13:36:44 -04:00
compositing Auto merge of #23770 - matharumanpreet00:update_cursor_on_scroll, r=paulrouget 2019-07-15 02:42:49 -04:00
config Update test API, hook it up to webxr mocking 2019-07-11 11:12:59 -07:00
config_plugins #8539 Config preferences backend restructure 2019-03-20 15:01:26 +00:00
constellation Auto merge of #23368 - gterzian:clean_up_navigation, r=asajeffrey 2019-07-18 14:22:03 -04:00
debugger Upgrade ws. 2019-06-12 15:01:03 -04:00
deny_public_fields Update syn and related dependencies 2018-11-30 17:48:41 +01:00
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 Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
dom_struct Can collect webidl paths. 2019-04-20 22:39:22 +02:00
domobject_derive Update syn and related dependencies 2018-11-30 17:48:41 +01:00
embedder_traits Fix media-controls resources naming 2019-07-22 17:40:16 +02:00
fallible Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
geometry WebRender units are no longer reexported. 2019-07-09 10:50:27 -04:00
gfx Update dwrote. 2019-07-12 08:10:16 -04:00
gfx_traits Fix deprecation warnings 2019-01-28 11:32:40 +01:00
hashglobe Upgrade ws. 2019-06-12 15:01:03 -04:00
jstraceable_derive Update syn and related dependencies 2018-11-30 17:48:41 +01:00
layout Revert change to render media controls breaking inline layout 2019-07-22 17:40:16 +02:00
layout_2020 Add ./mach build --with-layout-2020 2019-07-04 18:16:44 +02:00
layout_thread Moar detach shadow improvements 2019-07-22 17:40:17 +02:00
layout_thread_2020 Add ./mach build --with-layout-2020 2019-07-04 18:16:44 +02:00
layout_traits Fix some new warnings 2019-06-22 14:59:09 +02:00
malloc_size_of Fix some new warnings 2019-06-22 14:59:09 +02:00
media Final tweaks: use expect and remove unnecessary crate attributes 2019-07-04 10:43:32 +02:00
metrics Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
msg Update servo media to include global mute support 2019-07-05 11:01:19 +02:00
net ISSUE-21257: set redirectEnd on PerformanceResourceTiming 2019-07-19 21:36:24 +02:00
net_traits ISSUE-21257: set redirectEnd on PerformanceResourceTiming 2019-07-19 21:36:24 +02:00
pixels Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
profile #[global_allocator] is stable 2019-07-01 14:55:01 +02:00
profile_traits fixup! Measure layout queries blocked by ongoing layout 2019-04-17 17:23:17 +02:00
rand Upgrade headers, headers-core, and hyper_serde. 2019-06-13 11:08:16 -04: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 #23814 - Manishearth:events, r=asajeffrey 2019-07-23 09:44:59 -04:00
script_layout_interface Only allow UA widgets as children of media elements 2019-07-22 17:40:15 +02:00
script_plugins Upgrade to rustc 1.38.0-nightly (4b65a86eb 2019-07-15) 2019-07-17 10:48:54 +02:00
script_traits Implement tag name selector for FindElementsFromElement WebDriver command 2019-07-21 15:57:26 +03:00
selectors Rustfmt and fix tidy on recent changes. 2019-06-25 13:11:31 +02:00
servo Auto merge of #23764 - jdm:hl-startup, r=paulrouget 2019-07-13 11:31:26 -04:00
servo_arc style: Rustfmt recent changes. 2019-07-08 12:56:47 +02:00
size_of_test Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
std_test_override Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
style Update rayon to dedupe crossbeam-epoch 2019-07-12 21:01:33 +02:00
style_derive Update darling to 0.9 2019-05-23 12:14:56 +02:00
style_traits WebRender units are no longer reexported. 2019-07-09 10:50:27 -04:00
to_shmem style: Add an owned slice type which cbindgen can understand. 2019-05-10 12:43:02 +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 Implement tag name selector for FindElementsFromElement WebDriver command 2019-07-21 15:57:26 +03:00
webrender_traits WebRender units are no longer reexported. 2019-07-09 10:50:27 -04:00
webvr Update to latest xrtest api 2019-07-01 17:42:46 -07:00
webvr_traits Update to latest xrtest api 2019-07-01 17:42:46 -07:00