aboutsummaryrefslogtreecommitdiffstats
path: root/components/to_shmem_derive/to_shmem.rs
Commit message (Expand)AuthorAgeFilesLines
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-78/+0
* style: Reduce Servo's diff with upstream `to_shmem` (#31349)Martin Robinson2024-02-141-3/+1
* Upgrade remaining components to edition 2018sagudev2023-02-181-1/+3
* Fix warnings introduced in newer Rust NightlySimon Sapin2021-02-251-2/+2
* style: Gracefully handle errors creating shared memory UA style sheets.Cameron McCormack2020-06-041-10/+20
* Update MPL license to httpsJan Andre Ikenmeyer2019-05-101-1/+1
* style: Fix servo build, and appease tidy / fmt.Emilio Cobos Álvarez2019-04-121-1/+1
* style: Reformat recent changes.Emilio Cobos Álvarez2019-04-121-8/+2
* style: Add support for deriving ToShmem.Cameron McCormack2019-04-121-0/+74