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