servo/components/shared
Martin Robinson ad37a54f59
dependencies: Upgrade to WebRender 0.64 (#31486)
This brings the version of WebRender used in Servo up-to-date with Gecko
upstream. The big change here is that HiDPI is no longer handled via
WebRender. Instead this happens via a scale applied to the root layer in
the compositor. In addition to this change, various changes are made to
Servo to adapt to the new WebRender API.

Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2024-03-14 17:40:54 +00:00
..
bluetooth clippy: fix warnings in components/shared (#31565) 2024-03-08 15:28:19 +00:00
canvas rustdoc: Add some basic Safety sections to unsafe functions (#31639) 2024-03-13 10:44:59 +00:00
compositing compositor: Improve the way we wait for frames (#31523) 2024-03-07 11:59:02 +00:00
devtools Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
embedder Fix rustdoc errors in components/shared (#31582) 2024-03-08 12:28:06 +00:00
gfx clippy: fix warnings in components/shared (#31565) 2024-03-08 15:28:19 +00:00
msg clippy: fix warnings in components/shared (#31565) 2024-03-08 15:28:19 +00:00
net clippy: Fix warnings in components/shared (#31627) 2024-03-12 17:22:05 +00:00
profile Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
script dependencies: Upgrade to WebRender 0.64 (#31486) 2024-03-14 17:40:54 +00:00
script_layout clippy: Fix warnings in components/shared (#31627) 2024-03-12 17:22:05 +00:00
webrender dependencies: Upgrade to WebRender 0.64 (#31486) 2024-03-14 17:40:54 +00:00