Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes пре 1 година
  MacDue b9afea40e6 LibWeb: Update SVG `get_path()` API to take a viewport size пре 1 година
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString пре 1 година
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks пре 1 година
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String пре 1 година
  Bastiaan van der Plaat 5870a1a9a1 AK: Remove rarely used ExtraMathConstants.h пре 1 година
  Aliaksandr Kalenik 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands пре 1 година
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString пре 1 година
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString пре 1 година
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() пре 2 година
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector пре 2 година
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> пре 2 година
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors пре 2 година
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() пре 2 година
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString пре 2 година
  Jelle Raaijmakers d83f1eaeb2 LibWeb: Use `Optional` for previous SVG path control point пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  Andreas Kling 65d762130a LibWeb: Factor out SVG path parsing from SVGPathElement пре 2 година
  Andrew Kaster 320dddde6a LibWeb: Remove unecessary dependence on Window from SVG classes пре 2 година
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible пре 2 година
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated пре 2 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  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 година