Commit History

Author SHA1 Message Date
  Timothy Flynn 45a47cb32b LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider 1 year ago
  Aliaksandr Kalenik a319037706 LibWeb: Remove SetFont painting command 1 year ago
  Andreas Kling 473f3a0931 LibWeb: Stop rendering the src (URL) as image alt attribute fallback 1 year ago
  Andreas Kling bd9989b08a LibWeb: Don't pass StringView to RecordingPainter, to avoid copy 1 year ago
  Aliaksandr Kalenik 1b3223dd9e LibWeb: Rename painter() to recording_painter() in PaintContext 1 year ago
  Aliaksandr Kalenik f4a5c136c3 LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter 1 year ago
  Aliaksandr Kalenik d9990c6ea9 LibWeb: Remove opacity parameter for DrawScaledBitmap painting command 1 year ago
  Tobias Christiansen e60253d64c LibWeb: Respect offsets always when painting with object-position 1 year ago
  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