servo/components
Martin Robinson 7fa4ea9740
Upgrade media / GStreamer / GLib (#30750)
- Upgrade the version of GStreamer for Windows

This upgrades the Windows build to use the most recent version of
GStreamer. This is necessary to upgrade our GStreamer dependency.

- Stop shipping GStreamer binaries on Linux

The binary bundle of GStreamer that we package is not used to compile --
only to run layout tests. It's too old for the APIs that we are using
(as evidenced by needed 1.18 for WebRTC) and nowadays Linux
distributions carry a new version so it's unecessary for our build
machines. No longer using this binary bundle will allow us to upgrade
our GStreamer dependency -- which now has stricter checks that we
are using at least version 1.18.

- Upgrade media to use newer versions of GStreamer / GLib dependencies
2024-01-05 08:01:58 +00:00
..
allocator Unfork and upgrade jemallocator (#30963) 2024-01-01 19:32:45 +00:00
atoms Further changes required by Servo 2023-11-06 09:35:57 +01:00
background_hang_monitor bhm: Fix a warning in the Linux sampler (#30924) 2023-12-28 11:20:47 +00:00
bluetooth Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
canvas Further changes required by Servo 2023-11-21 15:36:35 +01:00
compositing Add initial support for offscreen rendering (#30767) 2023-12-13 02:49:25 +00:00
config Add initial support for table box tree construction (#30799) 2023-12-05 11:10:45 +00:00
config_plugins Remove use of proc_macro_diagnostics feature (#30745) 2023-11-17 10:36:09 +00:00
constellation These changes fix #30843 (#30888) 2023-12-20 05:57:48 +00:00
deny_public_fields Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
derive_common Further changes required by Servo 2023-11-24 08:57:14 +01:00
devtools Replace time with std::time in components/devtools (#30927) 2024-01-03 16:52:04 +00:00
dom_struct Replace script_plugins with a clippy like rustc driver (named crown) (#30508) 2023-12-01 15:50:52 +00:00
domobject_derive Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
geometry Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
gfx layout: Make all word separators justification opportunities (#30866) 2023-12-21 22:49:24 +00:00
hyper_serde Integrate hyper_serde into Servo source (#30803) 2023-12-14 11:43:10 +00:00
jstraceable_derive Update to syn 2 where possible (#30387) 2023-09-19 15:57:37 +00:00
layout Add support for table fixups (#30868) 2023-12-22 12:11:58 +00:00
layout_2020 Add support for table fixups (#30868) 2023-12-22 12:11:58 +00:00
layout_thread Compile Servo with the latest version of rust stable (#30831) 2023-12-06 17:36:07 +00:00
layout_thread_2020 Compile Servo with the latest version of rust stable (#30831) 2023-12-06 17:36:07 +00:00
malloc_size_of style: Rustfmt servo/. r=zrhoffman 2023-11-24 08:57:14 +01:00
media Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
metrics Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
net Replace time with std::time in components/devtools (#30927) 2024-01-03 16:52:04 +00:00
pixels Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
profile Unfork and upgrade jemallocator (#30963) 2024-01-01 19:32:45 +00:00
rand Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
range Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
remutex Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
script Upgrade media / GStreamer / GLib (#30750) 2024-01-05 08:01:58 +00:00
selectors Further changes required by Servo 2023-11-24 08:57:14 +01:00
servo Upgrade media / GStreamer / GLib (#30750) 2024-01-05 08:01:58 +00:00
servo_arc style: Rustfmt servo/. r=zrhoffman 2023-11-24 08:57:14 +01:00
shared Replace time with std::time in components/devtools (#30927) 2024-01-03 16:52:04 +00:00
size_of_test Further changes required by Servo 2023-08-16 17:46:41 +02:00
style Add support for table fixups (#30868) 2023-12-22 12:11:58 +00:00
style_derive Further changes required by Servo 2023-11-24 08:57:14 +01:00
style_traits style: Remove viewport rule code 2023-11-24 08:57:14 +01:00
to_shmem style: Rustfmt servo/. r=zrhoffman 2023-11-24 08:57:14 +01:00
to_shmem_derive Further changes required by Servo 2023-11-24 08:57:14 +01:00
url Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
webdriver_server Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
webgpu WebGPU: always send exit message to script before exiting (#30989) 2024-01-03 17:19:50 +00:00
webrender_surfman Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00