Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | canvas: Implement line dash setters and getters (#36257) | Steven Novaryo | 2025-04-01 | 1 | -0/+2 |
* | Add `Path2D` (#35783) | Lukas Lihotzki | 2025-03-26 | 1 | -1/+58 |
* | canvas: Update the image as part of update the rendering (#35996) | sagudev | 2025-03-25 | 1 | -5/+0 |
* | canvas: Do not update ImageKey during canvas layout (#35719) | Samson | 2025-03-12 | 1 | -7/+1 |
* | Trace more functions by adding perfetto tracing events (#33417) | atbrakhi | 2024-09-13 | 1 | -1/+1 |
* | enhance: Implement `CanvasRenderingContext2D.measureText` (#32704) | Chocolate Pie | 2024-07-17 | 1 | -0/+17 |
* | Upgrade Stylo to 2024-03-01 (#32089) | Oriol Brufau | 2024-04-16 | 1 | -4/+4 |
* | Update Stylo to 2023-10-16 (#31932) | Oriol Brufau | 2024-03-30 | 1 | -1/+1 |
* | Update Stylo to 2023-09-01 (#31609) | Oriol Brufau | 2024-03-18 | 1 | -4/+4 |
* | clippy: fix warnings in components/shared (#31565) | eri | 2024-03-08 | 1 | -33/+18 |
* | canvas2d: Implement `.reset()` (#31258) | Smitty | 2024-02-05 | 1 | -1/+1 |
* | Move `*_traits` and other shared types to `shared` | Martin Robinson | 2023-11-03 | 1 | -0/+491 |