Commit Verlauf

Autor SHA1 Nachricht Datum
  Idan Horowitz 086969277e Everywhere: Run clang-format vor 3 Jahren
  Lenny Maiorani 9c56a83b76 Libraries: Use default constructors/destructors in LibGfx vor 3 Jahren
  Andreas Kling 5a79c69b02 LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<> vor 3 Jahren
  Andreas Kling 2b866e3c9b LibGfx: Remove ImageDecoderPlugin::bitmap() in favor of frame(index) vor 3 Jahren
  Andreas Kling 47edd6ae89 LibGfx: Remove all load_FORMAT_from_memory() decoder wrappers vor 3 Jahren
  Andreas Kling 10add3f4c2 LibGfx: Remove load_FORMAT() image codec wrappers vor 3 Jahren
  Andreas Kling 0de33b3d6c LibGfx: Use ErrorOr<T> for Bitmap::try_create() vor 3 Jahren
  Nico Weber b8dc3661ac Libraries: Fix -Wunreachable-code warnings from clang vor 3 Jahren
  Nico Weber de72332920 Libraries: Fix typos vor 3 Jahren
  Timothy c966c32571 LibGfx: Move common loader functionality to load from memory functions vor 3 Jahren
  Andreas Kling 751cb094ff LibGfx: Remove Gfx::ImageDecoder::bitmap() in favor of frame(index) vor 4 Jahren
  Andreas Kling 143443e0b6 LibGfx: Make Gfx::Bitmap::set_nonvolatile() report allocation failure vor 4 Jahren
  Andreas Kling 24b5295b30 LibGfx: Remove "purgeable Gfx::Bitmap" as a separate concept vor 4 Jahren
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions vor 4 Jahren
  stelar7 24c5b0e81c LibGfx: Add support for DDS images vor 4 Jahren