Histórico de Commits

Autor SHA1 Mensagem Data
  Aliaksandr Kalenik d1d6da6ab6 LibWeb: Resolve border radius during layout and save it in paintables há 1 ano atrás
  Aliaksandr Kalenik 29ff1f67be LibWeb: Introduce dedicated painting command for borders há 1 ano atrás
  Aliaksandr Kalenik 70353b79af LibWeb: Change paint_all_borders() to accept only device pixel values há 1 ano atrás
  MacDue 1c012f0a4a LibWeb: Remove "cached corner bitmap" and its use in the corner clipper há 1 ano atrás
  Aliaksandr Kalenik 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands há 1 ano atrás
  MacDue 2876e2f58e LibWeb: Fix border-radius corner overlap algorithm for zero-width boxes há 1 ano atrás
  Andi Gallo 11e5865d53 LibWeb: Apply the color for inset and outset border styles há 1 ano atrás
  Andi Gallo 7bd00d6a42 LibWeb: Snap table grid to device pixels in separate borders mode há 2 anos atrás
  Sam Atkins fe7e797483 LibWeb: Implement the CSS `outline` property :^) há 2 anos atrás
  Sam Atkins d98bc0da87 LibWeb: Make it clearer that several line-styles are not implemented há 2 anos atrás
  Sam Atkins 5ee1b7db7c LibWeb: Convert BorderData::width to CSSPixels há 2 anos atrás
  zhiyuang 94491ead67 LibWeb: Fix border painting with border-radius and zero-width sides há 2 anos atrás
  Aliaksandr Kalenik 875a8a3c2a LibWeb: Remove casting to double in normalized_border_radii_data há 2 anos atrás
  zhiyuang 97130a4e66 LibWeb: More correctly paint joins between borders há 2 anos atrás
  zhiyuang 6bd4d44f73 LibWeb: Make two borders joints part painting work 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
  Jelle Raaijmakers f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive há 2 anos atrás
  Andreas Kling ca1fa5f748 LibWeb: Use the new to_px() helpers in CSS, SVG and layout code há 2 anos atrás
  Linus Groh 352da3623b LibWeb/Painting: Remove redundant 'Painting::' namespace prefixes há 2 anos atrás
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions há 2 anos atrás
  Sam Atkins 0bf4089af9 LibWeb: Convert border painting to new pixel units há 2 anos atrás
  Sam Atkins 8a5c50f59d LibWeb: Use ceilf() instead of ceil() for float values há 2 anos atrás
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value há 2 anos atrás
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value há 2 anos atrás
  MacDue 72a37e5292 LibWeb: Tiebreak corner color on existence of corresponding borders há 3 anos atrás
  MacDue e4cca7886e LibWeb: Use the AA painter for drawing dotted lines há 3 anos atrás
  MacDue 4dfbbd5965 LibWeb: Move border corner bitmap getter/cache to function há 3 anos atrás
  MacDue c9b363de56 LibWeb: Fix regression in painting the 'caret' icon on GitHub há 3 anos atrás
  MacDue 9e71fa9aa7 LibWeb: Bring border painting much closer to the spec/other browsers há 3 anos atrás