Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -6/+5 |
* | style: Remove ThinBoxedSlice | Emilio Cobos Álvarez | 2023-06-09 | 1 | -18/+0 |
* | Upgrade remaining components to edition 2018 | sagudev | 2023-02-18 | 1 | -8/+0 |
* | style: Gracefully handle errors creating shared memory UA style sheets. | Cameron McCormack | 2020-06-04 | 1 | -65/+89 |
* | Stylo: replace uses of mem::uninitialized with MaybeUninit | Simon Sapin | 2019-07-16 | 1 | -3/+4 |
* | style: Add an owned slice type which cbindgen can understand. | Emilio Cobos Álvarez | 2019-05-10 | 1 | -1/+1 |
* | style: Fix servo build, and appease tidy / fmt. | Emilio Cobos Álvarez | 2019-04-12 | 1 | -9/+27 |
* | style: Reformat recent changes. | Emilio Cobos Álvarez | 2019-04-12 | 1 | -12/+26 |
* | style: Add ToShmem impls for collections and strings. | Cameron McCormack | 2019-04-12 | 1 | -1/+272 |
* | style: Add simple ToShmem implementations. | Cameron McCormack | 2019-04-12 | 1 | -0/+64 |
* | style: Add SharedMemoryBuilder type and ToShmem trait. | Cameron McCormack | 2019-04-12 | 1 | -0/+175 |