Commit History

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