Historial de Commits

Autor SHA1 Mensaje Fecha
  Shannon Booth d312fdc2d3 LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String hace 1 año
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String hace 1 año
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 1 año
  Bastiaan van der Plaat bba14f6014 LibWeb: Add Canvas Context2D basic font property support hace 1 año
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 1 año
  Bastiaan van der Plaat 220e34b69d LibWeb: Add Canvas Context2D basic text align and text baseline support hace 1 año
  Simon Danner 45f86466bb LibWeb: Add initial implementation of CRC2D.globalAlpha hace 2 años
  MacDue ff5d530aa3 LibWeb: Pass CRC2D fill_rule as enum rather than StringView hace 2 años
  MacDue 4f2770a745 LibWeb: Apply canvas transform while building paths hace 2 años
  MacDue eb4a58528e LibWeb+LibGfx: Allow filling with a paint style and opacity hace 2 años
  MacDue 7ff6d8d9e2 LibWeb: Remove rounding in CRC2D.stroke_rect() hace 2 años
  MacDue d259421b69 LibWeb: Allow paint style fills for CRC2D strokes hace 2 años
  MacDue 727ff6cf59 LibWeb: Don't use paint styles for solid color CRC2D fills hace 2 años
  MacDue 87c103e210 LibWeb: Fix typo and slightly tidy CRC2D.fill_rect() hace 2 años
  MacDue 20e9213cc4 LibWeb: Add initial implementation of CRC2D.clip() hace 2 años
  Luke Wilde cb62ffbb8a LibWeb: Transform the default path in CRC2D#fill(CanvasFillRule) hace 2 años
  Andreas Kling e77552519e LibWeb: Implement CRC2D.imageSmoothingEnabled hace 2 años
  Timothy Flynn 3d7b13ac03 LibWeb: Make canvas text preparation handle multi-code point glyphs hace 2 años
  Kenneth Myhra c5de2c3348 LibWeb: Make factory method of HTML::TextMetrics fallible hace 2 años
  Kenneth Myhra b7c488e51e LibWeb: Make factory method of HTML::CanvasRenderingContext2D fallible hace 2 años
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate hace 2 años
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() hace 2 años
  MacDue 24cb57ac88 LibWeb: Update CRC2D .fillStyle and .strokeStyle to accept gradients hace 2 años
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() hace 2 años
  VayuDev fab8ef3dfc LibWeb: Pass FloatRect to Painter::draw_text in fill_text hace 2 años
  Andreas Kling 3407ab0fd1 LibGfx: Make Font::width() return a float hace 2 años
  Ben Wiederhake 8a331d4fa0 Everywhere: Move AK/Debug.h include to using files or remove hace 2 años
  Nico Weber 7bb4cd74b8 LibWeb: Fix a (charming) comment typo hace 2 años
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr hace 2 años