Commit történet

Szerző SHA1 Üzenet Dátum
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages 2 éve
  Tim Schumacher 4d68dcfca0 LibGfx: Port `DDSLoader` to `AK::Stream` 2 éve
  Tim Schumacher ae64b68717 AK: Deprecate the old `AK::Stream` 2 éve
  Nico Weber 307712b398 LibGfx: Add a method to ImageDecoderPlugin for reading ICC data 2 éve
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 éve
  Liav A 57e19a7e56 LibGfx: Re-structure the whole initialization pattern for image decoders 2 éve
  ericLemanissier d0ddbf4aad LibGfx: DDSLoader: Propagate errors properly 2 éve
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
  Andrew Kaster 539fb08551 Userland: Remove unecessary uses of __serenity__ macro 2 éve
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 éve
  sin-ack e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view 3 éve
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 éve
  Lenny Maiorani 9c56a83b76 Libraries: Use default constructors/destructors in LibGfx 3 éve
  Andreas Kling 5a79c69b02 LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<> 3 éve
  Andreas Kling 2b866e3c9b LibGfx: Remove ImageDecoderPlugin::bitmap() in favor of frame(index) 3 éve
  Andreas Kling 47edd6ae89 LibGfx: Remove all load_FORMAT_from_memory() decoder wrappers 3 éve
  Andreas Kling 10add3f4c2 LibGfx: Remove load_FORMAT() image codec wrappers 3 éve
  Andreas Kling 0de33b3d6c LibGfx: Use ErrorOr<T> for Bitmap::try_create() 3 éve
  Nico Weber b8dc3661ac Libraries: Fix -Wunreachable-code warnings from clang 3 éve
  Nico Weber de72332920 Libraries: Fix typos 3 éve
  Timothy c966c32571 LibGfx: Move common loader functionality to load from memory functions 3 éve
  Andreas Kling 751cb094ff LibGfx: Remove Gfx::ImageDecoder::bitmap() in favor of frame(index) 4 éve
  Andreas Kling 143443e0b6 LibGfx: Make Gfx::Bitmap::set_nonvolatile() report allocation failure 4 éve
  Andreas Kling 24b5295b30 LibGfx: Remove "purgeable Gfx::Bitmap" as a separate concept 4 éve
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 éve
  stelar7 24c5b0e81c LibGfx: Add support for DDS images 4 éve