Historique des commits

Auteur SHA1 Message Date
  Kenneth Myhra 2506666991 LibWeb: Make factory methods of HTML::CanvasGradient fallible il y a 2 ans
  MacDue f74e2da875 LibWeb: Implement CanvasRenderingContext2D.createPattern() il y a 2 ans
  MacDue b106fd640b LibWeb: Fix typo and use auto where possible il y a 2 ans
  MacDue f86b66dc2d LibWeb: Throw exception if any canvas radial gradient radius is < 0 il y a 2 ans
  MacDue 24cb57ac88 LibWeb: Update CRC2D .fillStyle and .strokeStyle to accept gradients il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes il y a 2 ans
  Andreas Kling 0d2fee351a LibWeb: Make CanvasGradient GC-allocated il y a 2 ans
  Sam Atkins aa3cb8b425 LibWeb: Extract CanvasFillStrokeStyles class from CRC2D il y a 2 ans
  Sam Atkins afabd613bd LibWeb: Extract CanvasFillStrokeStyles class from CRC2D il y a 2 ans