提交历史

作者 SHA1 备注 提交日期
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) 4 年之前
  Ben Wiederhake a49c77b76d LibGfx: Load correct durations for gifs 4 年之前
  Gunnar Beutner 5e1c1eb840 LibGfx: Make sure we use unique class names 4 年之前
  Andrew Kaster 480802805f LibGfx: Copy into a u32 in LZWDecoder::next_code() instead of casting 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 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr 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 年之前
  Andreas Kling e0f32626bc LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x 4 年之前
  Luke ce5fe2a6e8 LibGfx: Fix read buffer overflow in interlaced GIF decode 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) 4 年之前
  Andreas Kling 10420dee7e LibGfx: Fix global-buffer-overflow in interlaced GIF decode 4 年之前
  Andreas Kling 57e10eadac LibGfx: Don't reject valid GIF animations with interlaced frames 4 年之前
  Andreas Kling 449d56ef74 LibGfx: Don't use Gfx::Painter in GIF decoder 4 年之前
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. 4 年之前
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. 4 年之前
  asynts d69a8a9958 Everywhere: Replace a bundle of dbg with dbgln. 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前