Historial de Commits

Autor SHA1 Mensaje Fecha
  MacDue c6899b79b6 LibWeb: Normalize the angle delta in `CanvasPath::ellipse()` hace 1 año
  MacDue 6b799a739c LibWeb: Use `ensure_subpath()` in `CanvasPath::arc_to()` hace 1 año
  MacDue d73c21b6fe LibWeb: Implement missing `CanvasPath::ellipse()` steps hace 1 año
  MacDue cf1f00943a LibWeb: Implement missing `CanvasPath::bezierCurveTo()` steps hace 1 año
  MacDue 877a0e06c4 LibWeb: Implement missing `CanvasPath::quadraticCurveTo()` steps hace 1 año
  MacDue d951ee399f LibWeb: Implement missing `CanvasPath::lineTo()` steps hace 1 año
  MacDue 6128a28f17 LibWeb: Implement missing `CanvasPath::moveTo()` steps hace 1 año
  MacDue 8057542dea LibGfx: Simplify path storage and tidy up APIs hace 1 año
  Aliaksandr Kalenik 271c9d1ae9 LibWeb: Use platform's OpenGL in WebGL when it is available hace 1 año
  Bastiaan van der Plaat 5870a1a9a1 AK: Remove rarely used ExtraMathConstants.h hace 1 año
  Bastiaan van der Plaat b640747116 LibWeb: Add canvas context2d roundRect hace 1 año
  Bastiaan van der Plaat 9997d8f178 LibWeb: Add spec comments to canvas context2d rect hace 1 año
  Gabriel Nava 9a61041941 LibWeb: Add CanvasPath arcTo support hace 1 año
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String hace 1 año
  MacDue 4f2770a745 LibWeb: Apply canvas transform while building paths hace 2 años
  MacDue 02d131bc4d LibWeb: Fix goofy CRC2D.arc() behaviour hace 2 años
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes hace 2 años
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ hace 2 años
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ hace 2 años
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated hace 2 años
  Sam Atkins a37ab7b9f8 LibWeb: Extract CanvasPath class from CRC2D hace 2 años