Историја ревизија

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