Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Nico Weber 2a1cd84155 LibGfx: Minorly simplify BMPLoader's decode_bmp_dib() 2 yıl önce
  Nico Weber 89a8a198b2 LibGfx: Read embedded ICC profiles in .bmp files 2 yıl önce
  Nico Weber 307712b398 LibGfx: Add a method to ImageDecoderPlugin for reading ICC data 2 yıl önce
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 yıl önce
  Liav A 57e19a7e56 LibGfx: Re-structure the whole initialization pattern for image decoders 2 yıl önce
  ericLemanissier a6d710612f LibGfx: BMPLoader: Propagate errors properly 2 yıl önce
  Bruno Conde 7e9019a9c3 LibGfx: Support BMP favicons with less than 32 bpp 2 yıl önce
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 yıl önce
  sin-ack e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view 3 yıl önce
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 yıl önce
  Lenny Maiorani 9c56a83b76 Libraries: Use default constructors/destructors in LibGfx 3 yıl önce
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 3 yıl önce
  Nick Johnson 08e4a1a4dc AK+Everywhere: Replace __builtin bit functions 3 yıl önce
  Andreas Kling 5a79c69b02 LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<> 3 yıl önce
  Andreas Kling 2b866e3c9b LibGfx: Remove ImageDecoderPlugin::bitmap() in favor of frame(index) 3 yıl önce
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 yıl önce
  Andreas Kling 47edd6ae89 LibGfx: Remove all load_FORMAT_from_memory() decoder wrappers 3 yıl önce
  Andreas Kling 10add3f4c2 LibGfx: Remove load_FORMAT() image codec wrappers 3 yıl önce
  Andreas Kling 0de33b3d6c LibGfx: Use ErrorOr<T> for Bitmap::try_create() 3 yıl önce
  Timothy c966c32571 LibGfx: Move common loader functionality to load from memory functions 3 yıl önce
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 3 yıl önce
  Andreas Kling 751cb094ff LibGfx: Remove Gfx::ImageDecoder::bitmap() in favor of frame(index) 4 yıl önce
  Andreas Kling 143443e0b6 LibGfx: Make Gfx::Bitmap::set_nonvolatile() report allocation failure 4 yıl önce
  Andreas Kling 24b5295b30 LibGfx: Remove "purgeable Gfx::Bitmap" as a separate concept 4 yıl önce
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 yıl önce
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) 4 yıl önce
  Gunnar Beutner 5e1c1eb840 LibGfx: Make sure we use unique class names 4 yıl önce
  Matthew Olsson fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
  Andreas Kling e873d27ab1 LibGfx: Switch a bunch of API's from taking StringView to String 4 yıl önce