Histórico de Commits

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