تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  MacDue b698d64ee9 LibGfx: Use StringView literals for CSS color list 2 سال پیش
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 سال پیش
  MacDue e5a39d134b LibGfx: Move Color::mixed_with() inline 2 سال پیش
  Timothy Flynn ab99ed5fba LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr 2 سال پیش
  Ben Wiederhake 6b7ce19161 Everywhere: Remove unused includes of LibC/stdlib.h 2 سال پیش
  Timothy Flynn 9b483625e6 LibIPC+Everywhere: Change IPC decoders to construct values in-place 2 سال پیش
  MacDue e3c64a0858 LibGfx: Remove unnecessary divides in Color::mixed_with() 2 سال پیش
  MacDue bbc149ebb9 Meta+Userland: Pass Gfx::Color by value 2 سال پیش
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 سال پیش
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 سال پیش
  Timothy Flynn 05f41382bb Userland: Properly define IPC::encode and IPC::decode specializations 2 سال پیش
  davidot 051134a21e LibGfx: Make parse_rgba_color use the new double parser 2 سال پیش
  MacDue 7bc0c66290 LibWeb+LibGfx: Move premultiplied alpha mixing to color.mixed_with() 2 سال پیش
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars 3 سال پیش
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 سال پیش
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors 3 سال پیش
  Valtteri Koskivuori f2c02077ba Userland: Remove a few gratuitous IPC namespace qualifiers 3 سال پیش
  Andreas Kling a6a8ba80fc LibGfx: Rename Color::from_rgba() => Color::from_argb() 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 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 سال پیش
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 سال پیش
  Andreas Kling 5f7d008791 AK+Everywhere: Stop including Vector.h from StringView.h 3 سال پیش
  Sam Atkins 094dc04695 LibGfx: Make Color::from_string() case-insensitive 3 سال پیش
  Sam Atkins 639c913e58 LibGfx: Make Color use east-const 3 سال پیش
  Sam Atkins 21b65de1ec LibGfx+LibWeb: Move "transparent" keyword into Color::from_string() 3 سال پیش
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
  Andreas Kling e875d4e044 LibGfx: Convert String::format() => String::formatted() 4 سال پیش
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 سال پیش
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 سال پیش