Historique des commits

Auteur SHA1 Message Date
  Nico Weber 0374c1eb3b LibPDF: Handle indirect reference resolving during parsing more robustly il y a 1 an
  Nico Weber 495aaa295c LibPDF: Add some logging behind PDF_DEBUG il y a 1 an
  Nico Weber 1eaaa8c3e9 LibPDF+LibGfx: Support JBIG2s with /JBIG2Globals set il y a 1 an
  Nico Weber b258ba2767 LibPDF: Use decode_hex_digit() more il y a 1 an
  Nico Weber 783b1d1c11 LibPDF: Use is_ascii_hex_digit() instead of isxdigit() il y a 1 an
  Nico Weber 9495f64f91 LibPDF: Improve hex string parsing il y a 1 an
  Nico Weber 6723552e95 LibPDF: Add a spec comment and remove a FIXME il y a 1 an
  Nico Weber 3d07684891 LibPDF: Extract Parser::parse_inline_image() il y a 1 an
  Nico Weber 022fce75a6 LibPDF: Get inline image data from parser to renderer il y a 1 an
  Nico Weber 3285502ec6 LibPDF: Extract a Parser::unfilter_stream() method il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Nico Weber 11354dbf9e LibPDF: Remember inline image stream bytes il y a 1 an
  Nico Weber cabc6a9d80 LibPDF: Add a comment that PDF 2.0 added a length key for inline images il y a 1 an
  Nico Weber 071f890847 LibPDF: Require whitespace in front of inline image marker EI il y a 1 an
  Nico Weber 27aae7e2b1 LibPDF: Parse inline image key-value pairs il y a 1 an
  Nico Weber 0912896ae0 LibPDF: Extract Parser::parse_dict_contents_until() il y a 1 an
  Kyle Pereira e4b8d68039 LibPDF: Permit comments at the end of a stream il y a 1 an
  Nico Weber e39a790c82 LibPDF: Stop converting encodings in object parser il y a 1 an
  Nico Weber 14bcb5219d LibPDF: Tolerate comments before drawing operators il y a 1 an
  Nico Weber 9e8cf4fc1a LibPDF: Tolerate comment after last dict item il y a 1 an
  Nico Weber 54c98a46d8 LibPDF: Correctly parse the d0 and d1 operators il y a 1 an
  Tim Ledbetter b4296e1c9b LibPDF: Don't use unsanitized values in error messages il y a 1 an
  Nico Weber 4549d6cf1b LibPDF: Add a FIXME comment to the inline image data skipping path il y a 1 an
  Nico Weber 54cdcd0d06 LibPDF: Reject non-hexdigits in hex string with error il y a 1 an
  Nico Weber 4675700057 LibPDF: Reject unterminated literal strings with an error il y a 1 an
  Nico Weber c0f3f1674c LibPDF: Make string literal parsing fallible il y a 1 an
  Nico Weber 6153dd7b84 LibPDF: Tolerate comments after dict values il y a 1 an
  Nico Weber a1f17bd643 LibPDF: Skip inline image data in operator stream il y a 1 an
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString il y a 1 an
  Nico Weber 532230c0e4 LibPDF: Extract a Document::read_filters() method il y a 2 ans