Age | Commit message (Expand) | Author |
---|---|---|
2022-03-04 | UserspaceEmulator: Make it possible to wrap PODs in ValueWithShadow | Ali Mohammad Pur |
2022-01-24 | Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr | Sam Atkins |
2021-09-06 | Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe | Ali Mohammad Pur |
2021-06-24 | Userland: Replace VERIFY(is<T>) with verify_cast<T> | Andreas Kling |
2021-04-23 | UE+LibX86: Support bigger reads and writes | Hendiadyoin1 |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-09 | UserspaceEmulator: Keep the MMU regions list sorted | Andreas Kling |
2021-03-08 | UserspaceEmulator: Enable splitting regions at arbitrary points | Ben Wiederhake |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-17 | Kernel+Userland: Remove shared buffers (shbufs) | Andreas Kling |
2021-01-12 | DevTools: Move to Userland/DevTools/ | Andreas Kling |