Histórico de Commits

Autor SHA1 Mensagem Data
  MacDue c93d367d95 LibWeb: Layout SVG <text> elements during layout (not while painting) há 1 ano atrás
  MacDue dc9cb449b1 LibWeb: Store computed SVG path data/transforms in LayoutState há 1 ano atrás
  Aliaksandr Kalenik 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands há 1 ano atrás
  MacDue 909bcfe9a4 LibWeb: Resolve and paint simple SVG masks há 1 ano atrás
  MacDue 5f0d3c083f LibWeb: Allow (explicitly) converting CSSPixels to float and int há 2 anos atrás
  Tom e61fdd1dc6 LibWeb: Use viewbox attribute in SVG symbol element há 2 anos atrás
  MacDue 7d26383426 LibWeb: Remove SVGContext há 2 anos atrás
  MacDue 6b40271b95 LibWeb: Close all subpaths when filling SVG paths há 2 anos atrás
  MacDue 377ff0ac26 LibWeb: Implement SVG `fill-rule` attribute há 2 anos atrás
  MacDue 30c316a2bf LibWeb+LibGfx: Allow stroking with a paint style and opacity há 2 anos atrás
  MacDue eb4a58528e LibWeb+LibGfx: Allow filling with a paint style and opacity há 2 anos atrás
  Luke Wilde 42a183720b LibWeb/SVG: Support url() in the stroke attribute há 2 anos atrás
  PrestonLTaylor 31d536912c LibWeb: Allow SVG painting to escape out of a shadow tree há 2 anos atrás
  MacDue 47fc91ed43 LibWeb: Remove per path clipping for SVGGeometryPaintable há 2 anos atrás
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point há 2 anos atrás
  MacDue 00cda96e2d LibWeb: Implement SVG opacity properties há 2 anos atrás
  MacDue afd355c135 LibWeb: Resolve and paint SVG gradient fills há 2 anos atrás
  MacDue f9c61e3ba7 LibWeb: Scale SVG stroke-width based on viewbox há 2 anos atrás
  MacDue ba6272a0a0 LibWeb: Don't try to paint SVG elements transformed to zero size há 2 anos atrás
  MacDue 809c15d1ee LibWeb: Use (transformed) path bounding quad for SVG path hit testing há 2 anos atrás
  MacDue d0496ae9b8 LibWeb: Apply CSS scaling to SVG elements há 2 anos atrás
  MacDue cf23a2b82d LibWeb: Apply SVG transform to path when painting (SVG) elements há 2 anos atrás
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector há 2 anos atrás
  Andreas Kling 7c607462a4 LibGfx+LibWeb: Store radii as FloatSize rather than FloatPoint há 2 anos atrás
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated há 2 anos atrás
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units há 2 anos atrás
  MacDue e011eafd37 Meta+Userland: Pass Gfx::FloatPoint by value há 2 anos atrás
  Simon Danner f0a1ab6f84 LibWeb: Keep SVG elliptical arc shape when applying viewbox há 3 anos atrás
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted há 3 anos atrás
  Andreas Kling 053766d79c LibWeb: Split Paintable into Paintable and PaintableBox há 3 anos atrás