Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere hace 9 meses
  Aliaksandr Kalenik 69c6e07139 LibWeb: Move `m_needs_repaint` and `record_display_list()` in Document hace 10 meses
  Sam Atkins 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 10 meses
  Aliaksandr Kalenik a8f4ea5226 LibWeb: Fix "background-clip: text" for elements nested in scrollable hace 11 meses
  Aliaksandr Kalenik f574e2b03a LibWeb: Resolve background size and offset only after style invalidation hace 11 meses
  Shannon Booth a342370dfb LibWeb: Rename SharedImageRequest to SharedResourceRequest hace 11 meses
  Aliaksandr Kalenik 67d68eac64 LibWeb: Save "background-clip: text" mask as a nested display list hace 11 meses
  Aliaksandr Kalenik c5afe70f77 LibWeb: Add optimized painting command for repeated background hace 11 meses
  Aliaksandr Kalenik 854b269338 LibWeb: Rename RecordingPainter to DisplayListRecorder hace 1 año
  Daniel Bertalan bf1f631f25 Everywhere: Write dtors for types with incomplete members out-of-line hace 1 año
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library hace 1 año
  Zac Brannelly 9165faca5e LibWeb: Support CSS property `background-clip: text` hace 1 año
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL hace 1 año
  Andreas Kling 6eeda29642 LibWeb: Paint 1x1 backgrounds as color fill instead of tiling bitmap hace 1 año
  MacDue d2c96e213f LibWeb: Add `AbstractImageStyleValue::natural_aspect_ratio()` hace 1 año
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& hace 1 año
  Aliaksandr Kalenik 41a3c19cfe LibWeb: Make HTML::DecodedImageData to be GC-allocated hace 1 año
  Sam Atkins 6dbc3044bd LibWeb: Remove some `to_deprecated_string()` calls in the CSS code hace 1 año
  Aliaksandr Kalenik 1b3223dd9e LibWeb: Rename painter() to recording_painter() in PaintContext hace 1 año
  Aliaksandr Kalenik f4a5c136c3 LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter hace 1 año
  Aliaksandr Kalenik d9990c6ea9 LibWeb: Remove opacity parameter for DrawScaledBitmap painting command hace 1 año
  Aliaksandr Kalenik 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands hace 1 año
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` hace 1 año
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hace 1 año
  Aliaksandr Kalenik 934afcb9d5 LibWeb: Make HTML::SharedImageRequest GC allocated hace 1 año
  Andreas Kling 34591ff3d9 LibWeb: Use a separate class for shared image requests hace 2 años
  Andreas Kling 680fc3f90a LibWeb: Piggyback on HTML::ImageRequest in CSS ImageStyleValue hace 2 años
  Jelle Raaijmakers 7652dbd983 LibWeb: Use box sampling instead of bilinear scaling when downscaling hace 2 años
  Andreas Kling 77db621be5 Revert "LibWeb: Use box sampling instead of bilinear scaling when downscaling" hace 2 años
  Jelle Raaijmakers b79fd3d1a9 LibWeb: Use box sampling instead of bilinear scaling when downscaling hace 2 años