Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  MacDue 6c26ff567e LibGfx+LibWeb: Move HTML::CanvasPathClipper to Gfx::PathClipper 1 vuosi sitten
  MacDue f19b17e089 LibWeb: Use paths for text in CRC2D (if possible) 1 vuosi sitten
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 vuosi sitten
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 vuosi sitten
  Shannon Booth d312fdc2d3 LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String 1 vuosi sitten
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 vuosi sitten
  Bastiaan van der Plaat bba14f6014 LibWeb: Add Canvas Context2D basic font property support 1 vuosi sitten
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 vuosi sitten
  Bastiaan van der Plaat 220e34b69d LibWeb: Add Canvas Context2D basic text align and text baseline support 1 vuosi sitten
  Simon Danner 45f86466bb LibWeb: Add initial implementation of CRC2D.globalAlpha 2 vuotta sitten
  MacDue ff5d530aa3 LibWeb: Pass CRC2D fill_rule as enum rather than StringView 2 vuotta sitten
  MacDue 20e9213cc4 LibWeb: Add initial implementation of CRC2D.clip() 2 vuotta sitten
  Andreas Kling e77552519e LibWeb: Implement CRC2D.imageSmoothingEnabled 2 vuotta sitten
  Timothy Flynn 3d7b13ac03 LibWeb: Make canvas text preparation handle multi-code point glyphs 2 vuotta sitten
  Kenneth Myhra b7c488e51e LibWeb: Make factory method of HTML::CanvasRenderingContext2D fallible 2 vuotta sitten
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 vuotta sitten
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 vuotta sitten
  MacDue 6daef6303a LibWeb: Use AntiAliasingPainter for canvas painting 2 vuotta sitten
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 vuotta sitten
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 vuotta sitten
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 vuotta sitten
  Andreas Kling 6b7a1d13e9 LibWeb: Make TextMetrics GC-allocated 2 vuotta sitten
  Andreas Kling 369dd42d67 LibWeb: Make ImageData GC-allocated 2 vuotta sitten
  Andreas Kling 4452b5ca09 LibWeb: Make 2D and 3D canvas rendering contexts GC-allocated 2 vuotta sitten
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 vuotta sitten
  Sam Atkins 9f71d65005 LibWeb: Extract CanvasPathDrawingStyles class from CRC2D 2 vuotta sitten
  Sam Atkins 53b9f36413 LibWeb: Extract CanvasImageData class from CRC2D 2 vuotta sitten
  Sam Atkins 270c60c5e8 LibWeb: Extract CanvasDrawImage class from CRC2D 2 vuotta sitten
  Sam Atkins 7cf42ede68 LibWeb: Extract CanvasText class from CRC2D 2 vuotta sitten