servo/components/shared
Martin Robinson 0289377091
Move RenderingContext to webrender_traits (#32386)
The `gfx_traits` crate is gradually become just about text and fonts and
this is one of the few things there that is standing in the way of this.
Eventually `webrender_traits` will be the general cross-process
compositor API, so this sort of makes sense as well.
2024-05-28 12:48:55 +00:00
..
background_hang_monitor Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
base Move webgl_channel into base crate (#32339) 2024-05-24 06:13:20 +00:00
bluetooth clippy: fix warnings in components/shared (#31565) 2024-03-08 15:28:19 +00:00
canvas Move webgl_channel into base crate (#32339) 2024-05-24 06:13:20 +00:00
compositing compositor: Move WebRender-ish messages and types to webrender_traits (#32315) 2024-05-20 10:35:18 +00:00
devtools Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
embedder Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
gfx fonts: Clean up messaging during web fonts loads (#32332) 2024-05-22 08:30:35 +00:00
net fonts: Store web fonts in the per-Layout FontContext (#32303) 2024-05-20 14:13:03 +00:00
profile Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
script Remove more IPC messages between script and layout (#32377) 2024-05-27 07:30:51 +00:00
script_layout Remove more IPC messages between script and layout (#32377) 2024-05-27 07:30:51 +00:00
webrender Move RenderingContext to webrender_traits (#32386) 2024-05-28 12:48:55 +00:00