Historial de Commits

Autor SHA1 Mensaje Fecha
  Andrew Kaster e15dd3c22a LibGfx: Use new AK+Swift extensions to simplify parseHexString hace 11 meses
  Andrew Kaster b03b13b720 AK+LibGfx+LibWebView: Add wrapper header around swift/bridging hace 11 meses
  Andrew Kaster d1969851ce LibGfx: Add an implementation of #rrggbb color parsing in Swift hace 1 año
  Andrew Kaster cf42bf2bca LibGfx: Factor out #rrggbb Color parsing into its own helper function hace 1 año
  Matthew Olsson 29b70485fc LibGfx: Add formatters for Gfx::Color's different representations hace 1 año
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} hace 1 año
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Andreas Kling 6c9912c341 LibGfx: Parse hex, rgb() and rgba() colors before named colors hace 1 año
  timmot 2ecc1d64d8 LibGfx: Accept decimal numbers when parsing rgb and rgba strings hace 1 año
  Shannon Booth 6c9fffc4c1 LibGfx: Add String variants of Color::to_string*() hace 1 año
  Shannon Booth 2b46e6f664 Everywhere: Update copyrights with my new serenityos.org e-mail :^) hace 2 años
  Shannon Booth 15151d7a4c LibGfx: Add Color::from_named_css_color_string hace 2 años
  Andi Gallo 0ad131e13d LibGfx: Fix parsing of rgba values hace 2 años
  MacDue b698d64ee9 LibGfx: Use StringView literals for CSS color list hace 2 años
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case hace 2 años
  MacDue e5a39d134b LibGfx: Move Color::mixed_with() inline hace 2 años
  Timothy Flynn ab99ed5fba LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr hace 2 años
  Ben Wiederhake 6b7ce19161 Everywhere: Remove unused includes of LibC/stdlib.h hace 2 años
  Timothy Flynn 9b483625e6 LibIPC+Everywhere: Change IPC decoders to construct values in-place hace 2 años
  MacDue e3c64a0858 LibGfx: Remove unnecessary divides in Color::mixed_with() hace 2 años
  MacDue bbc149ebb9 Meta+Userland: Pass Gfx::Color by value hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Timothy Flynn 05f41382bb Userland: Properly define IPC::encode and IPC::decode specializations hace 2 años
  davidot 051134a21e LibGfx: Make parse_rgba_color use the new double parser hace 2 años
  MacDue 7bc0c66290 LibWeb+LibGfx: Move premultiplied alpha mixing to color.mixed_with() hace 2 años
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars hace 3 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors hace 3 años
  Valtteri Koskivuori f2c02077ba Userland: Remove a few gratuitous IPC namespace qualifiers hace 3 años