servo/python/servo
Magnus Larsen 9acf2182cd
servoshell: Upgrade egui and many other dependencies (#31278)
* servoshell: Upgrade `egui` and many other dependencies

This upgrades:
 - `core-graphics`
 - `core-text`
 - `egui` and friends
 - `font-kit`
 - `glow` and friends
 - `harfbuzz-sys`
 - `jni`
 - `nix`
 - `raqote`
 - `raw-window-handle`
 - `winit`

* Downgrade jni until we can properly upgrade

* Update some test results

It's unclear why these are now passing, but they are.

---------

Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2024-05-02 16:21:07 +00:00
..
mutation Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
platform servoshell: Upgrade egui and many other dependencies (#31278) 2024-05-02 16:21:07 +00:00
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap_commands.py bootstrap: Add a --skip-platform option (#32176) 2024-04-29 15:29:11 +00:00
build_commands.py Remove the libsimpleservo C API (#31172) 2024-01-27 09:19:25 +00:00
command_base.py servoshell: Upgrade egui and many other dependencies (#31278) 2024-05-02 16:21:07 +00:00
devenv_commands.py Add RUSTC env to clippy command (#31694) 2024-03-15 11:32:43 +00:00
gstreamer.py build: Combine and simplify GStreamer shared object lists (#31038) 2024-01-09 14:27:14 +00:00
package_commands.py ci: Retry hdiutil create with randomize backoff (#32005) 2024-04-05 10:51:24 +00:00
post_build_commands.py Stop publishing the Rust book in mach doc and doc.servo.org (#32142) 2024-04-24 07:22:18 +00:00
testing_commands.py Initial internal support for multiple webviews (#31417) 2024-04-03 11:06:28 +00:00
try_parser.py ci: Merge similar try jobs when possible (#31347) 2024-02-16 12:21:24 +00:00
util.py Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
visual_studio.py build: Add support for Visual Studio 2022 and VC143 DLLs (#31148) 2024-01-23 11:04:01 +00:00