Age | Commit message (Expand) | Author |
---|---|---|
2021-11-17 | AK: Convert AK::Format formatting helpers to returning ErrorOr<void> | Andreas Kling |
2021-11-11 | Userland: Include Vector.h in a few places to make HeaderCheck happy | Ali Mohammad Pur |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-06-12 | LibPDF: Convert to east-const to comply with the recent style changes | Matthew Olsson |
2021-05-25 | LibPDF: Add basic color space support to the renderer | Matthew Olsson |
2021-05-25 | LibPDF: Add a very poor path clipping implementation | Matthew Olsson |
2021-05-25 | LibPDF: Implement stubs for all graphical commands | Matthew Olsson |
2021-05-18 | LibPDF: Parse graphics commands | Matthew Olsson |