Commit History

Author SHA1 Message Date
  Andreas Kling c8f09312f7 LibGfx: Rename Path => DeprecatedPath 11 months ago
  Andreas Kling de50d27870 LibGfx: Introduce a new Gfx::Painter with a Skia backend 1 year ago
  Andreas Kling 0c7670b226 LibGfx: Rename Painter => DeprecatedPainter 1 year ago
  Aliaksandr Kalenik 18fc23b3d6 LibWeb: Reuse display list across repaints 10 months ago
  Jelle Raaijmakers 5865cf5864 LibWeb: Use bitmap's alpha type instead of assuming unpremultiplied 11 months ago
  Timothy Flynn ebdb92eef6 LibUnicode+Everywhere: Merge LibLocale back into LibUnicode 1 year ago
  Timothy Flynn 12f177e9e9 LibWeb: Port text segmentation to the ICU text segmenter 1 year ago
  circl d2f9ba7db1 Revert "LibWeb: Use memcpy() in CanvasRenderingContext2D.getImageData()" 1 year ago
  Andreas Kling f42c18bc4c LibGfx: Make Painter::target() return a Bitmap& 1 year ago
  Andreas Kling 57906a4e1b LibGfx: Move Gfx::Painter::WindingRule => Gfx::WindingRule 1 year ago
  Andreas Kling 254d040ff4 LibGfx: Move Gfx::Painter::ScalingMode => Gfx::ScalingMode 1 year ago
  Andreas Kling 4822d1da4e LibWeb: Remove unused CRC2D::bitmap_font_fill_text() 1 year ago
  Andreas Kling 04a6e2f83d LibWeb: Remove Gfx::BitmapFont 1 year ago
  Tim Ledbetter fe7df98d7d LibWeb: Use correct IDL definition for CanvasImageData methods 1 year ago
  Andreas Kling 59cb7994c6 LibWeb: Use memcpy() in CanvasRenderingContext2D.getImageData() 1 year ago
  Lucas CHOLLET 94128fe027 LibWeb: Make CanvasImageSource also be an ImageBitmap 1 year ago
  Shannon Booth c3217754f1 LibWeb: Remove a bunch of calls to `to_byte_string` 1 year ago
  Kenneth Myhra 51847bbebf LibWeb: Remove ImageData's create_with_size() and use create() instead 1 year ago
  MacDue 6c26ff567e LibGfx+LibWeb: Move HTML::CanvasPathClipper to Gfx::PathClipper 1 year ago
  MacDue f19b17e089 LibWeb: Use paths for text in CRC2D (if possible) 1 year ago
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible 1 year ago
  circl 274e0f4988 LibWeb/Canvas: Calculate text width for measureText correctly 1 year ago
  Shannon Booth d312fdc2d3 LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String 1 year ago
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 year ago
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
  Bastiaan van der Plaat bba14f6014 LibWeb: Add Canvas Context2D basic font property support 1 year ago