Histórico de Commits

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