Histórico de Commits

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