Historial de Commits

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