Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-04 | Ensure that safemem.BlockSeqOf(safemem.Block{}) produces an empty BlockSeq. | Jamie Liu | |
PiperOrigin-RevId: 298941855 | |||
2020-01-27 | Update package locations. | Adin Scannell | |
Because the abi will depend on the core types for marshalling (usermem, context, safemem, safecopy), these need to be flattened from the sentry directory. These packages contain no sentry-specific details. PiperOrigin-RevId: 291811289 |