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

Аутор SHA1 Порука Датум
  Zaggy1024 883f44d397 LibWeb: Use `CSSPixels` only when calculating radial gradient sizes пре 1 година
  Zaggy1024 fc05cda8cf LibWeb: Make division of `CSSPixels` by integers create a fraction пре 1 година
  Zaggy1024 d792461714 LibWeb: Use `Integral` concept for `CSSPixels` operators пре 1 година
  Sergey Bugaev 79022090bf LibWeb: Add CSSPixels operator overloads for unsigned int пре 1 година
  Zaggy1024 98926b487c LibWeb: Perform rounding when dividing `CSSPixels` пре 1 година
  Zaggy1024 bd85e1b30b LibWeb: Entirely and exactly distribute grids' extra space to tracks пре 1 година
  Zaggy1024 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios пре 1 година
  Zaggy1024 8cd1f65507 LibWeb: Add a CSSPixelFraction class to allow comparison of fractions пре 1 година
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) пре 1 година
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels пре 1 година
  Hendiadyoin1 b342b4dfb8 LibWeb: Fix a rounding issue on CSSPixels multiplication пре 1 година
  Aliaksandr Kalenik e9a718ff88 LibWeb/Layout: Replace `INFINITY` with `CSSPixels::min()` or `max()` пре 2 година
  Hendiadyoin1 ce188c9a9c LibWeb: Allow direct rouding of CSSPixelRects to CSSPixelRects пре 2 година
  MacDue 5f0d3c083f LibWeb: Allow (explicitly) converting CSSPixels to float and int пре 2 година
  Hendiadyoin1 36dcb0ada7 LibWeb: Use int-hash for CSSPixels пре 2 година
  Hendiadyoin1 6c341ca985 LibWeb: Implement rounding for PixelUnits пре 2 година
  Hendiadyoin1 cc74083f27 LibWeb: Inline and constexpr most PixelUnits methods пре 2 година
  Hendiadyoin1 1e5ba09d76 LibWeb: Saturate PixelUnits on creation when needed пре 2 година
  Hendiadyoin1 f9fc0505fb LibWeb: Add propper rounding to PixelUnits::operator* пре 2 година
  Hendiadyoin1 618f889486 LibWeb: Add and use convinient `from_raw` helper in PixelUnits пре 2 година
  Aliaksandr Kalenik 2bd7d1426b LibWeb: Remove unused CSSPixels::epsilon() пре 2 година
  Aliaksandr Kalenik bec07d4af7 LibWeb: Use fixed-point saturated arithmetics for CSSPixels пре 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 година
  Andreas Kling 134717ec8f LibWeb: VERIFY that nobody tries to hash a non-finite CSSPixels value пре 2 година
  Timothy Flynn dbc04bbf1b LibWeb: Use type-correct hashing and formatting functions for pixels пре 2 година
  Sam Atkins a3298017d6 LibWeb: Only allow DevicePixels operators to work with integers пре 2 година
  Sam Atkins bd272e638c LibWeb: Introduce CSSPixels and DevicePixels classes пре 2 година