Commit History

Author SHA1 Message Date
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 years ago
  Sam Atkins 0bf4089af9 LibWeb: Convert border painting to new pixel units 2 years ago
  Sam Atkins 8a5c50f59d LibWeb: Use ceilf() instead of ceil() for float values 2 years ago
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value 2 years ago
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 years ago
  MacDue 72a37e5292 LibWeb: Tiebreak corner color on existence of corresponding borders 3 years ago
  MacDue e4cca7886e LibWeb: Use the AA painter for drawing dotted lines 3 years ago
  MacDue 4dfbbd5965 LibWeb: Move border corner bitmap getter/cache to function 3 years ago
  MacDue c9b363de56 LibWeb: Fix regression in painting the 'caret' icon on GitHub 3 years ago
  MacDue 9e71fa9aa7 LibWeb: Bring border painting much closer to the spec/other browsers 3 years ago
  MacDue 0e7aa1e98c LibWeb: Add flag to normalize border radii to width only 3 years ago
  MacDue 28c78b45ca LibWeb: Keep both horizontal and vertical border radii till painting 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Andreas Kling 0de488749f LibWeb: Use rounding instead of enclosing_int_rect() when painting 3 years ago
  James Bellamy 7ab62ecd16 LibWeb: When painting, reduce computation cost by using the reciprocal 3 years ago
  Sam Atkins b715943035 LibWeb: Remove redundant Length::resolved() calls 3 years ago
  Sam Atkins 67066c5140 LibWeb: Remove fallback value from Length::resolved() 3 years ago
  Sam Atkins ce0de4b2b4 LibWeb: Allow LengthPercentage to hold a calculated value 3 years ago
  Andreas Kling 1b15144e78 LibWeb: Make sure painted CSS borders are snapped to integer pixels 3 years ago
  Sam Atkins bfcbab0dcf LibWeb: Remove reference_for_percent parameter from Length::resolved() 3 years ago
  Sam Atkins f75e796909 LibWeb: Convert border-radii from Length to LengthPercentage :^) 3 years ago
  Nico Weber de72332920 Libraries: Fix typos 3 years ago
  Sam Atkins e1f3fb0146 LibWeb: Move border-painting code out of Box 3 years ago
  Sam Atkins aaf12929d5 LibWeb: Extract border-radius normalization code from Box 3 years ago
  Tobias Christiansen a49812cb07 LibWeb: Take border-radius into account when painting borders 4 years ago
  Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago