Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 gadi atpakaļ |
Sam Atkins
|
3c7bd5a317
LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events
|
2 gadi atpakaļ |
MacDue
|
e011eafd37
Meta+Userland: Pass Gfx::FloatPoint by value
|
2 gadi atpakaļ |
Andreas Kling
|
055a1998c1
LibWeb: StackingContext::paint_descendants() can take const layout node
|
2 gadi atpakaļ |
Andreas Kling
|
5c6621547c
LibWeb: Compute StackingContext transform origin only once
|
2 gadi atpakaļ |
Sam Atkins
|
75e0b21940
LibWeb: Store calculated transformation matrix on the StackingContext
|
3 gadi atpakaļ |
Andreas Kling
|
5b72a9cb11
LibWeb: Use paint tree traversal helpers in StackingContext
|
3 gadi atpakaļ |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 gadi atpakaļ |
Simon Wanner
|
145efbe07a
LibWeb: Apply the CSS transform-origin property
|
3 gadi atpakaļ |
Andreas Kling
|
0ba785894c
LibWeb: Make hit testing functions return Optional<HitTestResult>
|
3 gadi atpakaļ |
Simon Wanner
|
48efdaa8c4
LibWeb: Update hit_test for CSS Transforms
|
3 gadi atpakaļ |
Simon Wanner
|
a2331e8dd3
LibWeb: Implement CSS transforms on stacking contexts
|
3 gadi atpakaļ |
Andreas Kling
|
f5c2e87965
LibWeb: Sort stacking context tree once, after fully building it
|
3 gadi atpakaļ |
Andreas Kling
|
5779a910e5
LibWeb: Move hit testing to the painting tree
|
3 gadi atpakaļ |
Andreas Kling
|
cc8e429126
LibWeb: Make StackingContext paint functions const
|
3 gadi atpakaļ |
Andreas Kling
|
f0d833a3d7
LibWeb: Move StackingContext and PaintPhase into the Painting namespace
|
3 gadi atpakaļ |
Andreas Kling
|
f4625ed9de
LibWeb: Paint inline-level and replaced elements on top of floats
|
3 gadi atpakaļ |
Egor Ananyin
|
f567414f65
LibWeb: Draw elements with opacity in a separate stacking context
|
4 gadi atpakaļ |
Egor Ananyin
|
d2b6148787
LibWeb: Make painting order more spec-compliant
|
4 gadi atpakaļ |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 gadi atpakaļ |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 gadi atpakaļ |