Historique des commits

Auteur SHA1 Message Date
  MacDue 20e9213cc4 LibWeb: Add initial implementation of CRC2D.clip() il y a 2 ans
  Andreas Kling e77552519e LibWeb: Implement CRC2D.imageSmoothingEnabled il y a 2 ans
  Timothy Flynn 3d7b13ac03 LibWeb: Make canvas text preparation handle multi-code point glyphs il y a 2 ans
  Kenneth Myhra b7c488e51e LibWeb: Make factory method of HTML::CanvasRenderingContext2D fallible 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
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  MacDue 6daef6303a LibWeb: Use AntiAliasingPainter for canvas painting il y a 2 ans
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes il y a 2 ans
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ il y a 2 ans
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro il y a 2 ans
  Andreas Kling 6b7a1d13e9 LibWeb: Make TextMetrics GC-allocated il y a 2 ans
  Andreas Kling 369dd42d67 LibWeb: Make ImageData GC-allocated il y a 2 ans
  Andreas Kling 4452b5ca09 LibWeb: Make 2D and 3D canvas rendering contexts GC-allocated il y a 2 ans
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
  Sam Atkins 9f71d65005 LibWeb: Extract CanvasPathDrawingStyles class from CRC2D il y a 2 ans
  Sam Atkins 53b9f36413 LibWeb: Extract CanvasImageData class from CRC2D il y a 2 ans
  Sam Atkins 270c60c5e8 LibWeb: Extract CanvasDrawImage class from CRC2D il y a 2 ans
  Sam Atkins 7cf42ede68 LibWeb: Extract CanvasText class from CRC2D il y a 2 ans
  Sam Atkins 62b561e2e1 LibWeb: Extract CanvasDrawPath class from CRC2D il y a 2 ans
  Sam Atkins c0494988ed LibWeb: Extract CanvasRect class from CRC2D 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
  Sam Atkins aa87b9699e LibWeb: Extract CanvasTransform class from CRC2D il y a 2 ans
  Sam Atkins 08e6071ebb LibWeb: Extract CanvasState class from CRC2D il y a 2 ans
  Sam Atkins 6644f3ab44 LibWeb: Teach CRC2D to draw Path2Ds :^) il y a 2 ans
  Sam Atkins a37ab7b9f8 LibWeb: Extract CanvasPath class from CRC2D il y a 2 ans
  Luke Wilde adf8341c4e LibWeb: Forward CRC2D's ref count to HTMLCanvasElement il y a 3 ans
  Luke Wilde 89c4e011e4 LibWeb: Stub CanvasRenderingContext2D.clip il y a 3 ans
  Luke Wilde 27cc8742ce LibWeb: Implement CanvasRenderingContext2D.resetTransform il y a 3 ans