История коммитов

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