История коммитов

Автор SHA1 Сообщение Дата
  Idan Horowitz 55c247d044 LibWeb: Correct SVG smooth curve reflected control point calculation 3 лет назад
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 лет назад
  Sam Atkins 9dcc752bcf LibWeb: Clear the path of a SVGPathElement if the attribute changes 3 лет назад
  Sam Atkins 44b64cb8b0 LibWeb: Make SVG AttributeParser::parse_path_data() static 3 лет назад
  Sam Atkins 82308fb71a LibWeb: Move SVG::PathDataParser into its own file and rename it 3 лет назад
  Sam Atkins 784c3183f7 LibWeb: Rename SVGPathBox -> SVGGeometryBox 3 лет назад
  Sam Atkins 326a5a82eb LibWeb: Move SVGPathElement methods into SVGGeometryElement 3 лет назад
  Sam Atkins bf178e0196 LibWeb: Implement SVG `S` (SmoothCurve) commands 3 лет назад
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder 3 лет назад
  Andreas Kling 85a0772147 LibWeb: Start work towards modern CSS "display" values 3 лет назад
  Andreas Kling 8da21583db LibWeb: Make SVG <path> tolerate relative first path coordinates 3 лет назад
  Andreas Kling f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer 3 лет назад
  Andreas Kling 422d725c79 LibWeb: Support "c" and "C" curves in SVG <path> data 3 лет назад
  Daniel Bertalan 5f7f063919 Everywhere: Mark debug-only functions `[[maybe_unused]]` 4 лет назад
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) 4 лет назад
  Jean-Baptiste Boric 7d84f09e7e Userland: Move non-standard math constants from math.h 4 лет назад
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 лет назад
  Matthew Olsson fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 лет назад
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
  Idan Horowitz ec67b1ac32 LibWeb: Implement scientific notation parsing in PathDataParser 4 лет назад
  Nicholas-Baron 73dd293ec4 Everywhere: Add `-Wdouble-promotion` warning 4 лет назад
  AnotherTest 1ea466661f LibGfx+LibWeb: Move out the EllipticArcTo() logic into Path 4 лет назад
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 лет назад
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often 4 лет назад
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. 4 лет назад
  asynts ea7b7d8ceb Everywhere: Replace a bundle of dbg with dbgln. 4 лет назад
  asynts 3f23a58fa1 Everywhere: Replace a bundle of dbg with dbgln. 4 лет назад
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 лет назад