Histórico de Commits

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