Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Groh 634db18809 LibGfx: Replace if constexpr (PNG_DEBUG) printf() with dbgln_if() vor 4 Jahren
  Linus Groh d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" vor 4 Jahren
  Lenny Maiorani 800ea8ea96 Userland: static vs non-static constexpr variables vor 4 Jahren
  Gunnar Beutner 24376e7759 LibGfx: Avoid copying ByteBuffers while loading PNG images vor 4 Jahren
  Andreas Kling 3d4afe7614 Everywhere: "indexes" => "indices" vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Andreas Kling e873d27ab1 LibGfx: Switch a bunch of API's from taking StringView to String vor 4 Jahren
  Idan Horowitz 34c05a744f LibGfx: Update to PNGLoader to modern dbgln_if and if constexpr logging vor 4 Jahren
  Idan Horowitz 8a0f1d87c0 LibGfx: Fix IHDR filter method field validation vor 4 Jahren
  Idan Horowitz f0bd17e610 LibGfx: Zero out dummy filter scanline vor 4 Jahren
  Luke c3d4fbb2a5 LibGfx: Use zlib instead of just deflate when loading PNGs vor 4 Jahren
  Idan Horowitz 211031e4f4 LibGfx: Fail gracefuly on invalid interlace method in PNGLoader vor 4 Jahren
  Andreas Kling e0f32626bc LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x vor 4 Jahren
  Idan Horowitz c12781a6a2 LibCore+LibHTTP+LibGfx: Switch to LibCompress vor 4 Jahren
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY vor 4 Jahren
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) vor 4 Jahren
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. vor 4 Jahren
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. vor 4 Jahren
  asynts 6dc2c38fd0 Everywhere: Replace a bundle of dbg with dbgln. vor 4 Jahren
  Linus Groh 95988b44a0 LibGfx: Let PNGLoader handle failed chunk decoding gracefully vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren