Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(278)

Issue 1045723009: Move core/layout/style to core/style (Closed)

Created:
5 years, 8 months ago by dstockwell
Modified:
5 years, 8 months ago
CC:
dstockwell, aandrey+blink_chromium.org, aboxhall, darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-animation_chromium.org, blink-reviews-css, blink-reviews-dom_chromium.org, blink-reviews-events_chromium.org, blink-reviews-html_chromium.org, blink-reviews-paint_chromium.org, blink-reviews-rendering, blink-reviews-style_chromium.org, caseq+blink_chromium.org, devtools-reviews_chromium.org, dglazkov+blink, dmazzoni, Dominik Röttsches, dshwang, krit, eae+blinkwatch, ed+blinkwatch_opera.com, Eric Willigers, esprehn, f(malita), fs, gavinp+prerender_chromium.org, gyuyoung.kim_webkit.org, jchaffraix+rendering, je_julie(Not used), jfernandez, kenneth.christiansen, kouhei+svg_chromium.org, kozyatinskiy+blink_chromium.org, leviw+renderwatch, loislo+blink_chromium.org, lushnikov+blink_chromium.org, malch+blink_chromium.org, Mike Lawther (Google), nektarios, pdr+renderingwatchlist_chromium.org, pdr+svgwatchlist_chromium.org, pfeldman+blink_chromium.org, Manuel Rego, rjwright, rwlbuis, rune, Stephen Chennney, sergeyv+blink_chromium.org, shans, sof, slimming-paint-reviews_chromium.org, Steve Block, svillar, Timothy Loh, Yoav Weiss, yurys+blink_chromium.org, zoltan1
Target Ref:
refs/remotes/origin/master
Project:
blink
Visibility:
Public.

Description

Move core/layout/style to core/style As proposed[1] by jchaffraix@ on blink-dev. [1] https://groups.google.com/a/chromium.org/d/msg/blink-dev/0x7LO7FUh4c/Q05CN47_ku8J Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192919

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+433 lines, -14451 lines) Patch
M Source/core/animation/ShadowStyleInterpolation.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/StringKeyframe.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/animatable/AnimatableImage.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/animatable/AnimatableImage.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/animatable/AnimatableSVGPaint.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/animatable/AnimatableShadow.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/animatable/AnimatableShapeValue.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/animatable/AnimatableStrokeDasharrayList.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/animatable/AnimatableStrokeDasharrayListTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/animatable/AnimatableValueTestHelperTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/animatable/AnimatableVisibility.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/css/CSSAnimatableValueFactory.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/css/CSSAnimationData.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/css/CSSAnimations.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/css/CSSPropertyEquality.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/core.gypi View 3 chunks +54 lines, -54 lines 0 comments Download
M Source/core/css/BasicShapeFunctions.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/BasicShapeFunctions.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/css/CSSCalculationValueTest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/css/CSSComputedStyleDeclaration.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSComputedStyleDeclaration.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSCrossfadeValue.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSCursorImageValue.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/css/CSSGridTemplateAreasValue.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSImageSetValue.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/css/CSSImageValue.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/css/CSSMatrix.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/css/CSSPrimitiveValue.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSPrimitiveValueMappings.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/css/CSSProperty.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSSelector.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSToLengthConversionData.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSValuePool.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/ComputedStyleCSSValueMapping.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/css/ElementRuleCollector.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/FontFaceSet.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/MediaQueryEvaluator.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/MediaValues.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/PseudoStyleRequest.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/SelectorChecker.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/SiblingTraversalStrategies.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/parser/CSSPropertyParser.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/resolver/AnimatedStyleBuilder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/resolver/CSSToStyleMap.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/resolver/CSSToStyleMap.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/css/resolver/ElementResolveContext.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/resolver/ElementStyleResources.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/css/resolver/FontBuilderTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/resolver/MatchedPropertiesCache.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/resolver/SharedStyleFinder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/resolver/StyleAdjuster.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/css/resolver/StyleBuilderConverter.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/css/resolver/StyleBuilderCustom.cpp View 1 chunk +7 lines, -7 lines 0 comments Download
M Source/core/css/resolver/StyleResolver.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/css/resolver/StyleResolver.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/resolver/StyleResolverState.h View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/css/resolver/StyleResourceLoader.cpp View 1 chunk +7 lines, -7 lines 0 comments Download
M Source/core/dom/CSSSelectorWatch.cpp View 1 1 chunk +4 lines, -0 lines 0 comments Download
M Source/core/dom/ElementRareData.h View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/ElementRareData.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/Node.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/NodeComputedStyle.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/PseudoElement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/PseudoElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/VisitedLinkState.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/editing/ApplyBlockElementCommand.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/editing/EditingStyle.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/editing/SimplifyMarkupCommand.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/frame/FrameView.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLDialogElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLLinkElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLTitleElement.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/shadow/DateTimeEditElement.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/inspector/InspectorDOMAgent.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/inspector/InspectorHighlight.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/ClipPathOperation.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutBlock.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutBlock.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/layout/LayoutBlockFlow.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutBox.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutBoxModelObject.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutBoxModelObject.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/layout/LayoutCounter.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutCounter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutFlexibleBox.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutFullScreen.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutGrid.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutGrid.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/layout/LayoutImageResource.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutImageResourceStyleImage.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutImageResourceStyleImage.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutInline.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutObject.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/layout/LayoutObject.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/layout/LayoutObjectChildList.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutQuote.h View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/layout/LayoutRuby.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutScrollbar.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutSliderThumb.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutTable.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutTable.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutTableCell.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutTableRow.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutTheme.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/layout/LayoutThemeMac.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/layout/LayoutThemeTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/PointerEventsHitRules.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/compositing/CompositedDeprecatedPaintLayerMapping.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/line/EllipsisBox.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/line/InlineFlowBox.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/line/InlineFlowBox.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/shapes/Shape.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/layout/shapes/Shape.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/shapes/ShapeOutsideInfo.h View 1 chunk +2 lines, -2 lines 0 comments Download
D Source/core/layout/style/AppliedTextDecoration.h View 1 chunk +0 lines, -33 lines 0 comments Download
D Source/core/layout/style/AppliedTextDecoration.cpp View 1 chunk +0 lines, -29 lines 0 comments Download
D Source/core/layout/style/AuthorStyleInfo.h View 1 chunk +0 lines, -32 lines 0 comments Download
D Source/core/layout/style/BasicShapes.h View 1 chunk +0 lines, -286 lines 0 comments Download
D Source/core/layout/style/BasicShapes.cpp View 1 chunk +0 lines, -287 lines 0 comments Download
D Source/core/layout/style/BorderData.h View 1 chunk +0 lines, -143 lines 0 comments Download
D Source/core/layout/style/BorderEdge.h View 1 chunk +0 lines, -41 lines 0 comments Download
D Source/core/layout/style/BorderEdge.cpp View 1 chunk +0 lines, -84 lines 0 comments Download
D Source/core/layout/style/BorderImageLength.h View 1 chunk +0 lines, -88 lines 0 comments Download
D Source/core/layout/style/BorderImageLengthBox.h View 1 chunk +0 lines, -99 lines 0 comments Download
D Source/core/layout/style/BorderValue.h View 1 chunk +0 lines, -107 lines 0 comments Download
D Source/core/layout/style/CachedUAStyle.h View 1 chunk +0 lines, -57 lines 0 comments Download
D Source/core/layout/style/CollapsedBorderValue.h View 1 chunk +0 lines, -77 lines 0 comments Download
D Source/core/layout/style/ComputedStyle.h View 1 chunk +0 lines, -1883 lines 0 comments Download
D Source/core/layout/style/ComputedStyle.cpp View 1 chunk +0 lines, -1731 lines 0 comments Download
D Source/core/layout/style/ComputedStyleConstants.h View 1 chunk +0 lines, -562 lines 0 comments Download
D Source/core/layout/style/ComputedStyleTest.cpp View 1 chunk +0 lines, -53 lines 0 comments Download
D Source/core/layout/style/ContentData.h View 1 chunk +0 lines, -209 lines 0 comments Download
D Source/core/layout/style/ContentData.cpp View 1 chunk +0 lines, -101 lines 0 comments Download
D Source/core/layout/style/CounterContent.h View 1 chunk +0 lines, -63 lines 0 comments Download
D Source/core/layout/style/CounterDirectives.h View 1 chunk +0 lines, -111 lines 0 comments Download
D Source/core/layout/style/CounterDirectives.cpp View 1 chunk +0 lines, -44 lines 0 comments Download
D Source/core/layout/style/CursorData.h View 1 chunk +0 lines, -68 lines 0 comments Download
D Source/core/layout/style/DataEquivalency.h View 1 chunk +0 lines, -49 lines 0 comments Download
D Source/core/layout/style/DataRef.h View 1 chunk +0 lines, -72 lines 0 comments Download
D Source/core/layout/style/FillLayer.h View 1 chunk +0 lines, -247 lines 0 comments Download
D Source/core/layout/style/FillLayer.cpp View 1 chunk +0 lines, -381 lines 0 comments Download
D Source/core/layout/style/GridCoordinate.h View 1 chunk +0 lines, -190 lines 0 comments Download
D Source/core/layout/style/GridLength.h View 1 chunk +0 lines, -86 lines 0 comments Download
D Source/core/layout/style/GridPosition.h View 1 chunk +0 lines, -124 lines 0 comments Download
D Source/core/layout/style/GridResolvedPosition.h View 1 chunk +0 lines, -130 lines 0 comments Download
D Source/core/layout/style/GridResolvedPosition.cpp View 1 chunk +0 lines, -249 lines 0 comments Download
D Source/core/layout/style/GridTrackSize.h View 1 chunk +0 lines, -131 lines 0 comments Download
D Source/core/layout/style/KeyframeList.h View 1 chunk +0 lines, -96 lines 0 comments Download
D Source/core/layout/style/KeyframeList.cpp View 1 chunk +0 lines, -81 lines 0 comments Download
D Source/core/layout/style/LineClampValue.h View 1 chunk +0 lines, -69 lines 0 comments Download
D Source/core/layout/style/NinePieceImage.h View 1 chunk +0 lines, -133 lines 0 comments Download
D Source/core/layout/style/NinePieceImage.cpp View 1 chunk +0 lines, -90 lines 0 comments Download
D Source/core/layout/style/OutlineValue.h View 1 chunk +0 lines, -69 lines 0 comments Download
D Source/core/layout/style/OutlineValueTest.cpp View 1 chunk +0 lines, -61 lines 0 comments Download
D Source/core/layout/style/PathStyleMotionPath.h View 1 chunk +0 lines, -50 lines 0 comments Download
D Source/core/layout/style/PathStyleMotionPath.cpp View 1 chunk +0 lines, -24 lines 0 comments Download
D Source/core/layout/style/QuotesData.h View 1 chunk +0 lines, -53 lines 0 comments Download
D Source/core/layout/style/QuotesData.cpp View 1 chunk +0 lines, -67 lines 0 comments Download
D Source/core/layout/style/SVGComputedStyle.h View 1 chunk +0 lines, -487 lines 0 comments Download
D Source/core/layout/style/SVGComputedStyle.cpp View 1 chunk +0 lines, -258 lines 0 comments Download
D Source/core/layout/style/SVGComputedStyleDefs.h View 1 chunk +0 lines, -305 lines 0 comments Download
D Source/core/layout/style/SVGComputedStyleDefs.cpp View 1 chunk +0 lines, -242 lines 0 comments Download
D Source/core/layout/style/SVGComputedStyleTest.cpp View 1 chunk +0 lines, -70 lines 0 comments Download
D Source/core/layout/style/ShadowData.h View 1 chunk +0 lines, -85 lines 0 comments Download
D Source/core/layout/style/ShadowData.cpp View 1 chunk +0 lines, -48 lines 0 comments Download
D Source/core/layout/style/ShadowList.h View 1 chunk +0 lines, -86 lines 0 comments Download
D Source/core/layout/style/ShadowList.cpp View 1 chunk +0 lines, -100 lines 0 comments Download
D Source/core/layout/style/ShapeValue.h View 1 chunk +0 lines, -139 lines 0 comments Download
D Source/core/layout/style/StyleBackgroundData.h View 1 chunk +0 lines, -67 lines 0 comments Download
D Source/core/layout/style/StyleBackgroundData.cpp View 1 chunk +0 lines, -54 lines 0 comments Download
D Source/core/layout/style/StyleBoxData.h View 1 chunk +0 lines, -88 lines 0 comments Download
D Source/core/layout/style/StyleBoxData.cpp View 1 chunk +0 lines, -80 lines 0 comments Download
D Source/core/layout/style/StyleDeprecatedFlexibleBoxData.h View 1 chunk +0 lines, -60 lines 0 comments Download
D Source/core/layout/style/StyleDeprecatedFlexibleBoxData.cpp View 1 chunk +0 lines, -57 lines 0 comments Download
D Source/core/layout/style/StyleDifference.h View 1 chunk +0 lines, -100 lines 0 comments Download
D Source/core/layout/style/StyleFetchedImage.h View 1 chunk +0 lines, -69 lines 0 comments Download
D Source/core/layout/style/StyleFetchedImage.cpp View 1 chunk +0 lines, -115 lines 0 comments Download
D Source/core/layout/style/StyleFetchedImageSet.h View 1 chunk +0 lines, -92 lines 0 comments Download
D Source/core/layout/style/StyleFetchedImageSet.cpp View 1 chunk +0 lines, -122 lines 0 comments Download
D Source/core/layout/style/StyleFilterData.h View 1 chunk +0 lines, -72 lines 0 comments Download
D Source/core/layout/style/StyleFilterData.cpp View 1 chunk +0 lines, -47 lines 0 comments Download
D Source/core/layout/style/StyleFlexibleBoxData.h View 1 chunk +0 lines, -61 lines 0 comments Download
D Source/core/layout/style/StyleFlexibleBoxData.cpp View 1 chunk +0 lines, -58 lines 0 comments Download
D Source/core/layout/style/StyleGeneratedImage.h View 1 chunk +0 lines, -66 lines 0 comments Download
D Source/core/layout/style/StyleGeneratedImage.cpp View 1 chunk +0 lines, -97 lines 0 comments Download
D Source/core/layout/style/StyleGridData.h View 1 chunk +0 lines, -86 lines 0 comments Download
D Source/core/layout/style/StyleGridData.cpp View 1 chunk +0 lines, -67 lines 0 comments Download
D Source/core/layout/style/StyleGridItemData.h View 1 chunk +0 lines, -69 lines 0 comments Download
D Source/core/layout/style/StyleGridItemData.cpp View 1 chunk +0 lines, -54 lines 0 comments Download
D Source/core/layout/style/StyleImage.h View 1 chunk +0 lines, -96 lines 0 comments Download
D Source/core/layout/style/StyleInheritedData.h View 1 chunk +0 lines, -68 lines 0 comments Download
D Source/core/layout/style/StyleInheritedData.cpp View 1 chunk +0 lines, -66 lines 0 comments Download
D Source/core/layout/style/StyleMotionData.h View 1 chunk +0 lines, -37 lines 0 comments Download
D Source/core/layout/style/StyleMotionData.cpp View 1 chunk +0 lines, -26 lines 0 comments Download
D Source/core/layout/style/StyleMotionPath.h View 1 chunk +0 lines, -23 lines 0 comments Download
D Source/core/layout/style/StyleMultiColData.h View 1 chunk +0 lines, -78 lines 0 comments Download
D Source/core/layout/style/StyleMultiColData.cpp View 1 chunk +0 lines, -72 lines 0 comments Download
D Source/core/layout/style/StylePendingImage.h View 1 chunk +0 lines, -82 lines 0 comments Download
D Source/core/layout/style/StyleRareInheritedData.h View 1 chunk +0 lines, -160 lines 0 comments Download
D Source/core/layout/style/StyleRareInheritedData.cpp View 1 chunk +0 lines, -230 lines 0 comments Download
D Source/core/layout/style/StyleRareNonInheritedData.h View 1 chunk +0 lines, -220 lines 0 comments Download
D Source/core/layout/style/StyleRareNonInheritedData.cpp View 1 chunk +0 lines, -334 lines 0 comments Download
D Source/core/layout/style/StyleReflection.h View 1 chunk +0 lines, -71 lines 0 comments Download
D Source/core/layout/style/StyleSurroundData.h View 1 chunk +0 lines, -58 lines 0 comments Download
D Source/core/layout/style/StyleSurroundData.cpp View 1 chunk +0 lines, -47 lines 0 comments Download
D Source/core/layout/style/StyleTransformData.h View 1 chunk +0 lines, -58 lines 0 comments Download
D Source/core/layout/style/StyleTransformData.cpp View 1 chunk +0 lines, -49 lines 0 comments Download
D Source/core/layout/style/StyleVisualData.h View 1 chunk +0 lines, -63 lines 0 comments Download
D Source/core/layout/style/StyleVisualData.cpp View 1 chunk +0 lines, -49 lines 0 comments Download
D Source/core/layout/style/StyleWillChangeData.h View 1 chunk +0 lines, -42 lines 0 comments Download
D Source/core/layout/style/StyleWillChangeData.cpp View 1 chunk +0 lines, -24 lines 0 comments Download
D Source/core/layout/style/TransformOrigin.h View 1 chunk +0 lines, -28 lines 0 comments Download
M Source/core/layout/svg/LayoutSVGBlock.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/svg/LayoutSVGResourcePaintServer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/svg/LayoutSVGText.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/svg/SVGPathData.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/svg/SVGResources.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/svg/SVGResourcesCache.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/svg/SVGTextLayoutEngineBaseline.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/svg/SVGTextLayoutEngineBaseline.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/ChromeClient.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/EventHandler.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/EventHandler.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/PageSerializer.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/page/TouchAdjustment.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/paint/BoxDecorationData.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/paint/BoxPainter.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/paint/DeprecatedPaintLayerReflectionInfo.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/paint/InlineFlowBoxPainter.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/paint/InlinePainter.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/paint/InlineTextBoxPainter.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/paint/LineBoxListPainter.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/paint/ObjectPainter.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/paint/ObjectPainter.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/paint/SVGInlineTextBoxPainter.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/paint/SVGInlineTextBoxPainter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/paint/TableCellPainter.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/paint/TablePainter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/paint/TextPainter.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/paint/TextPainter.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/paint/TextPainterTest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/AppliedTextDecoration.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/AppliedTextDecoration.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/AuthorStyleInfo.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/core/style/BasicShapes.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/BasicShapes.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/BorderData.h View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/BorderEdge.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/BorderEdge.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/BorderImageLength.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/core/style/BorderImageLengthBox.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/BorderValue.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/CachedUAStyle.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/CollapsedBorderValue.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/ComputedStyle.h View 1 chunk +28 lines, -28 lines 0 comments Download
A + Source/core/style/ComputedStyle.cpp View 1 chunk +11 lines, -11 lines 0 comments Download
A + Source/core/style/ComputedStyleConstants.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/core/style/ComputedStyleTest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/ContentData.h View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/ContentData.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
A + Source/core/style/CounterContent.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/CounterDirectives.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/core/style/CounterDirectives.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/CursorData.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/DataEquivalency.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/core/style/DataRef.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/core/style/FillLayer.h View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/FillLayer.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/GridCoordinate.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/GridLength.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/core/style/GridPosition.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/core/style/GridResolvedPosition.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/GridResolvedPosition.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/GridTrackSize.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/KeyframeList.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/KeyframeList.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/LineClampValue.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/NinePieceImage.h View 1 chunk +3 lines, -3 lines 0 comments Download
A + Source/core/style/NinePieceImage.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/OutlineValue.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/OutlineValueTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/PathStyleMotionPath.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/PathStyleMotionPath.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/QuotesData.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/core/style/QuotesData.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/SVGComputedStyle.h View 1 chunk +4 lines, -4 lines 0 comments Download
A + Source/core/style/SVGComputedStyle.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/SVGComputedStyleDefs.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/core/style/SVGComputedStyleDefs.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/SVGComputedStyleTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/ShadowData.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/core/style/ShadowData.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/ShadowList.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/ShadowList.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/ShapeValue.h View 1 chunk +4 lines, -4 lines 0 comments Download
A + Source/core/style/StyleBackgroundData.h View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/StyleBackgroundData.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
A + Source/core/style/StyleBoxData.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/StyleBoxData.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/StyleDeprecatedFlexibleBoxData.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/core/style/StyleDeprecatedFlexibleBoxData.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/StyleDifference.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/core/style/StyleFetchedImage.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/StyleFetchedImage.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/StyleFetchedImageSet.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/StyleFetchedImageSet.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/StyleFilterData.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/core/style/StyleFilterData.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/StyleFlexibleBoxData.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/core/style/StyleFlexibleBoxData.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/StyleGeneratedImage.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/StyleGeneratedImage.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/StyleGridData.h View 1 chunk +3 lines, -3 lines 0 comments Download
A + Source/core/style/StyleGridData.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/StyleGridItemData.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/StyleGridItemData.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/StyleImage.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/core/style/StyleInheritedData.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/core/style/StyleInheritedData.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/StyleMotionData.h View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/StyleMotionData.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/StyleMotionPath.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/core/style/StyleMultiColData.h View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/StyleMultiColData.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/StylePendingImage.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/StyleRareInheritedData.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/StyleRareInheritedData.cpp View 1 chunk +9 lines, -9 lines 0 comments Download
A + Source/core/style/StyleRareNonInheritedData.h View 1 chunk +9 lines, -9 lines 0 comments Download
A + Source/core/style/StyleRareNonInheritedData.cpp View 1 chunk +7 lines, -7 lines 0 comments Download
A + Source/core/style/StyleReflection.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/StyleSurroundData.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/StyleSurroundData.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/StyleTransformData.h View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/StyleTransformData.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/StyleVisualData.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/StyleVisualData.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/style/StyleWillChangeData.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/core/style/StyleWillChangeData.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/style/TransformOrigin.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/core/svg/SVGFEDiffuseLightingElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGFEDropShadowElement.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFEFloodElement.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFESpecularLightingElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGLengthContext.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/graphics/SVGImage.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/web/AssertMatchingEnums.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/FindInPageCoordinates.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/LinkHighlight.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/web/WebAXObject.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/WebLocalFrameImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/mac/WebSubstringUtil.mm View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/tests/WebDocumentTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Tools/Scripts/webkitpy/common/checkout/diff_parser_unittest.py View 2 chunks +4 lines, -4 lines 0 comments Download
M Tools/Scripts/webkitpy/common/checkout/diff_test_data.py View 2 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 25 (11 generated)
dstockwell
5 years, 8 months ago (2015-03-31 06:52:39 UTC) #2
Timothy Loh
rs-lgtm
5 years, 8 months ago (2015-03-31 07:03:58 UTC) #3
Julien - ping for review
Awesome! lgtm. +Dirk for Tools/ RS https://codereview.chromium.org/1045723009/diff/1/Source/core/style/StyleGeneratedImage.h File Source/core/style/StyleGeneratedImage.h (right): https://codereview.chromium.org/1045723009/diff/1/Source/core/style/StyleGeneratedImage.h#newcode25 Source/core/style/StyleGeneratedImage.h:25: #define StyleGeneratedImage_h Do ...
5 years, 8 months ago (2015-03-31 16:42:30 UTC) #5
Dirk Pranke
lgtm
5 years, 8 months ago (2015-03-31 17:33:36 UTC) #6
dstockwell
+tkent for Source/web
5 years, 8 months ago (2015-03-31 22:20:53 UTC) #8
pdr.
On 2015/03/31 at 22:20:53, dstockwell wrote: > +tkent for Source/web Source/web LGTM!
5 years, 8 months ago (2015-03-31 22:38:48 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1045723009/1
5 years, 8 months ago (2015-03-31 22:52:42 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: blink_presubmit on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/30185)
5 years, 8 months ago (2015-03-31 23:06:38 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1045723009/20001
5 years, 8 months ago (2015-04-01 01:22:21 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/49882)
5 years, 8 months ago (2015-04-01 06:54:45 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1045723009/20001
5 years, 8 months ago (2015-04-01 06:58:41 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/49955)
5 years, 8 months ago (2015-04-01 09:52:29 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1045723009/20001
5 years, 8 months ago (2015-04-01 09:55:06 UTC) #24
commit-bot: I haz the power
5 years, 8 months ago (2015-04-01 11:20:48 UTC) #25
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=192919

Powered by Google App Engine
This is Rietveld 408576698