source: webkit/trunk/Source/WebCore/rendering

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