Историја ревизија

Аутор SHA1 Порука Датум
  Jelle Raaijmakers dad829de50 LibGfx: Add `Bitmap::visually_equals()` пре 3 година
  Andreas Kling 5ace66a903 LibGfx: Rename RGBA32 => ARGB32 пре 3 година
  Maciej c8183f2651 LibGfx: Fail gracefully when trying to load invalid-sized HiDPI image пре 3 година
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr пре 3 година
  Andreas Kling adb9b86807 LibGfx: Use Core::System::open() in Gfx::Bitmap :^) пре 3 година
  Andreas Kling 58fb3ebf66 LibCore+AK: Move MappedFile from AK to LibCore пре 3 година
  Andreas Kling 5a79c69b02 LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<> пре 3 година
  Karol Kosek c3256a51cb LibGfx: Remove scale factor option from try_load_from_fd_and_close() пре 3 година
  Andreas Kling 880fafd2c5 LibGfx: Use ImageDecoder in Bitmap::try_load_from_fd_and_close() пре 3 година
  Andreas Kling 10add3f4c2 LibGfx: Remove load_FORMAT() image codec wrappers пре 3 година
  Andreas Kling 6e255b262f LibGfx: Use ErrorOr<T> for try_create_from_serialized_byte_buffer() пре 3 година
  Andreas Kling 0de33b3d6c LibGfx: Use ErrorOr<T> for Bitmap::try_create() пре 3 година
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() пре 3 година
  Andreas Kling 16f064d9be LibGfx: Convert Gfx::Bitmap to east const style пре 3 година
  Andreas Kling d85d741c59 LibGfx: Deduplicate code in Bitmap::try_load_from_file() пре 3 година
  Andreas Kling 09cba7c780 LibGfx: Use ErrorOr<T> for Bitmap infrastructure used by ShareableBitmap пре 3 година
  Andreas Kling 8262bbf624 LibGfx: Use ErrorOr<T> for Bitmap::cropped() пре 3 година
  Andreas Kling 5e41c70e83 LibGfx: Use ErrorOr<T> for Bitmap::scaled() пре 3 година
  Andreas Kling db90b4554e LibGfx: Use ErrorOr<T> for Bitmap::flipped() пре 3 година
  Andreas Kling 69c4614a94 LibGfx: Use ErrorOr<T> for Bitmap::rotated() пре 3 година
  Andreas Kling 2da4cfcc80 LibGfx: Use ErrorOr<T> for Bitmap::clone() пре 3 година
  Andreas Kling c417820bff LibGfx: Use ErrorOr<T> for Bitmap::try_create_shareable() пре 3 година
  Andreas Kling 83d1460ee8 LibGfx: Use ErrorOr<T> for Bitmap::try_create_wrapper() пре 3 година
  Andreas Kling f23f99d51b LibGfx: Use ErrorOr<T> for Bitmap::try_create_with_anonymous_buffer() пре 3 година
  Andreas Kling e5dde37e24 AK: Bring AK::Error into the global namespace пре 3 година
  Andreas Kling af562c857e LibGfx: Use ErrorOr<T> for Gfx::Bitmap::allocate_backing_store() пре 3 година
  Andreas Kling e2eabb4132 LibCore: Use ErrorOr<T> in Core::AnonymousBuffer пре 3 година
  Timothy b953588e0e LibGfx: Add method to load bitmap from fd пре 3 година
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe пре 3 година
  Karol Kosek c126ffa9b8 LibGfx: Use correct variable size on bitmap to buffer convertion пре 4 година