source:
webkit/trunk/Source/WebCore/rendering
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
line | 295478 | 3 years | Incorrect sizing of elements with visually hidden text inside … | ||
mathml | 293763 | 3 years | Drop StringImpl::createFromLiteral() … | ||
shapes | 295227 | 3 years | [GPU Process] [Filters] Make PixelBuffer an abstract class … | ||
style | 295728 | 3 years | [web-animations] support custom properties in @keyframes rules … | ||
svg | 295722 | 3 years | Eliminate one repaint from SVGResourcesCache::clientLayoutChanged … | ||
updating | 295539 | 3 years | Track SVG renderer updates using a NodeFlag instead of on … | ||
AutoTableLayout.cpp | 39.1 KB | 278253 | 4 years | Remove WTF::Optional synonym for std::optional, using that class … | |
AutoTableLayout.h | 2.2 KB | 275462 | 4 years | Fix max-content on tables with percentage cell widths. … | |
BidiRun.cpp | 2.1 KB | 278313 | 4 years | Rename InlineBox to LegacyInlineBox … | |
BidiRun.h | 1.7 KB | 278313 | 4 years | Rename InlineBox to LegacyInlineBox … | |
BorderEdge.cpp | 4.4 KB | 269228 | 5 years | Clean up BoxSide and BorderEdge code … | |
BorderEdge.h | 3.8 KB | 269228 | 5 years | Clean up BoxSide and BorderEdge code … | |
BreakLines.cpp | 8.7 KB | 291946 | 3 years | Use static_assert instead of COMPILE_ASSERT … | |
BreakLines.h | 11.3 KB | 283872 | 4 years | Ideographic space behaves as breaking space … | |
CaretRectComputation.cpp | 12.5 KB | 291548 | 3 years | [IFC][Integration] Rename InlineIterator::Line to LineBox … | |
CaretRectComputation.h | 1.6 KB | 291481 | 3 years | [IFC][Integration] Rename InlineIterator::Line::closestRun* to … | |
ClipRect.cpp | 1.9 KB | 245301 | 6 years | Unreviewed restoration of non-unified build. Source/JavaScriptCore: … | |
ClipRect.h | 3.7 KB | 245219 | 6 years | Add logging for RenderLayer clip rects … | |
ColumnInfo.h | 4.7 KB | 208668 | 9 years | Use #pragma once in WebCore … | |
ContentfulPaintChecker.cpp | 1.7 KB | 278062 | 4 years | Virtualize GraphicsContext … | |
ContentfulPaintChecker.h | 998 bytes | 260851 | 5 years | Implement FCP (first contentful paint) … | |
CounterNode.cpp | 11.5 KB | 246490 | 6 years | Rename AtomicString to AtomString … | |
CounterNode.h | 3.7 KB | 246490 | 6 years | Rename AtomicString to AtomString … | |
CSSFilter.cpp | 16.6 KB | 295517 | 3 years | [GPU Process] [Filters] Remove SVGFilterBuilder … | |
CSSFilter.h | 3.3 KB | 292512 | 3 years | [GPU Process] Make SVGFEImageElement::filterEffect() create an … | |
CSSValueKey.h | 3.7 KB | 278253 | 4 years | Remove WTF::Optional synonym for std::optional, using that class … | |
EventRegion.cpp | 13.0 KB | 295630 | 3 years | Record InteractionRegions per RenderLayer, instead of all on the root … | |
EventRegion.h | 8.2 KB | 295630 | 3 years | Record InteractionRegions per RenderLayer, instead of all on the root … | |
FixedTableLayout.cpp | 12.7 KB | 275462 | 4 years | Fix max-content on tables with percentage cell widths. … | |
FixedTableLayout.h | 1.4 KB | 275462 | 4 years | Fix max-content on tables with percentage cell widths. … | |
FlexibleBoxAlgorithm.cpp | 4.3 KB | 278865 | 4 years | [css-flexbox] Do not compute the min-max sizes of flex items twice … | |
FlexibleBoxAlgorithm.h | 3.6 KB | 278865 | 4 years | [css-flexbox] Do not compute the min-max sizes of flex items twice … | |
FloatingObjects.cpp | 18.8 KB | 291946 | 3 years | Use static_assert instead of COMPILE_ASSERT … | |
FloatingObjects.h | 8.8 KB | 284093 | 4 years | Stop using makeWeakPtr() in WebCore … | |
GapRects.h | 2.0 KB | 286816 | 3 years | Prepare for transition to C++20 … | |
GlyphDisplayListCache.cpp | 7.2 KB | 295621 | 3 years | Add a new DrawDecomposedGlyphs display list item to avoid repeatedly … | |
GlyphDisplayListCache.h | 5.5 KB | 295621 | 3 years | Add a new DrawDecomposedGlyphs display list item to avoid repeatedly … | |
Grid.cpp | 11.0 KB | 291952 | 3 years | Lazily allocate backing store for grid columns. … | |
Grid.h | 4.9 KB | 291952 | 3 years | Lazily allocate backing store for grid columns. … | |
GridBaselineAlignment.cpp | 10.2 KB | 292973 | 3 years | Implement support for aligning baselines through subgrids … | |
GridBaselineAlignment.h | 8.6 KB | 292973 | 3 years | Implement support for aligning baselines through subgrids … | |
GridLayoutFunctions.cpp | 8.5 KB | 290879 | 3 years | Compute correct containing block override size for items that are … | |
GridLayoutFunctions.h | 2.7 KB | 292973 | 3 years | Implement support for aligning baselines through subgrids … | |
GridTrackSizingAlgorithm.cpp | 76.7 KB | 293900 | 3 years | Make the various shouldApplyContainment() functions member functions … | |
GridTrackSizingAlgorithm.h | 13.8 KB | 292973 | 3 years | Implement support for aligning baselines through subgrids … | |
HighlightData.cpp | 7.3 KB | 278639 | 4 years | Unreviewed, fix new -Wreturn-type warning … | |
HighlightData.h | 3.7 KB | 284093 | 4 years | Stop using makeWeakPtr() in WebCore … | |
HitTestingTransformState.cpp | 3.5 KB | 278253 | 4 years | Remove WTF::Optional synonym for std::optional, using that class … | |
HitTestingTransformState.h | 3.6 KB | 218793 | 8 years | Remove excessive headers from WebCore/{rendering,style,svg} … | |
HitTestLocation.cpp | 4.3 KB | 279066 | 4 years | Remove redundant HitTestLocation(const LayoutPoint& centerPoint, … | |
HitTestLocation.h | 2.8 KB | 279066 | 4 years | Remove redundant HitTestLocation(const LayoutPoint& centerPoint, … | |
HitTestRequest.h | 4.2 KB | 289102 | 3 years | Add pen type for HitTestRequest. … | |
HitTestResult.cpp | 24.3 KB | 294611 | 3 years | Start preparing the code base for marking the StringView(const char*) … | |
HitTestResult.h | 7.0 KB | 279066 | 4 years | Remove redundant HitTestLocation(const LayoutPoint& centerPoint, … | |
ImageQualityController.cpp | 7.6 KB | 278340 | 4 years | Remove <wtf/Optional.h> https://bugs.webkit.org/show_bug.cgi?id=226437 … | |
ImageQualityController.h | 2.7 KB | 278253 | 4 years | Remove WTF::Optional synonym for std::optional, using that class … | |
InlineBoxPainter.cpp | 17.7 KB | 294383 | 3 years | Template TextBoxPainter on line layout path … | |
InlineBoxPainter.h | 2.9 KB | 291548 | 3 years | [IFC][Integration] Rename InlineIterator::Line to LineBox … | |
InlineWalker.h | 2.0 KB | 283365 | 4 years | Move InlineWalker to a file of its own and make it use RenderIterator … | |
LayerAncestorClippingStack.cpp | 6.8 KB | 290026 | 3 years | Clean up / optimize call sites constructing vectors … | |
LayerAncestorClippingStack.h | 3.8 KB | 284093 | 4 years | Stop using makeWeakPtr() in WebCore … | |
LayerFragment.h | 2.9 KB | 278253 | 4 years | Remove WTF::Optional synonym for std::optional, using that class … | |
LayerOverlapMap.cpp | 12.3 KB | 293126 | 3 years | REGRESSION (r281913): Map toolbar flickers when dragging the map on … | |
LayerOverlapMap.h | 2.7 KB | 293126 | 3 years | REGRESSION (r281913): Map toolbar flickers when dragging the map on … | |
LayoutDisallowedScope.cpp | 1.5 KB | 254087 | 5 years | PerformanceTests: Convert ASSERT_DISABLED to ASSERT_ENABLED, and fix … | |
LayoutDisallowedScope.h | 2.0 KB | 254087 | 5 years | PerformanceTests: Convert ASSERT_DISABLED to ASSERT_ENABLED, and fix … | |
LayoutRepainter.cpp | 1.8 KB | 294699 | 3 years | RenderObject::containerForRepaint should be able to tell if a full … | |
LayoutRepainter.h | 1.8 KB | 294699 | 3 years | RenderObject::containerForRepaint should be able to tell if a full … | |
LegacyEllipsisBox.cpp | 8.4 KB | 294607 | 3 years | Convert ExpansionBehavior to a struct of left/right expansion … | |
LegacyEllipsisBox.h | 2.2 KB | 282337 | 4 years | LegacyInlineTextBox::selectionState accessor mutates ellipsis … | |
LegacyInlineBox.cpp | 9.2 KB | 291946 | 3 years | Use static_assert instead of COMPILE_ASSERT … | |
LegacyInlineBox.h | 17.4 KB | 286113 | 3 years | [LFC][Integration] Remove dirOverride … | |
LegacyInlineElementBox.cpp | 4.1 KB | 290225 | 3 years | RenderBox::flipForWritingModeForChild should take const RenderBox& as … | |
LegacyInlineElementBox.h | 2.7 KB | 278534 | 4 years | Rename InlineElementBox to LegacyInlineElementBox … | |
LegacyInlineFlowBox.cpp | 65.1 KB | 294383 | 3 years | Template TextBoxPainter on line layout path … | |
LegacyInlineFlowBox.h | 16.2 KB | 290645 | 3 years | REGRESSION (r273129): Text contents in <span> with opacity not … | |
LegacyInlineIterator.cpp | 2.0 KB | 283367 | 4 years | Rename InlineIterator to LegacyInlineIterator … | |
LegacyInlineIterator.h | 17.7 KB | 288291 | 3 years | Address post-landing review comments from Darin. Reviewed by Antti … | |
LegacyInlineTextBox.cpp | 19.8 KB | 295285 | 3 years | Unreviewed, reverting r295278. … | |
LegacyInlineTextBox.h | 6.6 KB | 294383 | 3 years | Template TextBoxPainter on line layout path … | |
LegacyLineLayout.cpp | 115.1 KB | 295477 | 3 years | Reset the dirty bit on the inline level renderers when counter is … | |
LegacyLineLayout.h | 6.9 KB | 283367 | 4 years | Rename InlineIterator to LegacyInlineIterator … | |
LegacyRootInlineBox.cpp | 42.6 KB | 293497 | 3 years | ::first-letter does not work if used only in shadow content … | |
LegacyRootInlineBox.h | 8.9 KB | 291545 | 3 years | [IFC][Integration] Remove redundant … | |
LogicalSelectionOffsetCaches.h | 6.2 KB | 287744 | 3 years | [Cleanup] … | |
MarkedText.cpp | 12.4 KB | 290116 | 3 years | Draw highlights for Scroll To Text Fragment … | |
MarkedText.h | 3.2 KB | 293563 | 3 years | Prepare more of the code base for making the AtomString(const String&) … | |
OrderIterator.cpp | 3.1 KB | 213455 | 8 years | Enable fieldsets to be flexboxes, grids and multicolumn. … | |
OrderIterator.h | 2.5 KB | 229893 | 7 years | [WTF] Add standard containers with FastAllocator specialization … | |
OverlapTestRequestClient.h | 1.5 KB | 223728 | 8 years | Use "= default" to denote default constructor or destructor … | |
Pagination.h | 2.4 KB | 262933 | 5 years | [IPC] Add WTF::EnumTraits<> for every enum type used in IPC … | |
PaintFrequencyTracker.h | 4.0 KB | 267254 | 5 years | REGRESSION(r267137): PaintFrequencyTracker needs to track all the … | |
PaintInfo.h | 5.3 KB | 287731 | 3 years | Add a helper function that returns the value of a std::optional<T> or … | |
PaintPhase.h | 3.0 KB | 266403 | 5 years | EventRegion paint should respect layer's foreground and background … | |
PathOperation.cpp | 5.6 KB | 294520 | 3 years | Implement contain flag for ray() in offset path … | |
PathOperation.h | 8.0 KB | 294528 | 3 years | Unreviewed, non-unified build fixes after 250776@main | |
PointerEventsHitRules.cpp | 4.1 KB | 251444 | 6 years | SVG2: Add bounding-box keyword to pointer-events … | |
PointerEventsHitRules.h | 1.3 KB | 251444 | 6 years | SVG2: Add bounding-box keyword to pointer-events … | |
ReferencedSVGResources.cpp | 6.2 KB | 284857 | 4 years | [WebCore] Remove unneeded WTF:: namespace prefix … | |
ReferencedSVGResources.h | 2.8 KB | 293195 | 3 years | Adopt RobinHoodHashMap / RobinHoodHashSet more broadly in WebCore … | |
RenderAncestorIterator.h | 5.9 KB | 208668 | 9 years | Use #pragma once in WebCore … | |
RenderAttachment.cpp | 3.8 KB | 293977 | 3 years | Image controls menu button is not appearing for multi-page PDFs … | |
RenderAttachment.h | 3.0 KB | 293977 | 3 years | Image controls menu button is not appearing for multi-page PDFs … | |
RenderBlock.cpp | 157.7 KB | 295765 | 3 years | Adding padding on a horizontal scroller prevents last item from being … | |
RenderBlock.h | 30.5 KB | 295633 | 3 years | Remove redundant logical right computation for grid items in … | |
RenderBlockFlow.cpp | 206.3 KB | 295270 | 3 years | Drop operator==() overload for comparing a String to a const char* … | |
RenderBlockFlow.h | 30.4 KB | 292691 | 3 years | [Line clamp] Move line clamp only code from RenderBlockFlow to … | |
RenderBox.cpp | 265.0 KB | 295633 | 3 years | Remove redundant logical right computation for grid items in … | |
RenderBox.h | 48.4 KB | 295715 | 3 years | RenderBox::hasHorizontalLayoutOverflow/hasVerticalLayoutOverflow use … | |
RenderBoxFragmentInfo.h | 2.4 KB | 222556 | 8 years | Rename "Region" to "Fragment" for RenderRegion and associated … | |
RenderBoxModelObject.cpp | 127.0 KB | 295538 | 3 years | Treat the composite operator for the bottom mask layer as source-over. … | |
RenderBoxModelObject.h | 19.0 KB | 292575 | 3 years | Unify reference box / CTM computation in RenderLayer … | |
RenderButton.cpp | 5.8 KB | 293900 | 3 years | Make the various shouldApplyContainment() functions member functions … | |
RenderButton.h | 2.6 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderChildIterator.h | 5.6 KB | 208668 | 9 years | Use #pragma once in WebCore … | |
RenderCombineText.cpp | 7.5 KB | 291793 | 3 years | Devirtualize RenderText::width … | |
RenderCombineText.h | 2.2 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderCounter.cpp | 27.2 KB | 295270 | 3 years | Drop operator==() overload for comparing a String to a const char* … | |
RenderCounter.h | 2.7 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderDeprecatedFlexibleBox.cpp | 53.1 KB | 294503 | 3 years | Changing text color and removing line-clamp on hover causes text to … | |
RenderDeprecatedFlexibleBox.h | 2.7 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderDescendantIterator.h | 5.7 KB | 220447 | 8 years | RenderQuote should not mutate render tree … | |
RenderDetailsMarker.cpp | 5.0 KB | 283851 | 4 years | [Build-time perf] Forward-declare more things in Element.h … | |
RenderDetailsMarker.h | 1.7 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderElement.cpp | 104.2 KB | 295767 | 3 years | RenderElement::addLayers should check for dialog content before … | |
RenderElement.h | 25.8 KB | 295767 | 3 years | RenderElement::addLayers should check for dialog content before … | |
RenderEmbeddedObject.cpp | 17.2 KB | 295410 | 3 years | Cache system font shorthand information … | |
RenderEmbeddedObject.h | 4.5 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderFileUploadControl.cpp | 10.3 KB | 294607 | 3 years | Convert ExpansionBehavior to a struct of left/right expansion … | |
RenderFileUploadControl.h | 2.3 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderFlexibleBox.cpp | 105.7 KB | 295633 | 3 years | Remove redundant logical right computation for grid items in … | |
RenderFlexibleBox.h | 12.8 KB | 294744 | 3 years | Obey intrinsic min-height in nested column flex container … | |
RenderFragmentContainer.cpp | 23.2 KB | 285885 | 4 years | [css-contain] Support contain:paint … | |
RenderFragmentContainer.h | 8.4 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderFragmentContainerSet.cpp | 3.3 KB | 274774 | 4 years | [ macOS debug arm64 ] ASSERTION FAILED: count >= 1 … | |
RenderFragmentContainerSet.h | 2.6 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderFragmentedFlow.cpp | 45.6 KB | 294699 | 3 years | RenderObject::containerForRepaint should be able to tell if a full … | |
RenderFragmentedFlow.h | 12.1 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderFrame.cpp | 1.7 KB | 235586 | 7 years | Rename FilterEffectRenderer to CSSFilter … | |
RenderFrame.h | 1.7 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderFrameBase.cpp | 4.9 KB | 285357 | 4 years | Make scroll bar mode an enum class … | |
RenderFrameBase.h | 2.0 KB | 224537 | 8 years | bmalloc should support strictly type-segregated isolated heaps … | |
RenderFrameSet.cpp | 26.9 KB | 294699 | 3 years | RenderObject::containerForRepaint should be able to tell if a full … | |
RenderFrameSet.h | 3.9 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderFullScreen.cpp | 7.0 KB | 288067 | 3 years | First step to fix hacked isReplaced: Rename isReplaced functions to … | |
RenderFullScreen.h | 2.8 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderGeometryMap.cpp | 11.6 KB | 290881 | 3 years | Add hasTransformOrPerspective() helper to RenderObject … | |
RenderGeometryMap.h | 6.3 KB | 281239 | 4 years | Use an OptionSet<MapCoordinatesMode> in place of MapCoordinatesFlags … | |
RenderGrid.cpp | 105.5 KB | 295633 | 3 years | Remove redundant logical right computation for grid items in … | |
RenderGrid.h | 12.6 KB | 292524 | 3 years | Grid items that establish an independent formatting context should not … | |
RenderHTMLCanvas.cpp | 4.0 KB | 265116 | 5 years | [WebGL] Safari snapshots of WebGL content in the tab picker don't work … | |
RenderHTMLCanvas.h | 2.1 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderIFrame.cpp | 4.2 KB | 295211 | 3 years | Disallow styles using container units from matched declarations cache … | |
RenderIFrame.h | 2.2 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderImage.cpp | 36.5 KB | 294607 | 3 years | Convert ExpansionBehavior to a struct of left/right expansion … | |
RenderImage.h | 6.0 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderImageResource.cpp | 3.6 KB | 295393 | 3 years | RenderImageResource::setCachedImage may produce a null renderer … | |
RenderImageResource.h | 2.9 KB | 225872 | 7 years | RenderImage can be destroyed even before setting the style on it. … | |
RenderImageResourceStyleImage.cpp | 2.6 KB | 272235 | 4 years | Null check renderers consistently in StyleImage code … | |
RenderImageResourceStyleImage.h | 2.2 KB | 224537 | 8 years | bmalloc should support strictly type-segregated isolated heaps … | |
RenderInline.cpp | 46.7 KB | 293497 | 3 years | ::first-letter does not work if used only in shadow content … | |
RenderInline.h | 6.7 KB | 293900 | 3 years | Make the various shouldApplyContainment() functions member functions … | |
RenderIterator.h | 10.2 KB | 284857 | 4 years | [WebCore] Remove unneeded WTF:: namespace prefix … | |
RenderLayer.cpp | 264.5 KB | 295556 | 3 years | REGRESSION (r289443): Page contents disappear after entering a letter … | |
RenderLayer.h | 62.7 KB | 295532 | 3 years | Make RenderLayer ISOHeap allocated … | |
RenderLayerBacking.cpp | 164.4 KB | 295718 | 3 years | Don't allocate device pixel ratio scaled backing stores for layers … | |
RenderLayerBacking.h | 21.1 KB | 295718 | 3 years | Don't allocate device pixel ratio scaled backing stores for layers … | |
RenderLayerCompositor.cpp | 214.8 KB | 295630 | 3 years | Record InteractionRegions per RenderLayer, instead of all on the root … | |
RenderLayerCompositor.h | 29.0 KB | 283340 | 4 years | Move canCompositeClipPath to RenderLayer … | |
RenderLayerFilters.cpp | 8.2 KB | 292512 | 3 years | [GPU Process] Make SVGFEImageElement::filterEffect() create an … | |
RenderLayerFilters.h | 3.6 KB | 292364 | 3 years | [GPU Process] CSSFilter should be created only at the painting time … | |
RenderLayerModelObject.cpp | 15.5 KB | 295665 | 3 years | REGRESSION (r294902): Content with continuation leaves decoration bits … | |
RenderLayerModelObject.h | 4.9 KB | 295665 | 3 years | REGRESSION (r294902): Content with continuation leaves decoration bits … | |
RenderLayerScrollableArea.cpp | 68.0 KB | 295448 | 3 years | REGRESSION: CSS scroll-behavior: smooth with overflow: hidden breaks … | |
RenderLayerScrollableArea.h | 12.8 KB | 295448 | 3 years | REGRESSION: CSS scroll-behavior: smooth with overflow: hidden breaks … | |
RenderLayoutState.cpp | 14.1 KB | 284093 | 4 years | Stop using makeWeakPtr() in WebCore … | |
RenderLayoutState.h | 6.9 KB | 254087 | 5 years | PerformanceTests: Convert ASSERT_DISABLED to ASSERT_ENABLED, and fix … | |
RenderLineBoxList.cpp | 17.1 KB | 288069 | 3 years | Introduce dynamicDowncast<>() for convenience … | |
RenderLineBoxList.h | 3.4 KB | 278405 | 4 years | Rename InlineFlowBox to LegacyInlineFlowBox … | |
RenderLineBreak.cpp | 8.3 KB | 293497 | 3 years | ::first-letter does not work if used only in shadow content … | |
RenderLineBreak.h | 4.0 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderListBox.cpp | 34.5 KB | 294607 | 3 years | Convert ExpansionBehavior to a struct of left/right expansion … | |
RenderListBox.h | 8.7 KB | 295448 | 3 years | REGRESSION: CSS scroll-behavior: smooth with overflow: hidden breaks … | |
RenderListItem.cpp | 10.7 KB | 292418 | 3 years | Avoid unnecessary traversal when updating list markers … | |
RenderListItem.h | 3.0 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderListMarker.cpp | 78.2 KB | 294611 | 3 years | Start preparing the code base for marking the StringView(const char*) … | |
RenderListMarker.h | 3.1 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderMarquee.cpp | 10.8 KB | 283524 | 4 years | Use ScrollClamping in more places in scrolling code … | |
RenderMarquee.h | 3.1 KB | 226666 | 7 years | Clean up Marquee-related enums … | |
RenderMedia.cpp | 2.5 KB | 224537 | 8 years | bmalloc should support strictly type-segregated isolated heaps … | |
RenderMedia.h | 2.6 KB | 293287 | 3 years | Should never be reached failure in … | |
RenderMenuList.cpp | 23.7 KB | 293900 | 3 years | Make the various shouldApplyContainment() functions member functions … | |
RenderMenuList.h | 5.9 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderMeter.cpp | 2.4 KB | 267166 | 5 years | Remove ENABLE_METER_ELEMENT … | |
RenderMeter.h | 1.5 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderModel.cpp | 2.2 KB | 274033 | 4 years | <model> should create a model-owning compositing layer … | |
RenderModel.h | 2.0 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderMultiColumnFlow.cpp | 18.4 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderMultiColumnFlow.h | 7.4 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderMultiColumnSet.cpp | 47.6 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderMultiColumnSet.h | 12.4 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderMultiColumnSpannerPlaceholder.cpp | 2.8 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderMultiColumnSpannerPlaceholder.h | 2.7 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderObject.cpp | 98.2 KB | 295665 | 3 years | REGRESSION (r294902): Content with continuation leaves decoration bits … | |
RenderObject.h | 58.0 KB | 295683 | 3 years | [LBSE] Add support for <path> … | |
RenderObjectEnums.h | 1.8 KB | 283100 | 4 years | Mandatory scroll snapping doesn't work correctly in tables with … | |
RenderOverflow.h | 3.9 KB | 284857 | 4 years | [WebCore] Remove unneeded WTF:: namespace prefix … | |
RenderProgress.cpp | 3.9 KB | 283269 | 4 years | [css-ui] getComputedStyle() must return the specified value for … | |
RenderProgress.h | 2.0 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderPtr.h | 1.9 KB | 222740 | 8 years | Make RenderPtr a type alias of std::unique_ptr … | |
RenderQuote.cpp | 21.2 KB | 275478 | 4 years | No need to update the list marker number during internal move (e.g. … | |
RenderQuote.h | 1.8 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderReplaced.cpp | 37.6 KB | 295701 | 3 years | getComputedStyle(img).height returns string of a rounded int not a … | |
RenderReplaced.h | 4.3 KB | 293900 | 3 years | Make the various shouldApplyContainment() functions member functions … | |
RenderReplica.cpp | 3.9 KB | 288067 | 3 years | First step to fix hacked isReplaced: Rename isReplaced functions to … | |
RenderReplica.h | 2.2 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderRuby.cpp | 2.7 KB | 228400 | 7 years | [RenderTreeBuilder] Introduce RenderTreebuilder::takeChild … | |
RenderRuby.h | 3.9 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderRubyBase.cpp | 3.9 KB | 292226 | 3 years | [Ruby] Statically positioned out-of-flow block boxes are mispositioned … | |
RenderRubyBase.h | 2.9 KB | 292226 | 3 years | [Ruby] Statically positioned out-of-flow block boxes are mispositioned … | |
RenderRubyRun.cpp | 11.5 KB | 292226 | 3 years | [Ruby] Statically positioned out-of-flow block boxes are mispositioned … | |
RenderRubyRun.h | 3.5 KB | 292226 | 3 years | [Ruby] Statically positioned out-of-flow block boxes are mispositioned … | |
RenderRubyText.cpp | 5.0 KB | 292270 | 3 years | [Ruby] Remove incorrect implicit integral floor in … | |
RenderRubyText.h | 2.5 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderScrollbar.cpp | 13.7 KB | 285316 | 4 years | Make scrollbar orientation an enum class … | |
RenderScrollbar.h | 3.5 KB | 269435 | 5 years | Store WeakPtr<Frame> instead of Frame* … | |
RenderScrollbarPart.cpp | 7.1 KB | 285316 | 4 years | Make scrollbar orientation an enum class … | |
RenderScrollbarPart.h | 3.1 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderScrollbarTheme.cpp | 6.2 KB | 285316 | 4 years | Make scrollbar orientation an enum class … | |
RenderScrollbarTheme.h | 4.0 KB | 279826 | 4 years | [GTK][WPE] Support drawing scrollbar corner … | |
RenderSearchField.cpp | 11.4 KB | 286835 | 3 years | [GPU Process] [Filters] Enable Filter rendering in GPU Process … | |
RenderSearchField.h | 3.8 KB | 246490 | 6 years | Rename AtomicString to AtomString … | |
RenderSelectionInfo.cpp | 2.7 KB | 294699 | 3 years | RenderObject::containerForRepaint should be able to tell if a full … | |
RenderSelectionInfo.h | 2.7 KB | 294699 | 3 years | RenderObject::containerForRepaint should be able to tell if a full … | |
RenderSlider.cpp | 3.3 KB | 294728 | 3 years | Remove RenderSliderThumb … | |
RenderSlider.h | 1.8 KB | 294728 | 3 years | Remove RenderSliderThumb … | |
RenderTable.cpp | 65.6 KB | 295204 | 3 years | Layout table captions in simplified layout … | |
RenderTable.h | 15.1 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderTableCaption.cpp | 1.6 KB | 275478 | 4 years | No need to update the list marker number during internal move (e.g. … | |
RenderTableCaption.h | 1.8 KB | 275478 | 4 years | No need to update the list marker number during internal move (e.g. … | |
RenderTableCell.cpp | 65.6 KB | 291946 | 3 years | Use static_assert instead of COMPILE_ASSERT … | |
RenderTableCell.h | 14.7 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderTableCol.cpp | 7.2 KB | 290773 | 3 years | REGRESSION (r290512): … | |
RenderTableCol.h | 3.9 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderTableRow.cpp | 10.3 KB | 290225 | 3 years | RenderBox::flipForWritingModeForChild should take const RenderBox& as … | |
RenderTableRow.h | 5.3 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderTableSection.cpp | 66.2 KB | 290225 | 3 years | RenderBox::flipForWritingModeForChild should take const RenderBox& as … | |
RenderTableSection.h | 13.3 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderText.cpp | 69.2 KB | 295573 | 3 years | REGRESSION (r287195): Safari fails to correctly render indented … | |
RenderText.h | 13.2 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderTextControl.cpp | 9.2 KB | 294607 | 3 years | Convert ExpansionBehavior to a struct of left/right expansion … | |
RenderTextControl.h | 4.4 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderTextControlMultiLine.cpp | 4.3 KB | 295270 | 3 years | Drop operator==() overload for comparing a String to a const char* … | |
RenderTextControlMultiLine.h | 2.3 KB | 275413 | 4 years | Subpixel layout: Switch inlines' baseline positioning from int to … | |
RenderTextControlSingleLine.cpp | 18.9 KB | 295270 | 3 years | Drop operator==() overload for comparing a String to a const char* … | |
RenderTextControlSingleLine.h | 4.2 KB | 286115 | 3 years | Clarify the behavior of ScrollAnimator::scroll() … | |
RenderTextFragment.cpp | 3.4 KB | 294291 | 3 years | Resolve ::first-letter eagerly … | |
RenderTextFragment.h | 3.1 KB | 294291 | 3 years | Resolve ::first-letter eagerly … | |
RenderTextInlines.h | 1.5 KB | 287206 | 3 years | Deduplicate code in RenderText::computePreferredLogicalWidths() … | |
RenderTextLineBoxes.cpp | 8.4 KB | 282223 | 4 years | Cull inline culling https://bugs.webkit.org/show_bug.cgi?id=202920 … | |
RenderTextLineBoxes.h | 2.4 KB | 282223 | 4 years | Cull inline culling https://bugs.webkit.org/show_bug.cgi?id=202920 … | |
RenderTheme.cpp | 53.4 KB | 295326 | 3 years | Delete RenderTheme::cachedSystemFontDescription() because it does … | |
RenderTheme.h | 21.0 KB | 295476 | 3 years | Delay system font shorthand resolution until after parsing … | |
RenderThemeAdwaita.cpp | 25.7 KB | 295215 | 3 years | Remove last remnants of old Media Controls related sliders … | |
RenderThemeAdwaita.h | 5.2 KB | 295476 | 3 years | Delay system font shorthand resolution until after parsing … | |
RenderThemeCocoa.h | 2.4 KB | 295476 | 3 years | Delay system font shorthand resolution until after parsing … | |
RenderThemeCocoa.mm | 8.1 KB | 295476 | 3 years | Delay system font shorthand resolution until after parsing … | |
RenderThemeGtk.cpp | 1.5 KB | 295476 | 3 years | Delay system font shorthand resolution until after parsing … | |
RenderThemeGtk.h | 1.1 KB | 295476 | 3 years | Delay system font shorthand resolution until after parsing … | |
RenderThemeIOS.h | 9.6 KB | 295351 | 3 years | [Cocoa] Move contentSizeCategory to platform/ … | |
RenderThemeIOS.mm | 116.5 KB | 295351 | 3 years | [Cocoa] Move contentSizeCategory to platform/ … | |
RenderThemeMac.h | 10.8 KB | 295351 | 3 years | [Cocoa] Move contentSizeCategory to platform/ … | |
RenderThemeMac.mm | 118.2 KB | 295351 | 3 years | [Cocoa] Move contentSizeCategory to platform/ … | |
RenderThemePlayStation.cpp | 1.6 KB | 295476 | 3 years | Delay system font shorthand resolution until after parsing … | |
RenderThemePlayStation.h | 1.6 KB | 295513 | 3 years | Build fix for PlayStation after r295476 … | |
RenderThemeWin.cpp | 37.8 KB | 295476 | 3 years | Delay system font shorthand resolution until after parsing … | |
RenderThemeWin.h | 6.8 KB | 295476 | 3 years | Delay system font shorthand resolution until after parsing … | |
RenderTreeAsText.cpp | 38.3 KB | 295683 | 3 years | [LBSE] Add support for <path> … | |
RenderTreeAsText.h | 3.5 KB | 244599 | 6 years | Make it possible to control the renderTreeAsText output by setting … | |
RenderTreeMutationDisallowedScope.cpp | 1.5 KB | 265630 | 5 years | Add RenderTreeMutationDisallowedScope to track intrusive render tree … | |
RenderTreeMutationDisallowedScope.h | 1.9 KB | 265630 | 5 years | Add RenderTreeMutationDisallowedScope to track intrusive render tree … | |
RenderVideo.cpp | 11.2 KB | 293900 | 3 years | Make the various shouldApplyContainment() functions member functions … | |
RenderVideo.h | 3.3 KB | 291992 | 3 years | Prepare WebCore for making the String(const char*) constructor … | |
RenderView.cpp | 33.9 KB | 294902 | 3 years | Do not issue repaint when the ancestor layer has already been … | |
RenderView.h | 11.3 KB | 293497 | 3 years | ::first-letter does not work if used only in shadow content … | |
RenderVTTCue.cpp | 14.8 KB | 292585 | 3 years | When using a TrackDisplayUpdateScope queue updateActiveTextTrackCues … | |
RenderVTTCue.h | 2.7 KB | 286743 | 3 years | [VTT] Fix various issues with complicated rendering of VTT cues … | |
RenderWidget.cpp | 16.8 KB | 289692 | 3 years | Make WidgetHierarchyUpdatesSuspensionScope cheaper if it has nothing … | |
RenderWidget.h | 4.1 KB | 289692 | 3 years | Make WidgetHierarchyUpdatesSuspensionScope cheaper if it has nothing … | |
ScrollAlignment.cpp | 4.3 KB | 220503 | 8 years | [WTF] Move TextStream into WTF … | |
ScrollAlignment.h | 3.6 KB | 288358 | 3 years | element.scrollIntoView() sometimes doesn't scroll … | |
SelectionRangeData.cpp | 14.5 KB | 288409 | 3 years | REGRESSION (r288069): Bits of selection left after deselecting on … | |
SelectionRangeData.h | 2.3 KB | 277274 | 4 years | [macOS] ImageOverlayController should paint selection quads instead of … | |
StyledMarkedText.cpp | 9.4 KB | 294128 | 3 years | TextBoxPainter::paintForeground: painting text with no … | |
StyledMarkedText.h | 2.6 KB | 294128 | 3 years | TextBoxPainter::paintForeground: painting text with no … | |
TableLayout.cpp | 1.5 KB | 253987 | 5 years | Experiment: create lots of different malloc zones for easier … | |
TableLayout.h | 1.9 KB | 275462 | 4 years | Fix max-content on tables with percentage cell widths. … | |
TextAutoSizing.cpp | 10.8 KB | 294291 | 3 years | Resolve ::first-letter eagerly … | |
TextAutoSizing.h | 4.3 KB | 275650 | 4 years | Use Hasher more, remove IntegerHasher, fix hashing-related mistakes … | |
TextBoxPainter.cpp | 33.5 KB | 295630 | 3 years | Record InteractionRegions per RenderLayer, instead of all on the root … | |
TextBoxPainter.h | 4.4 KB | 294383 | 3 years | Template TextBoxPainter on line layout path … | |
TextBoxSelectableRange.h | 2.4 KB | 282530 | 4 years | Use std::optional for truncation … | |
TextDecorationPainter.cpp | 18.7 KB | 295453 | 3 years | computeUnderlineOffset should not take InlineIterator::LineBoxIterator … | |
TextDecorationPainter.h | 3.3 KB | 286955 | 3 years | Fix paint order of CSS text decorations … | |
TextPainter.cpp | 10.8 KB | 295621 | 3 years | Add a new DrawDecomposedGlyphs display list item to avoid repeatedly … | |
TextPainter.h | 5.4 KB | 295621 | 3 years | Add a new DrawDecomposedGlyphs display list item to avoid repeatedly … | |
TextPaintStyle.cpp | 8.6 KB | 287356 | 3 years | Internally unprefix -webkit-text-emphasis properties … | |
TextPaintStyle.h | 2.7 KB | 282920 | 4 years | Turn WebCore::LineCap and WebCore::LineJoin into 8-bit enum classes … | |
VerticalPositionCache.h | 2.4 KB | 208668 | 9 years | Use #pragma once in WebCore … |
Note:
See TracBrowser
for help on using the repository browser.