Commit History

Author SHA1 Message Date
  Aliaksandr Kalenik 1b3223dd9e LibWeb: Rename painter() to recording_painter() in PaintContext 1 year ago
  Aliaksandr Kalenik 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands 1 year ago
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) 1 year ago
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels 1 year ago
  Sam Atkins 072ab94889 LibWeb: Use double functions for pixel unit conversions 1 year ago
  MacDue 7d26383426 LibWeb: Remove SVGContext 2 years ago
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels 2 years ago
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point 2 years ago
  Andreas Kling fe92b54137 LibWeb: Don't draw text fragments that would be clipped by the painter 2 years ago
  Timothy Flynn c4e3ba2dfb LibWeb: Implement converting a DevicePixelRect to a CSSPixelRect 2 years ago
  MacDue d0496ae9b8 LibWeb: Apply CSS scaling to SVG elements 2 years ago
  Sam Atkins 4440af0870 LibWeb: Split PaintContext::viewport_rect() into device/css variants 2 years ago
  Sam Atkins 0be479dcfb LibWeb: Make PaintContext aware of CSS and DevicePixels 2 years ago
  Sam Atkins d3476c28ba LibWeb+WebContent+headless-browser: Remove PaintContext::scroll_offset() 2 years ago
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 years ago
  Andreas Kling 0a533da22f LibWeb: Don't crash on content with SVG elements outside of <svg> 3 years ago
  Andreas Kling ed089586ea LibWeb: Move some of PaintContext out of line 3 years ago