Histórico de Commits

Autor SHA1 Mensagem Data
  Nico Weber 3d07684891 LibPDF: Extract Parser::parse_inline_image() há 1 ano atrás
  Nico Weber 3285502ec6 LibPDF: Extract a Parser::unfilter_stream() method há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Nico Weber 0912896ae0 LibPDF: Extract Parser::parse_dict_contents_until() há 1 ano atrás
  Nico Weber c0f3f1674c LibPDF: Make string literal parsing fallible há 1 ano atrás
  Nico Weber 801cfd5ae3 LibPDF: Let parser process filters by default há 1 ano atrás
  Nico Weber 323d76fbb9 LibPDF: Make encrypted object streams work há 2 anos atrás
  Nico Weber 39b2eed3f6 LibPDF: Do not crash on encrypted files that start unluckily há 2 anos atrás
  Nico Weber 63670f27de LibPDF: Rename m_disable_encryption to m_enable_encryption há 2 anos atrás
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Linus Groh d26aabff04 Everywhere: Run clang-format há 2 anos atrás
  Julian Offenhäuser 65e83bed53 LibPDF: Disallow parsing indirect values as operands há 2 anos atrás
  Julian Offenhäuser 563d91b6c4 LibPDF: Implement loading compressed objects from object streams há 2 anos atrás
  Julian Offenhäuser 4887aacec7 LibPDF: Move document-specific parsing functionality into its own class há 2 anos atrás
  Julian Offenhäuser 9f4659cc63 LibPDF: Move consume and match helper functions to the Reader class há 2 anos atrás
  Matthew Olsson 468ceb1b48 LibPDF: Rename Command to Operator há 3 anos atrás
  Matthew Olsson 4e81663b31 LibPDF: Attempt to unecrypt strings and streams há 3 anos atrás
  Matthew Olsson 60c3e786be LibPDF: Require Document* in Parser constructor há 3 anos atrás
  Matthew Olsson a8de9cf541 LibPDF: Keep track of the current object index/generation while Parsing há 3 anos atrás
  Matthew Olsson 73cf8205b4 LibPDF: Propagate errors in Parser and Document há 3 anos atrás
  Matthew Olsson c1aa8c4a44 LibPDF: Remove unused function in Parser há 3 anos atrás
  Simon Woertz c857b5d22f LibPDF: Convert `PDF::Parser::m_document` from `RefPtr` to `WeakPtr` há 3 anos atrás
  Andreas Kling 80d4e830a0 Everywhere: Pass AK::ReadonlyBytes by value há 3 anos atrás
  Ben Wiederhake da170997d5 LibPDF: Move inline function definition há 3 anos atrás
  Wesley Moret 1b8f73b6b3 LibPDF: Fix treating not finding the linearized dict as a fatal error há 4 anos atrás
  Matthew Olsson 612b183703 LibPDF: Convert to east-const to comply with the recent style changes há 4 anos atrás
  Matthew Olsson ea3abb14fe LibPDF: Parse hint tables há 4 anos atrás
  Matthew Olsson e23bfd7252 LibPDF: Parse linearized PDF files há 4 anos atrás
  Matthew Olsson 78bc9d1539 LibPDF: Refine the distinction between the Document and Parser há 4 anos atrás