aboutsummaryrefslogtreecommitdiffstats
path: root/components/canvas/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* `compositing`: Combine `webrender_traits` and `compositing_traits` (#36372)Martin Robinson2025-04-061-1/+1
* Cleanup Stylo dependencies (#36046)Oriol Brufau2025-03-191-1/+1
* 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-3/+0
* Replace `sparkle` with `glow` in `components/canvas` (#33918)Samson2024-11-201-1/+0
* feat: `webxr` feature flag (#34241)Ngo Iok Ui (Wu Yu Wei)2024-11-131-2/+3
* Update to surfman&webxr without sparkle and use glow 0.15 (#33538)Samson2024-10-181-0/+1
* Use `ROUTER::add_typed_route` instead of `ROUTER::add_route` everywhere (#33866)Simon Wülker2024-10-181-2/+2
* Add `rust-version` to all `Cargo.toml` files (#33483)Martin Robinson2024-09-171-0/+1
* Use raqote from crates.io and update canvas Cargo.toml (#33411)Alex Touchet2024-09-111-3/+3
* Upgrade font-kit, raqote, and stop using `dirs-next` (#33120)Martin Robinson2024-08-191-2/+2
* Remove the WebXR dependency on ancient `time@0.1` crate (#32862)Martin Robinson2024-07-261-2/+0
* canvas: Remove as much usage of `font-kit` as possible (#32758)Martin Robinson2024-07-111-0/+4
* shell: set `no-wgl` flag in servoshell instead (#32753)Ngo Iok Ui (Wu Yu Wei)2024-07-101-1/+0
* 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
* fonts: Store web fonts in the per-Layout `FontContext` (#32303)Martin Robinson2024-05-201-0/+1
* servoshell: Upgrade `egui` and many other dependencies (#31278)Magnus Larsen2024-05-021-2/+2
* Upgrade Stylo to 2024-03-01 (#32089)Oriol Brufau2024-04-161-0/+1
* Update Stylo to 2023-10-16 (#31932)Oriol Brufau2024-03-301-1/+0
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-2/+2
* 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-2/+0
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-3/+3
* [chore] Update 'half' in components/canvas (#30098)Fabrice Desré2023-08-151-1/+1
* Remove dependency on surfman-chains (#30090)Martin Robinson2023-08-111-4/+1
* Vendor the current version of WebRenderMartin Robinson2023-07-031-2/+2
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-15/+15
* Bump surfman to 0.6Thomas Gardner2023-02-241-1/+1
* Use crates.io release of raqoteAlex Touchet2023-02-081-1/+1
* Bump euclid to 0.22Martin Robinson2023-01-261-4/+4
* Update font-kit.Josh Matthews2022-04-011-2/+2
* Updated cssparser dependency to 0.29.Lewin Probst2021-11-181-1/+1
* Bump `time` to latest `v0.1.x` version.teymour-aldridge2021-06-251-1/+1
* Update to winit 0.24.Josh Matthews2021-03-051-2/+2
* Miscellaneous build / tidy fixes.Emilio Cobos Álvarez2021-02-261-1/+1
* Auto merge of #27558 - jdm:revert-revert-wrup, r=Manishearthbors-servo2020-08-101-3/+3
|\
| * Update webrender.Josh Matthews2020-08-101-1/+1
| * Revert "Revert "Update font-kit and freetype and unicode-script.""Josh Matthews2020-08-101-1/+1
| * Revert "Revert "Update raqote, font-kit, fontconfig.""Josh Matthews2020-08-101-2/+2
* | Skip missing glyphs when drawing 2d canvas text.Josh Matthews2020-08-071-0/+1
|/
* webgl: Support preserveDrawingBuffer.Josh Matthews2020-08-061-1/+1
* Revert "Update raqote, font-kit, fontconfig."Josh Matthews2020-08-041-2/+2
* Revert "Update font-kit and freetype and unicode-script."Josh Matthews2020-08-041-1/+1
* Revert "Update webrender."Josh Matthews2020-08-041-1/+1
* Update webrender.Josh Matthews2020-07-311-1/+1
* Update font-kit and freetype and unicode-script.Josh Matthews2020-07-311-1/+1
* Update raqote, font-kit, fontconfig.Josh Matthews2020-07-311-2/+2
* Support for webxr layer managementAlan Jeffrey2020-06-281-3/+4
* style: Remove the dependency on font-kit from style.Emilio Cobos Álvarez2020-06-181-0/+1