| Commit message (Expand) | Author | Age | Files | Lines |
* | Centralize `clippy` lints in `.cargo/config.toml` | Héctor Ramón Jiménez | 2023-09-20 | 1 | -11/+1 |
* | Deny `broken_intradoc_links` and verify documentation in CI | Héctor Ramón Jiménez | 2023-09-09 | 1 | -0/+13 |
* | Introduce custom backend-specific primitives | Héctor Ramón Jiménez | 2023-06-29 | 1 | -0/+2 |
* | Implement `vector` pipeline in `iced_tiny_skia` | Héctor Ramón Jiménez | 2023-03-07 | 1 | -0/+3 |
* | Implement `raster` pipeline in `iced_tiny_skia` | Héctor Ramón Jiménez | 2023-03-07 | 1 | -0/+3 |
* | Create `iced_widget` subcrate and re-organize the whole codebase | Héctor Ramón Jiménez | 2023-03-04 | 1 | -8/+3 |
* | Move `Canvas` and `QRCode` to `iced` crate | Héctor Ramón Jiménez | 2023-03-03 | 1 | -2/+2 |
* | Implement `Canvas` support for `iced_tiny_skia` | Héctor Ramón Jiménez | 2023-03-01 | 1 | -1/+9 |
* | Draft text support in `iced_tiny_skia` | Héctor Ramón Jiménez | 2023-02-26 | 1 | -0/+1 |
* | Scaffold `iced_tiny_skia` and connect it to `iced_renderer` | Héctor Ramón Jiménez | 2023-02-25 | 1 | -0/+16 |