Commit Verlauf

Autor SHA1 Nachricht Datum
  Nico Weber ab143e9b0e LibGfx/BMP: Clear alpha in palette entries vor 1 Jahr
  Lucas CHOLLET 402de2985d LibGfx/ICO: Do not try to decode a mask if we already reached EOF vor 1 Jahr
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
  Tim Ledbetter 2311e28d63 LibGfx/BMPLoader: Mitigate potential overflows when decoding bitmap DIB vor 1 Jahr
  Tim Ledbetter 8ec26f3b54 LibGfx/BMPLoader: Account for header size when checking DIB bounds vor 1 Jahr
  circl a9208a18ca LibGfx/BMPLoader: Make sure height passed to Gfx::Bitmap is positive vor 1 Jahr
  Andreas Kling bcbaad0b1d LibGfx: Make BMP decoder always produce BGRA8888 or BGRx8888 bitmaps vor 1 Jahr
  Tim Ledbetter a673062084 LibGfx/BMPLoader: Ensure data offset cannot point past EOF vor 1 Jahr
  Tim Ledbetter bc6638682d LibGfx/BMPLoader: Ensure DIB size and offset are within expected range vor 1 Jahr
  Tim Ledbetter e6c1429311 LibGfx: Check bounds of color table accesses in BMPLoader vor 1 Jahr
  MacDue bbf66ea055 LibGfx: Remove maximum size limit for decoded images vor 1 Jahr
  Lucas CHOLLET 806808f406 LibGfx: Provide a default implementation for animation-related methods vor 2 Jahren
  Lucas CHOLLET c336cef065 LibGfx/BMP: Decode the header in `create()` and remove `initialize()` vor 2 Jahren
  Lucas CHOLLET 35599605c1 LibGfx/BMP: Move some `const` to the east vor 2 Jahren
  Lucas CHOLLET e5b70837de LibGfx: Remove `ImageDecoder::set_[non]volatile()` vor 2 Jahren
  MacDue e7cddda7e1 LibGfx: Allow passing an ideal size to image decoders vor 2 Jahren
  Optimoos bee316cfbe LibGfx: Remove unneeded TODO in BMPLoader vor 2 Jahren
  Ben Wiederhake da394abe04 LibGfx+Fuzz: Convert ImageDecoder::initialize to ErrorOr vor 2 Jahren
  Tom e7921cfe14 LibGfx: Add first_animated_frame_index method to ImageDecoder vor 2 Jahren
  Lucas CHOLLET 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory vor 2 Jahren