커밋 기록

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