Commit History

Author SHA1 Message Date
  Rodrigo Tobar c592b889bf LibPDF: Add Reader::try_read for easier error propagation 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Linus Groh d26aabff04 Everywhere: Run clang-format 2 years ago
  Julian Offenhäuser 4bd79338e8 LibPDF: Fix off-by-one error in Reader::remaining() 2 years ago
  Julian Offenhäuser 9f4659cc63 LibPDF: Move consume and match helper functions to the Reader class 2 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Ali Mohammad Pur bf59d9e824 Userland: Include Vector.h in a few places to make HeaderCheck happy 3 years ago
  Andreas Kling 80d4e830a0 Everywhere: Pass AK::ReadonlyBytes by value 3 years ago
  Ben Wiederhake 6089c4d97d LibPDF: Add missing headers to Reader.h 3 years ago
  Matthew Olsson 612b183703 LibPDF: Convert to east-const to comply with the recent style changes 4 years ago
  Matthew Olsson e23bfd7252 LibPDF: Parse linearized PDF files 4 years ago
  Matthew Olsson 97cc482087 LibPDF: Make Reader::dump_state a bit more readable 4 years ago
  Matthew Olsson 8c745ad0d9 LibPDF: Parse page structures 4 years ago
  Matthew Olsson 72f693e9ed LibPDF: Add a basic parser and Document structure 4 years ago