Commit History

Author SHA1 Message Date
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 9 months ago
  Sam Atkins 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 10 months ago
  Aliaksandr Kalenik a8f4ea5226 LibWeb: Fix "background-clip: text" for elements nested in scrollable 11 months ago
  Shannon Booth a342370dfb LibWeb: Rename SharedImageRequest to SharedResourceRequest 11 months ago
  Aliaksandr Kalenik 67d68eac64 LibWeb: Save "background-clip: text" mask as a nested display list 11 months ago
  Aliaksandr Kalenik c5afe70f77 LibWeb: Add optimized painting command for repeated background 11 months ago
  Daniel Bertalan bf1f631f25 Everywhere: Write dtors for types with incomplete members out-of-line 1 year ago
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 year ago
  Zac Brannelly 9165faca5e LibWeb: Support CSS property `background-clip: text` 1 year ago
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
  Andreas Kling 6eeda29642 LibWeb: Paint 1x1 backgrounds as color fill instead of tiling bitmap 1 year ago
  MacDue d2c96e213f LibWeb: Add `AbstractImageStyleValue::natural_aspect_ratio()` 1 year ago
  Aliaksandr Kalenik 41a3c19cfe LibWeb: Make HTML::DecodedImageData to be GC-allocated 1 year ago
  Aliaksandr Kalenik f4a5c136c3 LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter 1 year ago
  Aliaksandr Kalenik 707ca984bd LibWeb: Fix memory leak in CSS::ImageStyleValue 1 year ago
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 year ago
  Sam Atkins 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 year ago
  Aliaksandr Kalenik 934afcb9d5 LibWeb: Make HTML::SharedImageRequest GC allocated 1 year ago
  Andreas Kling 34591ff3d9 LibWeb: Use a separate class for shared image requests 2 years ago
  Andreas Kling 680fc3f90a LibWeb: Piggyback on HTML::ImageRequest in CSS ImageStyleValue 2 years ago
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction 2 years ago
  Sam Atkins 7d08d5ad6f LibWeb: Remove now-unused includes from StyleValue.cpp 2 years ago
  Sam Atkins e61a5ad180 LibWeb: Split AbstractImageStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins 35b240c87d LibWeb: Split ImageStyleValue out of StyleValue.{h,cpp} 2 years ago