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