Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector il y a 2 ans
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> il y a 2 ans
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors il y a 2 ans
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() il y a 2 ans
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString il y a 2 ans
  Jelle Raaijmakers d83f1eaeb2 LibWeb: Use `Optional` for previous SVG path control point il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Andreas Kling 65d762130a LibWeb: Factor out SVG path parsing from SVGPathElement il y a 2 ans
  Andrew Kaster 320dddde6a LibWeb: Remove unecessary dependence on Window from SVG classes il y a 2 ans
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible il y a 2 ans
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Idan Horowitz 55c247d044 LibWeb: Correct SVG smooth curve reflected control point calculation il y a 3 ans
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace il y a 3 ans
  Sam Atkins 9dcc752bcf LibWeb: Clear the path of a SVGPathElement if the attribute changes il y a 3 ans
  Sam Atkins 44b64cb8b0 LibWeb: Make SVG AttributeParser::parse_path_data() static il y a 3 ans
  Sam Atkins 82308fb71a LibWeb: Move SVG::PathDataParser into its own file and rename it il y a 3 ans
  Sam Atkins 784c3183f7 LibWeb: Rename SVGPathBox -> SVGGeometryBox il y a 3 ans
  Sam Atkins 326a5a82eb LibWeb: Move SVGPathElement methods into SVGGeometryElement il y a 3 ans
  Sam Atkins bf178e0196 LibWeb: Implement SVG `S` (SmoothCurve) commands il y a 3 ans
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder il y a 3 ans
  Andreas Kling 85a0772147 LibWeb: Start work towards modern CSS "display" values il y a 3 ans
  Andreas Kling 8da21583db LibWeb: Make SVG <path> tolerate relative first path coordinates il y a 3 ans
  Andreas Kling f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer il y a 3 ans
  Andreas Kling 422d725c79 LibWeb: Support "c" and "C" curves in SVG <path> data il y a 3 ans
  Daniel Bertalan 5f7f063919 Everywhere: Mark debug-only functions `[[maybe_unused]]` il y a 4 ans
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) il y a 4 ans
  Jean-Baptiste Boric 7d84f09e7e Userland: Move non-standard math constants from math.h il y a 4 ans
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() il y a 4 ans
  Matthew Olsson fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers il y a 4 ans