| .. |
|
BlockContainer.cpp
|
ef533f61d6
Consistently define indefinite size as -1 throughout the layout engine
|
4 months ago |
|
BlockContainer.h
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
|
BlockFormattingContext.cpp
|
0604d9a5c5
Directly pass String to profiler zones [pre-commit]
|
4 months ago |
|
BlockFormattingContext.h
|
f02f3dc8ce
Move ShrinkToFit calculation into FormatIndependent, call into each formatting context as needed
|
4 months ago |
|
CMakeLists.txt
|
374ca18316
Partial layout updates for isolated layout nodes
|
4 months ago |
|
ContainerBox.cpp
|
30a2a19199
Store max-content width in layout cache
|
4 months ago |
|
ContainerBox.h
|
30a2a19199
Store max-content width in layout cache
|
4 months ago |
|
FlexFormattingContext.cpp
|
dcfbde799e
Add cache for fit-content height
|
4 months ago |
|
FlexFormattingContext.h
|
8cfa55c030
Revert "Skip formatting when possible after FormatFitContentWidth"
|
4 months ago |
|
FloatedBoxSpace.cpp
|
ef533f61d6
Consistently define indefinite size as -1 throughout the layout engine
|
4 months ago |
|
FloatedBoxSpace.h
|
ef533f61d6
Consistently define indefinite size as -1 throughout the layout engine
|
4 months ago |
|
FormattingContext.cpp
|
5e21502a96
Minor cleanup and refactoring
|
4 months ago |
|
FormattingContext.h
|
dcfbde799e
Add cache for fit-content height
|
4 months ago |
|
FormattingContextDebug.cpp
|
5e21502a96
Minor cleanup and refactoring
|
4 months ago |
|
FormattingContextDebug.h
|
5e21502a96
Minor cleanup and refactoring
|
4 months ago |
|
InlineBox.cpp
|
ef533f61d6
Consistently define indefinite size as -1 throughout the layout engine
|
4 months ago |
|
InlineBox.h
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
|
InlineContainer.cpp
|
ef533f61d6
Consistently define indefinite size as -1 throughout the layout engine
|
4 months ago |
|
InlineContainer.h
|
ef533f61d6
Consistently define indefinite size as -1 throughout the layout engine
|
4 months ago |
|
InlineLevelBox.cpp
|
ef533f61d6
Consistently define indefinite size as -1 throughout the layout engine
|
4 months ago |
|
InlineLevelBox.h
|
b6a6e7761e
Call Element::OnLayout only after all other layouting is done
|
4 months ago |
|
InlineTypes.h
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
|
LayoutBox.cpp
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
|
LayoutBox.h
|
d9d331b602
Fix non-boundary layout nodes not being dirtied
|
4 months ago |
|
LayoutDetails.cpp
|
89fe7a2c8d
Rename BuildBoxModes, make caller specify that fit-content should be applied
|
4 months ago |
|
LayoutDetails.h
|
89fe7a2c8d
Rename BuildBoxModes, make caller specify that fit-content should be applied
|
4 months ago |
|
LayoutEngine.cpp
|
5e21502a96
Minor cleanup and refactoring
|
4 months ago |
|
LayoutEngine.h
|
20f957e8cc
Refactor partial layout cache into layout engine
|
4 months ago |
|
LayoutNode.cpp
|
5e21502a96
Minor cleanup and refactoring
|
4 months ago |
|
LayoutNode.h
|
5e21502a96
Minor cleanup and refactoring
|
4 months ago |
|
LayoutPools.cpp
|
41e1291ad9
Avoid allocations during global initialization (#689)
|
1 year ago |
|
LayoutPools.h
|
41e1291ad9
Avoid allocations during global initialization (#689)
|
1 year ago |
|
LineBox.cpp
|
ef533f61d6
Consistently define indefinite size as -1 throughout the layout engine
|
4 months ago |
|
LineBox.h
|
ef533f61d6
Consistently define indefinite size as -1 throughout the layout engine
|
4 months ago |
|
ReplacedFormattingContext.cpp
|
e5492585db
Move build box outside of individual formatting contexts
|
4 months ago |
|
ReplacedFormattingContext.h
|
e5492585db
Move build box outside of individual formatting contexts
|
4 months ago |
|
TableFormattingContext.cpp
|
908fadd0e6
Add Tracy zone for table formatting
|
4 months ago |
|
TableFormattingContext.h
|
e5492585db
Move build box outside of individual formatting contexts
|
4 months ago |
|
TableFormattingDetails.cpp
|
015057095a
Layout refactor: Get containing block size from container box
|
4 months ago |
|
TableFormattingDetails.h
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |