Michael Ragazzon e40b04def7 Skip layout cache if box is different, and on the first layout without layout constraints 4 months ago
..
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 d46b0fa153 Always build block box in stretch-fit mode 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 e5492585db Move build box outside of individual formatting contexts 4 months ago
ContainerBox.h e5492585db Move build box outside of individual formatting contexts 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 e40b04def7 Skip layout cache if box is different, and on the first layout without layout constraints 4 months ago
FormattingContext.h dcfbde799e Add cache for fit-content height 4 months ago
FormattingContextDebug.cpp 2238b6a9c1 Update tests 4 months ago
FormattingContextDebug.h 2238b6a9c1 Update tests 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 e855e74f47 Introduce formatting mode, allow disabling the layout cache 4 months ago
LayoutEngine.h e855e74f47 Introduce formatting mode, allow disabling the layout cache 4 months ago
LayoutNode.cpp e40b04def7 Skip layout cache if box is different, and on the first layout without layout constraints 4 months ago
LayoutNode.h e40b04def7 Skip layout cache if box is different, and on the first layout without layout constraints 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