Historique des commits

Auteur SHA1 Message Date
  Andreas Kling a3cc03f180 LibGfx+LibWeb: Add new Path class with Skia backend, use for 2D canvas il y a 11 mois
  Andreas Kling c8f09312f7 LibGfx: Rename Path => DeprecatedPath il y a 11 mois
  Tim Ledbetter a552bda8d9 LibWeb: Pass the old attribute value to `Element::attribute_changed()` il y a 1 an
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h il y a 1 an
  MacDue 8057542dea LibGfx: Simplify path storage and tidy up APIs il y a 1 an
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes il y a 1 an
  MacDue b9afea40e6 LibWeb: Update SVG `get_path()` API to take a viewport size il y a 1 an
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String il y a 1 an
  Bastiaan van der Plaat 5870a1a9a1 AK: Remove rarely used ExtraMathConstants.h il y a 1 an
  Aliaksandr Kalenik 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands il y a 1 an
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString il y a 1 an
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString il y a 1 an
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void il y a 1 an
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() il y a 2 ans
  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