Commit History

Author SHA1 Message Date
  Andreas Kling f23f99d51b LibGfx: Use ErrorOr<T> for Bitmap::try_create_with_anonymous_buffer() 3 years ago
  Andreas Kling e2eabb4132 LibCore: Use ErrorOr<T> in Core::AnonymousBuffer 3 years ago
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 years ago
  Jean-Baptiste Boric e4394b1605 LibGfx: Use anonymous buffer instead of raw anon_fd for Gfx::Bitmap 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Nico Weber 5f9c42c404 LibGfx: Give Bitmap a scale factor 4 years ago
  Andreas Kling 8a61aba1e5 LibGfx+LibGUI: Make Gfx::ShareableBitmap transmit indexed palettes 4 years ago
  Andreas Kling 58b435f49e LibGfx: Short-circuit ShareableBitmap construction in IPC decoder 4 years ago
  Andreas Kling 1a157d3f50 LibGfx: Don't expose anon_fd inside Gfx::ShareableBitmap 4 years ago
  Andreas Kling 7c1df68be3 LibGfx: Don't encode invalid Gfx::ShareableBitmap as IPC::File 4 years ago
  Andreas Kling 64610ca80e Everywhere: Remove a bunch of <AK/SharedBuffer.h> includes 4 years ago
  Andreas Kling 333366a99d WindowServer+Taskbar: Send WM icon updates as Gfx::ShareableBitmap 4 years ago
  Andreas Kling 633915e792 LibGfx: Make Gfx::ShareableBitmap use anonymous files instead of shbufs 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago