Age | Commit message (Expand) | Author |
---|---|---|
2022-02-06 | AK: Move integral log2 and exp to IntegerMath.h | Hendiadyoin1 |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-07-19 | Everywhere: Use AK/Math.h if applicable | Hendiadyoin1 |
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 |