Commit History

Author SHA1 Message Date
  Shannon Booth 76af9d434c LibWeb: Port HTMLCanvasElement interface from DeprecatedString to String 1 year ago
  circl 3056ff6b11 LibWeb: Add presentational hints to the canvas element 1 year ago
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
  Karol Kosek b731705fec LibWeb: Implement HTMLCanvasElement.toBlob() 1 year ago
  PrestonLTaylor 5d3b7a5ecc LibWeb: Return DOMException instead of crashing when setting attributes 2 years ago
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 years ago
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
  Andreas Kling 4452b5ca09 LibWeb: Make 2D and 3D canvas rendering contexts GC-allocated 2 years ago
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 years ago
  Luke Wilde 58f882200c LibWeb: Add the ability to retrieve a WebGL context from getContext 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 years ago
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder 3 years ago
  Andreas Kling 778268b1a5 LibWeb: Allow setting the width & height properties on <canvas> elements 3 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 955eef83b0 LibWeb: Add basic support for HTMLCanvasElement.toDataURL() :^) 4 years ago
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago