커밋 기록

작성자 SHA1 메시지 날짜
  Andreas Kling 2f3b901f7f AK: Make MappedFile heap-allocated and ref-counted 4 년 전
  Andreas Kling 7bb18215cb LibGUI: Use String::formatted() and String::number() more 4 년 전
  Andreas Kling edf01803cd LibGfx: Make all image decoders reject image sizes above 16384 pixels 4 년 전
  Andreas Kling 80ae407d73 LibGfx: Always compute the DIB mask shifts and sizes if needed 4 년 전
  Andreas Kling 77515fead2 LibGfx: Remove use of ByteBuffer::wrap() in BMP decoder 4 년 전
  Ben Wiederhake aec8983819 LibGfx: Accept BMP RLE of 255 repeated bytes 4 년 전
  Ben Wiederhake 453c63fd04 LibGfx+BMP: Remove set_remaining, fix size check 4 년 전
  Ben Wiederhake 36daeee34f LibGfx: Fix BMP mask detection off-by-one 4 년 전
  Ben Wiederhake 6be9b6349d LibGfx: Prevent potential heap-overflow in BMP non-RLE 4 년 전
  Ben Wiederhake 461bdeda2b LibGfx: Fix heap-overflow in BMP RLE 4 년 전
  Ben Wiederhake d66b0683eb LibGfx: Distinguish between RGB data and file data 4 년 전
  Ben Wiederhake 9ff001c4d3 LibGfx: Avoid ByteBuffer assertions for huge bitmaps 4 년 전
  Ben Wiederhake d6c0776b45 LibGfx: Reject OS/2 BMP files with invalid bpp values 4 년 전
  Ben Wiederhake bd6d365166 LibGfx: Disallow RLE8 compression for 16bpp BMPs 4 년 전
  Ben Wiederhake e3e2eecc33 LibGfx: Fix BMP compression checks 4 년 전
  Ben Wiederhake 031814796e LibGfx: Recognize incomplete BMP colormaps 4 년 전
  Nico Weber eef30bb05e LibGfx: Add some validation to BMPLoader 4 년 전
  Ben Wiederhake f82b2948cf Meta: Fix BMP_DEBUG, and always build on CI 4 년 전
  Nico Weber ec4c2f971b Lagom: Make BMP fuzzer look like the other image loader fuzzers 4 년 전
  Nico Weber ef1b21004f Everywhere: Fix typos 4 년 전
  Ben Wiederhake e550df6467 LibGfx: Don't blindly trust file-internal offset 4 년 전
  Ben Wiederhake f2f0c22052 LibGfx: Mark compilation-unit-only functions as static 5 년 전
  asynts b3d1a05261 Refactor: Expose const_cast by removing ByteBuffer::warp(const void*, size_t) 5 년 전
  Matthew Olsson 4e093a7c23 LibGfx: Add BMP loader 5 년 전