Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2020-01-27 | Standardize on tools directory. | Adin Scannell | |
PiperOrigin-RevId: 291745021 | |||
2019-06-13 | Update canonical repository. | Adin Scannell | |
This can be merged after: https://github.com/google/gvisor-website/pull/77 or https://github.com/google/gvisor-website/pull/78 PiperOrigin-RevId: 253132620 | |||
2019-06-06 | Implement reclaim-driven MemoryFile eviction. | Jamie Liu | |
PiperOrigin-RevId: 251950660 |