aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/canvas/canvas.rs
Commit message (Expand)AuthorAgeFilesLines
* Trace more functions by adding perfetto tracing events (#33417)atbrakhi2024-09-131-1/+1
* enhance: Implement `CanvasRenderingContext2D.measureText` (#32704)Chocolate Pie2024-07-171-0/+17
* Upgrade Stylo to 2024-03-01 (#32089)Oriol Brufau2024-04-161-4/+4
* Update Stylo to 2023-10-16 (#31932)Oriol Brufau2024-03-301-1/+1
* Update Stylo to 2023-09-01 (#31609)Oriol Brufau2024-03-181-4/+4
* clippy: fix warnings in components/shared (#31565)eri2024-03-081-33/+18
* canvas2d: Implement `.reset()` (#31258)Smitty2024-02-051-1/+1
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-0/+491