Commit History

Author SHA1 Message Date
  Tobias Christiansen 6f71b8be1b LibWeb: Use local 'offset' variable in ImagePaintable 1 year ago
  Tobias Christiansen 3a4d30dddc LibWeb: Avoid truncation of aspect-ratio-computation in ImagePaintable 1 year ago
  Tobias Christiansen 647f0ccd3f LibWeb: Add rendering support for 'object-position' 1 year ago
  Aliaksandr Kalenik 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands 1 year ago
  Aliaksandr Kalenik 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document 1 year ago
  Tobias Christiansen 8709369d43 LibWeb: Add object-fit support to HTMLImageElement 1 year ago
  Andreas Kling e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument 2 years ago
  Jelle Raaijmakers 7652dbd983 LibWeb: Use box sampling instead of bilinear scaling when downscaling 2 years ago
  Andreas Kling 77db621be5 Revert "LibWeb: Use box sampling instead of bilinear scaling when downscaling" 2 years ago
  Jelle Raaijmakers b79fd3d1a9 LibWeb: Use box sampling instead of bilinear scaling when downscaling 2 years ago
  Andreas Kling c648e24cff LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader 2 years ago
  Andreas Kling 3cf73ca0b3 LibWeb: Implement enough of "update the image data" to load images 2 years ago
  Andreas Kling dbe961ca02 LibWeb: Move image viewport awareness from ImageBox to ImagePaintable 2 years ago
  thankyouverycool f7e034d4b2 LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle 2 years ago
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 years ago
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units 2 years ago
  Sam Atkins 0bf4089af9 LibWeb: Convert border painting to new pixel units 2 years ago
  MacDue 4507920187 LibWeb: Fix position: fixed canvases/images disappearing when scrolling 2 years ago
  Andreas Kling e72896e35e LibWeb: Get default fonts via Platform::FontPlugin 2 years ago
  MacDue b68f48eb71 LibWeb: Shrink the inner border radii to accommodate the border widths 3 years ago
  MacDue 8c8dde59d2 LibWeb: Use ScopedCornerRadiusClip for image painting 3 years ago
  MacDue 4d110c39f3 LibWeb: Support using border-radius on <img> tags 3 years ago
  Jelle Raaijmakers ab19b092ed LibGfx: Implement `Rect::to_rounded<U>()` 3 years ago
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted 3 years ago
  Andreas Kling 053766d79c LibWeb: Split Paintable into Paintable and PaintableBox 3 years ago
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting 3 years ago