Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-11-11 | Userland: Include Vector.h in a few places to make HeaderCheck happy | Ali Mohammad Pur |
2021-11-11 | Everywhere: Pass AK::ReadonlyBytes by value | Andreas Kling |
2021-09-20 | LibPDF: Add missing headers to Reader.h | Ben Wiederhake |
2021-06-12 | LibPDF: Convert to east-const to comply with the recent style changes | Matthew Olsson |
2021-06-12 | LibPDF: Parse linearized PDF files | Matthew Olsson |
2021-05-25 | LibPDF: Make Reader::dump_state a bit more readable | Matthew Olsson |
2021-05-10 | LibPDF: Parse page structures | Matthew Olsson |
2021-05-10 | LibPDF: Add a basic parser and Document structure | Matthew Olsson |