Historial de Commits

Autor SHA1 Mensaje Fecha
  Julian Offenhäuser fd78875662 LibPDF: Fix navigate_to_before_eof_marker() for PDFs not ending in EOL hace 2 años
  Julian Offenhäuser 93062e2b78 LibPDF: Be more cautious of errors when looking for linearization dict hace 2 años
  Julian Offenhäuser 6c0f7d83bb LibPDF: Don't treat a broken document header as a fatal error hace 2 años
  Julian Offenhäuser 34350ee9e7 LibPDF: Allow reading documents with incremental updates hace 2 años
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> hace 2 años
  Tim Schumacher 220fbcaa7e AK: Remove the fallible constructor from `FixedMemoryStream` hace 2 años
  Tim Schumacher 261d62438f AK: Remove the fallible constructor from `LittleEndianInputBitStream` hace 2 años
  Tim Schumacher 093cf428a3 AK: Move memory streams from `LibCore` hace 2 años
  Tim Schumacher 2470dd3bb5 AK: Move bit streams from `LibCore` hace 2 años
  Tim Schumacher ae64b68717 AK: Deprecate the old `AK::Stream` hace 2 años
  Tim Schumacher b1bfeb391e LibPDF: Use `Core::Stream` to parse the page offset hint table hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Julian Offenhäuser d1bc89e30b LibPDF: Try to repair XRef tables with broken indices hace 2 años
  Julian Offenhäuser 4b1a72ff7a LibPDF: Fix loop condition in parse_xref_stream() hace 2 años
  Julian Offenhäuser a17a23a3f0 LibPDF: Make some variable names in parse_xref_stream() more clear hace 2 años
  Julian Offenhäuser 77f5f7a6f4 LibPDF: Support parsing page tree nodes that are in object streams hace 2 años
  Julian Offenhäuser 563d91b6c4 LibPDF: Implement loading compressed objects from object streams hace 2 años
  Julian Offenhäuser f9beff7b5e LibPDF: Initial work on parsing xref streams hace 2 años
  Julian Offenhäuser 4887aacec7 LibPDF: Move document-specific parsing functionality into its own class hace 2 años