Historique des commits

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