Commit History

Author SHA1 Message Date
  sin-ack a10ad24c76 LibGfx: Make JPGLoader iterate components deterministically 4 years ago
  Linus Groh d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" 4 years ago
  Lenny Maiorani 800ea8ea96 Userland: static vs non-static constexpr variables 4 years ago
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr 4 years ago
  Linus Groh 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling e873d27ab1 LibGfx: Switch a bunch of API's from taking StringView to String 4 years ago
  Oleg Sikorskiy 961137ea4c LibGfx: Don't truncate macroblock indices in JPG decoder. 4 years ago
  Andreas Kling e0f32626bc LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) 4 years ago
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. 4 years ago
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. 4 years ago
  asynts 7dc3a5ce3f Everywhere: Replace a bundle of dbg with dbgln. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago