Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Nico Weber a4dec92ed0 LibGfx: Add Bitmap::scaled_to_size() il y a 1 an
  MacDue 95bf6ddb8e LibGfx: Fix serializing Gfx::Bitmaps il y a 1 an
  Andreas Kling a396bb0c0b LibGfx: Remove indexed palette formats from Bitmap and Painter il y a 1 an
  MacDue b69e8ee893 LibGfx: Add Gfx::Bitmap::apply_mask() il y a 1 an
  MacDue bb5db0835d LibGfx: Allow loading a Bitmap (from bytes) with an ideal size il y a 2 ans
  Nico Weber d70ddc8961 LibGfx: Add Bitmap::strip_alpha_channel() il y a 2 ans
  Darius Arnold 884d8b14ac LibGfx: Prevent out of bounds access when scaling small Bitmaps il y a 2 ans
  Lucas CHOLLET 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory il y a 2 ans
  Tim Ledbetter 5a6b995444 LibGfx: Use premultiplied alpha when scaling images il y a 2 ans
  Tim Schumacher ecd1862859 AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted il y a 2 ans
  Andreas Kling bfe081caad LibGfx: Fix const-correctness issues il y a 2 ans
  Andreas Kling 2530b301db LibGfx: Add const hack in Bitmap::to_bitmap_backed_by_anonymous_buffer() il y a 2 ans
  Andreas Kling 4b3e229157 LibGfx: Replace Bitmap::invert() with Bitmap::inverted() il y a 2 ans
  Andreas Kling 1f907a834f LibGfx: Make Bitmap::scaled(1) return a clone il y a 2 ans
  Lucas CHOLLET 782b1d20f5 LibGfx: Remove `Bitmap::load_from_fd_and_close()` il y a 2 ans
  Lucas CHOLLET b13695c9f4 LibGfx: Add a stream compatible overload of `Bitmap::load_from_file()` il y a 2 ans
  Tim Schumacher e80eb09fe5 LibGfx: Use `AK::Stream` to serialize and deserialize bitmaps il y a 2 ans
  Tim Schumacher 6ea3c1659a LibGfx: Propagate errors from serializing bitmaps il y a 2 ans
  Tim Schumacher ae64b68717 AK: Deprecate the old `AK::Stream` il y a 2 ans
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions il y a 2 ans
  Liav A 6e6999ce57 LibGfx: Re-work the abstractions of sending image for decoding over IPC il y a 2 ans
  Liav A 649f78d0a4 LibGfx+Ladybird+Userland: Don't sniff for TGA images with only raw bytes il y a 2 ans
  FrHun 4236177e4f LibGfx: Preserve scale on Bitmap crop il y a 2 ans
  Sam Atkins 29733e65f8 AK+Everywhere: Replace all Bitmap::must_create() uses with ::create() il y a 2 ans
  Rodrigo Tobar e818c955b3 LibGfx: Allow creating Bitmaps from ReadonlyBytes objects il y a 2 ans
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value il y a 2 ans
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Timothy Slater eec881ea34 LibGfx: Implement flood fill algorithm in Bitmap class il y a 2 ans