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

Аутор SHA1 Порука Датум
  Aliaksandr Kalenik 1b3223dd9e LibWeb: Rename painter() to recording_painter() in PaintContext пре 1 година
  Sam Atkins 5cf85d30aa LibWeb: Store RadialGradientStyleValue's position as PositionStyleValue пре 1 година
  Aliaksandr Kalenik 94f322867a LibWeb: Get rid of DevicePixels usage in RecordingPainter пре 1 година
  Aliaksandr Kalenik 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands пре 1 година
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) пре 1 година
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels пре 1 година
  MacDue 6c9f1c396a LibWeb: Don't use CSSPixels when resolving radial gradient color stops пре 1 година
  Sam Atkins 631a988a57 LibWeb: Allow any valid `<color>` in CSS gradients пре 1 година
  MacDue 5f0d3c083f LibWeb: Allow (explicitly) converting CSSPixels to float and int пре 1 година
  Ali Mohammad Pur 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster пре 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 ca1fa5f748 LibWeb: Use the new to_px() helpers in CSS, SVG and layout code пре 2 година
  Sam Atkins 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} пре 2 година
  Sam Atkins 0f04fa2e6e LibWeb: Split RadialGradientStyleValue out of StyleValue.{h,cpp} пре 2 година
  Sam Atkins c8ffd82cb7 LibWeb: Split LinearGradientStyleValue out of StyleValue.{h,cpp} пре 2 година
  Sam Atkins f30b042890 LibWeb: Split ConicGradientStyleValue out of StyleValue.{h,cpp} пре 2 година
  MacDue c8c065b6b0 LibWeb+LibGfx: Migrate (most of) the CSS gradient painting to LibGfx пре 2 година
  MacDue 93737a4b00 LibWeb: Return floats from color stop resolution functions пре 2 година
  Sam Atkins 8cc0bdf777 LibWeb: Resolve Lengths to CSSPixels пре 2 година
  Sam Atkins 13b1952929 LibWeb: Convert AbstractImageStyleValue to new pixel units пре 2 година
  MacDue 2b1342b120 LibWeb: Remove done gradient painting TODO пре 2 година
  MacDue f2fe3245cf LibWeb: Speed up gradient painting quite a lot пре 2 година
  MacDue a9ea0ee9af LibWeb: Fix passing size/position to paint_radial_gradient() пре 2 година
  Sam Atkins 9d1f30b533 LibWeb: Convert gradient painting to new pixel units пре 2 година
  MacDue 1574f2c3f6 Meta+Userland: Pass Gfx::FloatSize by value пре 2 година
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value пре 2 година
  MacDue 6dbe7b06b3 LibWeb: Fix integer overflow in gradient painting пре 2 година
  MacDue 28028be2fc LibWeb: Support `repeating-radial-gradient()`s пре 2 година
  MacDue 65acfe6c60 LibWeb: Handle degenerate radial gradients пре 2 година