Historique des commits

Auteur SHA1 Message Date
  Nico Weber d60758a947 LibGfx: Remove now-unused Color::from_cmyk() il y a 1 an
  MacDue 9f710b0fb6 Revert "LibGfx: Slightly simplify Color::blend()" il y a 1 an
  MacDue a1bafafd78 LibGfx: Slightly simplify Color::blend() il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Shannon Booth 6c9fffc4c1 LibGfx: Add String variants of Color::to_string*() il y a 1 an
  Jelle Raaijmakers 5bac9df865 LibGfx: Remove SSE version of `Color::blend()` il y a 2 ans
  Shannon Booth 15151d7a4c LibGfx: Add Color::from_named_css_color_string il y a 2 ans
  MacDue 120e5b6b6f LibGfx: Add Color::with_opacity(float opacity) il y a 2 ans
  MacDue 6ceb185865 LibGfx: Add `ALWAYS_INLINE` to Color::mixed_with()/interpolate() il y a 2 ans
  MacDue 3cc074c1b0 LibGfx: De-duplicate color interpolation code il y a 2 ans
  MacDue e5a39d134b LibGfx: Move Color::mixed_with() inline il y a 2 ans
  Timothy Flynn 027aee2c66 Userland: Add missing Math.h and IntegralMath.h header includes il y a 2 ans
  Timothy Flynn ab99ed5fba LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr il y a 2 ans
  Timothy Flynn 9b483625e6 LibIPC+Everywhere: Change IPC decoders to construct values in-place il y a 2 ans
  MacDue bbc149ebb9 Meta+Userland: Pass Gfx::Color by value il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Andreas Oppebøen 29de0dbea5 LibGfx: Add missing color LightBlue il y a 2 ans
  MacDue f274f04e35 LibGfx: Handle alpha in color distance il y a 2 ans
  Timothy Flynn 05f41382bb Userland: Properly define IPC::encode and IPC::decode specializations il y a 2 ans
  Daniel Bertalan 4296425bd8 Everywhere: Remove redundant inequality comparison operators il y a 2 ans
  Timothy Slater eec881ea34 LibGfx: Implement flood fill algorithm in Bitmap class il y a 2 ans
  MacDue 7bc0c66290 LibWeb+LibGfx: Move premultiplied alpha mixing to color.mixed_with() il y a 2 ans
  kleines Filmröllchen 049c1a536c LibGfx: Add saturation modification functions to Color il y a 2 ans
  kleines Filmröllchen 5bb277d9ec LibGfx: Add YUV conversion functions to Color il y a 2 ans
  kleines Filmröllchen ac23b806a2 LibGfx: Make Color::set_alpha constexpr il y a 2 ans
  MacDue 73b05364e8 LibGfx: Add Color::contrast_ratio() il y a 3 ans
  Hendiadyoin1 5fd49b9d9f LibGfx: Avoid some unnecessary Rounding in AffineTransform and Color il y a 3 ans
  César Torres 4b0b22d897 LibGfx: Fix typo in Color constructor il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans