Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-10-04 | AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places | Nico Weber |
2022-01-11 | AK+Kernel: Remove one_ref_left() footgun | Andreas Kling |
2021-06-24 | Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` | Daniel Bertalan |
2021-05-14 | Tests: Fix use-after-free in TestRefPtr.self_observers | Andrew Kaster |
2021-05-13 | AK: Introduce adopt_ref_if_nonnull(..) to aid in Kernel OOM hardening | Brian Gianforcaro |
2021-05-06 | Tests: Move AK tests to Tests/AK | Brian Gianforcaro |