Historie revizí

Autor SHA1 Zpráva Datum
  Lucas CHOLLET 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory před 2 roky
  Tim Ledbetter 5a6b995444 LibGfx: Use premultiplied alpha when scaling images před 2 roky
  Tim Schumacher ecd1862859 AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted před 2 roky
  Andreas Kling bfe081caad LibGfx: Fix const-correctness issues před 2 roky
  Andreas Kling 2530b301db LibGfx: Add const hack in Bitmap::to_bitmap_backed_by_anonymous_buffer() před 2 roky
  Andreas Kling 4b3e229157 LibGfx: Replace Bitmap::invert() with Bitmap::inverted() před 2 roky
  Andreas Kling 1f907a834f LibGfx: Make Bitmap::scaled(1) return a clone před 2 roky
  Lucas CHOLLET 782b1d20f5 LibGfx: Remove `Bitmap::load_from_fd_and_close()` před 2 roky
  Lucas CHOLLET b13695c9f4 LibGfx: Add a stream compatible overload of `Bitmap::load_from_file()` před 2 roky
  Tim Schumacher e80eb09fe5 LibGfx: Use `AK::Stream` to serialize and deserialize bitmaps před 2 roky
  Tim Schumacher 6ea3c1659a LibGfx: Propagate errors from serializing bitmaps před 2 roky
  Tim Schumacher ae64b68717 AK: Deprecate the old `AK::Stream` před 2 roky
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions před 2 roky
  Liav A 6e6999ce57 LibGfx: Re-work the abstractions of sending image for decoding over IPC před 2 roky
  Liav A 649f78d0a4 LibGfx+Ladybird+Userland: Don't sniff for TGA images with only raw bytes před 2 roky
  FrHun 4236177e4f LibGfx: Preserve scale on Bitmap crop před 2 roky
  Sam Atkins 29733e65f8 AK+Everywhere: Replace all Bitmap::must_create() uses with ::create() před 2 roky
  Rodrigo Tobar e818c955b3 LibGfx: Allow creating Bitmaps from ReadonlyBytes objects před 2 roky
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value před 2 roky
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Timothy Slater eec881ea34 LibGfx: Implement flood fill algorithm in Bitmap class před 2 roky
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY před 2 roky
  MacDue 60356c8dde LibGfx: Support getting a bitmap for a region of painter před 2 roky
  Karol Kosek 5478409025 LibGfx: Fallback to a default scaled bitmap if the upscaled one failed před 2 roky
  Daniel Bertalan 42e22f89a4 AK+LibGfx+LibJS: Pass -1 as the file descriptor to anonymous mmap před 3 roky
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) před 3 roky
  sin-ack e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view před 3 roky
  Hediadyoin1 9fe0def69b LibGfx: Use less allocations in highdpi_icon_[path,string] creation před 3 roky
  Hediadyoin1 69aece9279 LibCore+LibGfx: Pass file-path as StringView před 3 roky