Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-10 | Libraries: Use default constructors/destructors in LibCore | Lenny Maiorani |
2021-12-08 | LibCore: Avoid implicitly copying ByteBuffer | Ben Wiederhake |
2021-11-11 | Everywhere: Pass AK::ReadonlyBytes by value | Andreas Kling |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-05-07 | LibCore: Implement basic mime type guessing based on binary patterns | Valtteri Koskivuori |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |