aboutsummaryrefslogtreecommitdiffstats
path: root/components/pixels/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Add a benchmark for for `unmultiply_inplace` in `pixels` (#33584)Samson2024-09-301-0/+8
* Add `rust-version` to all `Cargo.toml` files (#33483)Martin Robinson2024-09-171-0/+1
* Use workspace definitions for all crates and update to the 2021 edition (#32544)Martin Robinson2024-06-181-5/+5
* compositor: Move WebRender-ish messages and types to `webrender_traits` (#32315)Mukilan Thiyagarajan2024-05-201-0/+4
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-1/+1
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-3/+3
* Bump euclid to 0.22Martin Robinson2023-01-261-1/+1
* More Cargo.toml updatesatouchet2020-05-301-2/+2
* Update euclid.Emilio Cobos Álvarez2019-07-231-1/+1
* Update references to malloc_size_of_derive, which is in crates.io now.Emilio Cobos Álvarez2019-01-131-1/+1
* Move PixelFormat to the pixels crateAnthony Ramine2018-11-201-0/+3
* Switch most crates to the 2018 editionSimon Sapin2018-11-061-0/+1
* Handle some transparent black cases in ctx.getImageDataAnthony Ramine2018-10-071-0/+3
* Merge some byte swap/premultiply functions in their own crateAnthony Ramine2018-10-061-0/+10