Historie revizí

Autor SHA1 Zpráva Datum
  Aliaksandr Kalenik 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands před 1 rokem
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString před 1 rokem
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString před 1 rokem
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 1 rokem
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() před 2 roky
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector před 2 roky
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> před 2 roky
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() před 2 roky
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString před 2 roky
  Jelle Raaijmakers d83f1eaeb2 LibWeb: Use `Optional` for previous SVG path control point před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Andreas Kling 65d762130a LibWeb: Factor out SVG path parsing from SVGPathElement před 2 roky
  Andrew Kaster 320dddde6a LibWeb: Remove unecessary dependence on Window from SVG classes před 2 roky
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Idan Horowitz 55c247d044 LibWeb: Correct SVG smooth curve reflected control point calculation před 3 roky
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace před 3 roky
  Sam Atkins 9dcc752bcf LibWeb: Clear the path of a SVGPathElement if the attribute changes před 3 roky
  Sam Atkins 44b64cb8b0 LibWeb: Make SVG AttributeParser::parse_path_data() static před 3 roky
  Sam Atkins 82308fb71a LibWeb: Move SVG::PathDataParser into its own file and rename it před 3 roky
  Sam Atkins 784c3183f7 LibWeb: Rename SVGPathBox -> SVGGeometryBox před 3 roky
  Sam Atkins 326a5a82eb LibWeb: Move SVGPathElement methods into SVGGeometryElement před 3 roky
  Sam Atkins bf178e0196 LibWeb: Implement SVG `S` (SmoothCurve) commands před 3 roky
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder před 3 roky
  Andreas Kling 85a0772147 LibWeb: Start work towards modern CSS "display" values před 3 roky
  Andreas Kling 8da21583db LibWeb: Make SVG <path> tolerate relative first path coordinates před 3 roky
  Andreas Kling f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer před 3 roky
  Andreas Kling 422d725c79 LibWeb: Support "c" and "C" curves in SVG <path> data před 3 roky