Histórico de Commits

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