Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling a396bb0c0b LibGfx: Remove indexed palette formats from Bitmap and Painter vor 1 Jahr
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions vor 2 Jahren
  Timothy Flynn ab99ed5fba LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr vor 2 Jahren
  Timothy Flynn 9b483625e6 LibIPC+Everywhere: Change IPC decoders to construct values in-place vor 2 Jahren
  FrHun cf47dae6a5 LibGfx: Repair SharableBitmap scaling support vor 2 Jahren
  Timothy Flynn 05f41382bb Userland: Properly define IPC::encode and IPC::decode specializations vor 2 Jahren
  sin-ack e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view vor 3 Jahren
  Idan Horowitz 086969277e Everywhere: Run clang-format vor 3 Jahren
  Andreas Kling 5ace66a903 LibGfx: Rename RGBA32 => ARGB32 vor 3 Jahren
  Andreas Kling cb9cac4e40 LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void> vor 3 Jahren
  Andreas Kling 09cba7c780 LibGfx: Use ErrorOr<T> for Bitmap infrastructure used by ShareableBitmap vor 3 Jahren
  Andreas Kling f23f99d51b LibGfx: Use ErrorOr<T> for Bitmap::try_create_with_anonymous_buffer() vor 3 Jahren
  Andreas Kling e2eabb4132 LibCore: Use ErrorOr<T> in Core::AnonymousBuffer vor 3 Jahren
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions vor 4 Jahren
  Jean-Baptiste Boric e4394b1605 LibGfx: Use anonymous buffer instead of raw anon_fd for Gfx::Bitmap vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Nico Weber 5f9c42c404 LibGfx: Give Bitmap a scale factor vor 4 Jahren
  Andreas Kling 8a61aba1e5 LibGfx+LibGUI: Make Gfx::ShareableBitmap transmit indexed palettes vor 4 Jahren
  Andreas Kling 58b435f49e LibGfx: Short-circuit ShareableBitmap construction in IPC decoder vor 4 Jahren
  Andreas Kling 1a157d3f50 LibGfx: Don't expose anon_fd inside Gfx::ShareableBitmap vor 4 Jahren
  Andreas Kling 7c1df68be3 LibGfx: Don't encode invalid Gfx::ShareableBitmap as IPC::File vor 4 Jahren
  Andreas Kling 64610ca80e Everywhere: Remove a bunch of <AK/SharedBuffer.h> includes vor 4 Jahren
  Andreas Kling 333366a99d WindowServer+Taskbar: Send WM icon updates as Gfx::ShareableBitmap vor 4 Jahren
  Andreas Kling 633915e792 LibGfx: Make Gfx::ShareableBitmap use anonymous files instead of shbufs vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren