Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh ed03f37ae9 LibWeb: Add CanvasRenderingContext2D's origin-clean flag hace 3 años
  Andreas Kling 926d5271b4 LibWeb: Forward CanvasRenderingContext.strokeText() to fillText() hace 3 años
  Andreas Kling dc3bf32307 LibWeb: Add barebones CanvasGradient object hace 3 años
  Andreas Kling 90a8744823 LibWeb: Add CanvasRenderingContext2D.bezierCurveTo() hace 3 años
  sin-ack 9121cc7cae LibWeb: Implement CanvasRenderingContext2D.measureText hace 3 años
  Linus Groh 1298c27ca9 LibWeb: Implement CanvasRenderingContext2D.isContextLost() hace 3 años
  Linus Groh 2576af5db1 LibWeb: Implement CanvasRenderingContext2D.reset() hace 3 años
  Linus Groh 3e0e965f24 LibWeb: Implement CanvasRenderingContext2D.restore() hace 3 años
  Linus Groh 7d435b5ada LibWeb: Implement CanvasRenderingContext2D.save() hace 3 años
  Linus Groh 6d50ff71de LibWeb: Encapsulate canvas drawing state in a struct hace 3 años
  Linus Groh b32893eb54 LibWeb: Let canvas {fill,stroke}Style default to black, not transparent hace 3 años
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Idan Horowitz c5769a7033 LibWeb: Check radius sign in CanvasRenderingContext2D::{arc, ellipse} hace 4 años
  Idan Horowitz 00114ab01d LibWeb: Add a naive implemention of CanvasRenderingContext2D::fill_text hace 4 años
  AnotherTest 801daf47f0 LibGfx+LibWeb: Wire up CanvasRenderingContext2D.ellipse() hace 4 años
  Idan Horowitz aab99d5945 LibWeb: Implement the CanvasRenderingContext2D::rect path method hace 4 años
  Andreas Kling d434ae71b3 LibWeb: Add CanvasRenderingContext2D.clearRect() hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años