Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update rustfmt to the 2024 style edition (#35764) | Simon Wülker | 2025-03-03 | 1 | -1/+1 |
* | Propagate `CanGc` arguments through callers in constructors (#35541) | Auguste Baum | 2025-02-20 | 1 | -1/+2 |
* | script: Limit public exports. (#34915) | Josh Matthews | 2025-01-10 | 1 | -4/+8 |
* | Add CanGc argument to reflect_dom_object (#34606) | Domenico Rizzo | 2024-12-13 | 1 | -1/+2 |
* | Generate a trait abstracting over all known DOM interfaces (#34357) | Josh Matthews | 2024-11-24 | 1 | -1/+1 |
* | Implement `ImageBitmap.close` (#34124) | Simon Wülker | 2024-11-04 | 1 | -9/+35 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -8/+7 |
* | implemented CreateImageBitmap function for Canvas image source | JayalakshmiV | 2020-04-29 | 1 | -0/+11 |
* | Implement ImageBitmap interface | santoshpavan | 2020-03-30 | 1 | -0/+58 |