Historique des commits

Auteur SHA1 Message Date
  MacDue a9ea0ee9af LibWeb: Fix passing size/position to paint_radial_gradient() il y a 2 ans
  Sam Atkins 9d1f30b533 LibWeb: Convert gradient painting to new pixel units il y a 2 ans
  MacDue 1574f2c3f6 Meta+Userland: Pass Gfx::FloatSize by value il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  MacDue 28028be2fc LibWeb: Support `repeating-radial-gradient()`s il y a 2 ans
  Marco Cutecchia 07fb0882bf LibWeb: Add null checks before derefencing Bitmaps in ImageStyleValue il y a 2 ans
  MacDue 65acfe6c60 LibWeb: Handle degenerate radial gradients il y a 2 ans
  MacDue 476acae04f LibWeb: Paint `radial-gradient()`s il y a 2 ans
  MacDue d1b06af307 LibWeb: Add missing equals() function for ConicGradientStyleValue il y a 2 ans
  MacDue 040dac558e LibWeb: Implement RadialGradientStyleValue il y a 2 ans
  Moustafa Raafat 6ff9a88c3b LibWeb: Support animated backgrounds il y a 2 ans
  MacDue 2c2b9fb1d7 LibWeb: Parse `repeating-conic-gradient()`s il y a 2 ans
  MacDue fdcc73d4b1 LibWeb: Paint `conic-gradient()`s il y a 2 ans
  MacDue e568c93404 LibWeb: Add PositionValue class to represent CSS `<position>`s il y a 2 ans
  MacDue 067759c0e9 LibWeb: Add ConicGradientStyleValue il y a 2 ans
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes il y a 2 ans
  martinfalisse f7af190de0 LibWeb: Add parent classes for managing GridTrackSizes il y a 2 ans
  martinfalisse 86ce1b64f0 LibWeb: Fix bug in checking if GridTrackPlacement is auto-positioned il y a 2 ans
  Andreas Kling 7abb512a86 LibWeb: Make PercentageOr<T>::contains_percentage() handle more cases il y a 2 ans
  MacDue 980c92e9b5 LibWeb: Add FilterValueListStyleValue il y a 2 ans
  MacDue b219931dfc LibWeb: Pass values by reference in style value operator== functions il y a 2 ans
  Andreas Kling 55ad9591df LibWeb: Add a way to ask if a PercentageOr<T> value contains percentages il y a 2 ans
  Andreas Kling 9018b58875 LibWeb: Only schedule ImageStyleValue resource load once il y a 2 ans
  martinfalisse c40dd9ee78 LibWeb: Add GridTrackPlacementShorthandStyleValue il y a 2 ans
  martinfalisse 08b832eb69 LibWeb: Add GridTrackPlacementStyleValue il y a 2 ans
  martinfalisse 0148260b5f LibWeb: Add GridTrackSizeStyleValue il y a 2 ans
  MacDue fa5c2183df LibWeb: Don't regenerate linear gradient data unless size changes il y a 2 ans
  MacDue de5d25ee44 LibWeb: Add missing checks to LinearGradientStyleValue::equals() il y a 2 ans
  MacDue 3a1f8d714a LibWeb: Parse double-position `linear-gradient()` color stops il y a 2 ans