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