Age | Commit message (Expand) | Author |
---|---|---|
2022-01-24 | Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr | Sam Atkins |
2021-11-23 | LibCore+AK: Move MappedFile from AK to LibCore | Andreas Kling |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-09-06 | Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe | Ali Mohammad Pur |
2021-06-30 | LibVideo: Migrate to east-const style & apply other minor fixes | FalseHonesty |
2021-06-06 | LibVideo: Scaffold LibVideo and implement simplistic Matroska parser | FalseHonesty |