aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/compositing/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* layout: Report memory usage for fragment and box trees. (#36553)Josh Matthews3 days1-0/+2
* compositing: Add memory reporter for WebRender. (#36557)Josh Matthews5 days1-0/+1
* compositing: Send `CompositorDisplayListInfo` as bytes to compositor (#36484)Martin Robinson9 days1-0/+1
* `compositing`: Combine `webrender_traits` and `compositing_traits` (#36372)Martin Robinson2025-04-061-2/+13
* Create a `constellation_traits` crate (#36088)Martin Robinson2025-03-221-2/+0
* Cleanup Stylo dependencies (#36046)Oriol Brufau2025-03-191-1/+1
* Use `strum` to iterate through enum variants and get their names (#35933)Martin Robinson2025-03-131-0/+1
* Remove some unused dependencies (#34355)Jonathan Schwender2024-11-251-1/+0
* Add `rust-version` to all `Cargo.toml` files (#33483)Martin Robinson2024-09-171-0/+1
* Rename `gfx` to `fonts` (#32556)Martin Robinson2024-06-191-1/+1
* Use workspace definitions for all crates and update to the 2021 edition (#32544)Martin Robinson2024-06-181-5/+5
* compositor: Move WebRender-ish messages and types to `webrender_traits` (#32315)Mukilan Thiyagarajan2024-05-201-2/+2
* Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)Martin Robinson2024-05-171-1/+1
* gfx: Rename `WebrenderSurfman` to `RenderingContext` and move to `gfx` (#31184)Martin Robinson2024-01-271-1/+0
* deps: Remove unused crate dependencies (#31185)Martin Robinson2024-01-261-1/+0
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-0/+29