Commit History

Автор SHA1 Съобщение Дата
  Idan Horowitz 086969277e Everywhere: Run clang-format преди 3 години
  Lenny Maiorani f912a48315 Userland: Change static const variables to static constexpr преди 3 години
  Lenny Maiorani 9c56a83b76 Libraries: Use default constructors/destructors in LibGfx преди 3 години
  Andreas Kling 5ace66a903 LibGfx: Rename RGBA32 => ARGB32 преди 3 години
  Hendiadyoin1 fbb798f98c AK: Move integral log2 and exp to IntegerMath.h преди 3 години
  Andreas Kling b6359b211d LibGfx: Use StringView for header constants in the GIF decoder преди 3 години
  Andreas Kling 5a79c69b02 LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<> преди 3 години
  Andreas Kling 2b866e3c9b LibGfx: Remove ImageDecoderPlugin::bitmap() in favor of frame(index) преди 3 години
  Andreas Kling 2bd0ef0c76 LibGfx: Remove now-unused load_gif_from_memory() преди 3 години
  Andreas Kling 10add3f4c2 LibGfx: Remove load_FORMAT() image codec wrappers преди 3 години
  Andreas Kling 0de33b3d6c LibGfx: Use ErrorOr<T> for Bitmap::try_create() преди 3 години
  Andreas Kling 2da4cfcc80 LibGfx: Use ErrorOr<T> for Bitmap::clone() преди 3 години
  Ben Wiederhake 1bc4a0d822 LibGfx: Restrict cleared area to GIF framebuffer преди 3 години
  Timothy c966c32571 LibGfx: Move common loader functionality to load from memory functions преди 3 години
  Ben Wiederhake 7224308358 LibGfx: Reject GIFs with ridiculously large symbols преди 4 години
  Ben Wiederhake 39c09cec88 LibGfx: Elide predictable reallocations in GIF loader преди 4 години
  Brian Gianforcaro b0fbea848b LibGfx: Remove unused header includes преди 4 години
  Andreas Kling 143443e0b6 LibGfx: Make Gfx::Bitmap::set_nonvolatile() report allocation failure преди 4 години
  Andreas Kling 24b5295b30 LibGfx: Remove "purgeable Gfx::Bitmap" as a separate concept преди 4 години
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions преди 4 години
  Hendiadyoin1 ed46d52252 Everywhere: Use AK/Math.h if applicable преди 4 години
  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 години