aboutsummaryrefslogtreecommitdiffstats
path: root/components/to_shmem
Commit message (Expand)AuthorAgeFilesLines
* style: Update smallvec to 1.0.Emilio Cobos Álvarez2019-12-161-1/+1
* style: Don't specify minor version for cssparser.Emilio Cobos Álvarez2019-11-301-1/+1
* Update rand to 0.7 (fixes #24448)Anthony Ramine2019-10-231-2/+2
* Remove unused dependenciesShotaro Yamada2019-10-011-2/+1
* Stylo: replace uses of mem::uninitialized with MaybeUninitSimon Sapin2019-07-161-3/+4
* style: Add an owned slice type which cbindgen can understand.Emilio Cobos Álvarez2019-05-101-1/+1
* style: Fix servo build, and appease tidy / fmt.Emilio Cobos Álvarez2019-04-122-11/+30
* style: Reformat recent changes.Emilio Cobos Álvarez2019-04-121-12/+26
* style: Add ToShmem impls for collections and strings.Cameron McCormack2019-04-122-1/+276
* style: Add simple ToShmem implementations.Cameron McCormack2019-04-122-1/+67
* style: Add SharedMemoryBuilder type and ToShmem trait.Cameron McCormack2019-04-122-0/+191