Historique des commits

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