aboutsummaryrefslogtreecommitdiffstats
path: root/components/compositing/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* compositing: Add memory reporter for WebRender. (#36557)Josh Matthews6 days1-0/+2
* libservo: Remove the unused `multiview` feature (#36485)Martin Robinson9 days1-1/+0
* compositing: Send `CompositorDisplayListInfo` as bytes to compositor (#36484)Martin Robinson10 days1-0/+1
* `compositing`: Combine `webrender_traits` and `compositing_traits` (#36372)Martin Robinson2025-04-061-1/+0
* Create a `constellation_traits` crate (#36088)Martin Robinson2025-03-221-0/+1
* Cleanup Stylo dependencies (#36046)Oriol Brufau2025-03-191-1/+1
* libservo: Move size handling to `RenderContext` from `WindowMethods` (#35621)Martin Robinson2025-02-251-0/+1
* compositing: Move image output and shutdown management out of the compositor ...Martin Robinson2025-02-201-1/+0
* libservo: Rework and clarify the rendering model of the `WebView` (#35522)Martin Robinson2025-02-191-0/+1
* libservo: Expose `SoftwareRenderingContext` and `WindowRenderingContext` (#35...Martin Robinson2025-02-181-1/+0
* libservo: Expose an `OffscreenRenderingContext` and use it for servoshell (#3...Martin Robinson2025-02-171-0/+1
* deps: Remove some unused `Cargo.toml` (#35466)Martin Robinson2025-02-141-2/+0
* Finish the integration of `webxr` into the Cargo workspace (#35229)Martin Robinson2025-01-311-1/+1
* Remove some unused dependencies (#34355)Jonathan Schwender2024-11-251-5/+0
* feat: `webxr` feature flag (#34241)Ngo Iok Ui (Wu Yu Wei)2024-11-131-1/+2
* Use `ROUTER::add_typed_route` instead of `ROUTER::add_route` everywhere (#33866)Simon Wülker2024-10-181-1/+1
* Gate all use of `tracing` behind Cargo feature (#33845)Delan Azabani2024-10-161-1/+2
* Add `rust-version` to all `Cargo.toml` files (#33483)Martin Robinson2024-09-171-0/+1
* Stop using `time@0.1` in Servo (#33394)Martin Robinson2024-09-111-1/+0
* Add tracing events (#33189)atbrakhi2024-09-051-0/+1
* compositor: Do not parse the Cargo.lock file while building (#33222)Martin Robinson2024-08-281-4/+0
* make protocol handlers registrable (#33104)webbeef2024-08-221-0/+1
* Fix save to image on Windows (#32914)Cristian Brinza2024-08-031-0/+3
* Rename `gfx` to `fonts` (#32556)Martin Robinson2024-06-191-2/+2
* 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-0/+1
* Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)Martin Robinson2024-05-171-1/+1
* Update gstreamer crates to 0.22 (#31465)Samson2024-03-011-1/+1
* gfx: Rename `WebrenderSurfman` to `RenderingContext` and move to `gfx` (#31184)Martin Robinson2024-01-271-1/+1
* deps: Remove unused crate dependencies (#31185)Martin Robinson2024-01-261-2/+0
* Add initial support for offscreen rendering (#30767)Delan Azabani2023-12-131-3/+3
* Add multiview feature flag in compositing and constellation (#30840)Delan Azabani2023-12-121-0/+1
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-8/+8
* Add shell.background-color.rgba to prefs (#30488)Ngo Iok Ui (Wu Yu Wei)2023-10-041-0/+1
* [NFC] compositing: extract types into new compositing_traits crate (#30125)Delan Azabani2023-08-181-0/+1
* Vendor the current version of WebRenderMartin Robinson2023-07-031-2/+2
* Add a compositor-side scroll treeMartin Robinson2023-05-191-0/+1
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-10/+10
* Bump euclid to 0.22Martin Robinson2023-01-261-1/+1
* Update image/png.Josh Matthews2022-04-011-1/+1
* Update keyboard-types.Josh Matthews2022-04-011-1/+1
* Bump `time` to latest `v0.1.x` version.teymour-aldridge2021-06-251-1/+1
* Update webrender.Josh Matthews2020-08-101-1/+1
* Revert "Update webrender."Josh Matthews2020-08-041-1/+1
* Update webrender.Josh Matthews2020-07-311-1/+1
* update keyboard-types cratePaul Rouget2020-06-291-1/+1
* Update webrender.Josh Matthews2020-06-111-1/+0
* Proxy all WR interactions for layout/font/script/canvas threads to the compos...Josh Matthews2020-06-091-0/+1
* Some Cargo.toml cleanupsatouchet2020-05-131-17/+17
* Update webrender.Josh Matthews2020-05-111-1/+1