Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-23 | Move the code that manages floating-point state to a separate package | Andrei Vagin | |
This change is inspired by Adin's cl/355256448. PiperOrigin-RevId: 364695931 | |||
2021-02-02 | Move ring0 package. | Adin Scannell | |
This allows the package to serve as a general purpose ring0 support package, as opposed to being bound to specific sentry platforms. Updates #5039 PiperOrigin-RevId: 355220044 |