Commit Verlauf

Autor SHA1 Nachricht Datum
  MacDue 6c26ff567e LibGfx+LibWeb: Move HTML::CanvasPathClipper to Gfx::PathClipper vor 1 Jahr
  MacDue f19b17e089 LibWeb: Use paths for text in CRC2D (if possible) vor 1 Jahr
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable vor 1 Jahr
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible vor 1 Jahr
  circl 274e0f4988 LibWeb/Canvas: Calculate text width for measureText correctly vor 1 Jahr
  Shannon Booth d312fdc2d3 LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String vor 1 Jahr
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
  Bastiaan van der Plaat bba14f6014 LibWeb: Add Canvas Context2D basic font property support vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  Bastiaan van der Plaat 220e34b69d LibWeb: Add Canvas Context2D basic text align and text baseline support vor 1 Jahr
  Simon Danner 45f86466bb LibWeb: Add initial implementation of CRC2D.globalAlpha vor 2 Jahren
  MacDue ff5d530aa3 LibWeb: Pass CRC2D fill_rule as enum rather than StringView vor 2 Jahren
  MacDue 4f2770a745 LibWeb: Apply canvas transform while building paths vor 2 Jahren
  MacDue eb4a58528e LibWeb+LibGfx: Allow filling with a paint style and opacity vor 2 Jahren
  MacDue 7ff6d8d9e2 LibWeb: Remove rounding in CRC2D.stroke_rect() vor 2 Jahren
  MacDue d259421b69 LibWeb: Allow paint style fills for CRC2D strokes vor 2 Jahren
  MacDue 727ff6cf59 LibWeb: Don't use paint styles for solid color CRC2D fills vor 2 Jahren
  MacDue 87c103e210 LibWeb: Fix typo and slightly tidy CRC2D.fill_rect() vor 2 Jahren
  MacDue 20e9213cc4 LibWeb: Add initial implementation of CRC2D.clip() vor 2 Jahren
  Luke Wilde cb62ffbb8a LibWeb: Transform the default path in CRC2D#fill(CanvasFillRule) vor 2 Jahren
  Andreas Kling e77552519e LibWeb: Implement CRC2D.imageSmoothingEnabled vor 2 Jahren
  Timothy Flynn 3d7b13ac03 LibWeb: Make canvas text preparation handle multi-code point glyphs vor 2 Jahren
  Kenneth Myhra c5de2c3348 LibWeb: Make factory method of HTML::TextMetrics fallible vor 2 Jahren
  Kenneth Myhra b7c488e51e LibWeb: Make factory method of HTML::CanvasRenderingContext2D fallible vor 2 Jahren
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren