Histórico de Commits

Autor SHA1 Mensagem Data
  Timothy Flynn 45a47cb32b LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider há 1 ano atrás
  Aliaksandr Kalenik a319037706 LibWeb: Remove SetFont painting command há 1 ano atrás
  Andreas Kling 473f3a0931 LibWeb: Stop rendering the src (URL) as image alt attribute fallback há 1 ano atrás
  Andreas Kling bd9989b08a LibWeb: Don't pass StringView to RecordingPainter, to avoid copy há 1 ano atrás
  Aliaksandr Kalenik 1b3223dd9e LibWeb: Rename painter() to recording_painter() in PaintContext há 1 ano atrás
  Aliaksandr Kalenik f4a5c136c3 LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter há 1 ano atrás
  Aliaksandr Kalenik d9990c6ea9 LibWeb: Remove opacity parameter for DrawScaledBitmap painting command há 1 ano atrás
  Tobias Christiansen e60253d64c LibWeb: Respect offsets always when painting with object-position há 1 ano atrás
  Tobias Christiansen 6f71b8be1b LibWeb: Use local 'offset' variable in ImagePaintable há 1 ano atrás
  Tobias Christiansen 3a4d30dddc LibWeb: Avoid truncation of aspect-ratio-computation in ImagePaintable há 1 ano atrás
  Tobias Christiansen 647f0ccd3f LibWeb: Add rendering support for 'object-position' há 1 ano atrás
  Aliaksandr Kalenik 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands há 1 ano atrás
  Aliaksandr Kalenik 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document há 1 ano atrás
  Tobias Christiansen 8709369d43 LibWeb: Add object-fit support to HTMLImageElement há 1 ano atrás
  Andreas Kling e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument há 2 anos atrás
  Jelle Raaijmakers 7652dbd983 LibWeb: Use box sampling instead of bilinear scaling when downscaling há 2 anos atrás
  Andreas Kling 77db621be5 Revert "LibWeb: Use box sampling instead of bilinear scaling when downscaling" há 2 anos atrás
  Jelle Raaijmakers b79fd3d1a9 LibWeb: Use box sampling instead of bilinear scaling when downscaling há 2 anos atrás
  Andreas Kling c648e24cff LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader há 2 anos atrás
  Andreas Kling 3cf73ca0b3 LibWeb: Implement enough of "update the image data" to load images há 2 anos atrás
  Andreas Kling dbe961ca02 LibWeb: Move image viewport awareness from ImageBox to ImagePaintable há 2 anos atrás
  thankyouverycool f7e034d4b2 LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle há 2 anos atrás
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated há 2 anos atrás
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units há 2 anos atrás
  Sam Atkins 0bf4089af9 LibWeb: Convert border painting to new pixel units há 2 anos atrás
  MacDue 4507920187 LibWeb: Fix position: fixed canvases/images disappearing when scrolling há 2 anos atrás
  Andreas Kling e72896e35e LibWeb: Get default fonts via Platform::FontPlugin há 2 anos atrás
  MacDue b68f48eb71 LibWeb: Shrink the inner border radii to accommodate the border widths há 3 anos atrás
  MacDue 8c8dde59d2 LibWeb: Use ScopedCornerRadiusClip for image painting há 3 anos atrás
  MacDue 4d110c39f3 LibWeb: Support using border-radius on <img> tags há 3 anos atrás