| # Copyright 2014 The Chromium Authors. All rights reserved. |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| |
| sky_core_output_dir = "$root_gen_dir/sky/core" |
| |
| sky_core_files = [ |
| "animation/ActiveAnimations.cpp", |
| "animation/ActiveAnimations.h", |
| "animation/animatable/AnimatableClipPathOperation.cpp", |
| "animation/animatable/AnimatableClipPathOperation.h", |
| "animation/animatable/AnimatableColor.cpp", |
| "animation/animatable/AnimatableColor.h", |
| "animation/animatable/AnimatableDouble.cpp", |
| "animation/animatable/AnimatableDouble.h", |
| "animation/animatable/AnimatableFilterOperations.cpp", |
| "animation/animatable/AnimatableFilterOperations.h", |
| "animation/animatable/AnimatableImage.cpp", |
| "animation/animatable/AnimatableImage.h", |
| "animation/animatable/AnimatableLength.cpp", |
| "animation/animatable/AnimatableLength.h", |
| "animation/animatable/AnimatableLengthBox.cpp", |
| "animation/animatable/AnimatableLengthBox.h", |
| "animation/animatable/AnimatableLengthBoxAndBool.cpp", |
| "animation/animatable/AnimatableLengthBoxAndBool.h", |
| "animation/animatable/AnimatableLengthPoint.cpp", |
| "animation/animatable/AnimatableLengthPoint.h", |
| "animation/animatable/AnimatableLengthPoint3D.cpp", |
| "animation/animatable/AnimatableLengthPoint3D.h", |
| "animation/animatable/AnimatableLengthSize.cpp", |
| "animation/animatable/AnimatableLengthSize.h", |
| "animation/animatable/AnimatableNeutral.h", |
| "animation/animatable/AnimatableRepeatable.cpp", |
| "animation/animatable/AnimatableRepeatable.h", |
| "animation/animatable/AnimatableShadow.cpp", |
| "animation/animatable/AnimatableShadow.h", |
| "animation/animatable/AnimatableShapeValue.cpp", |
| "animation/animatable/AnimatableShapeValue.h", |
| "animation/animatable/AnimatableTransform.cpp", |
| "animation/animatable/AnimatableTransform.h", |
| "animation/animatable/AnimatableUnknown.h", |
| "animation/animatable/AnimatableValue.cpp", |
| "animation/animatable/AnimatableValue.h", |
| "animation/animatable/AnimatableValueKeyframe.cpp", |
| "animation/animatable/AnimatableValueKeyframe.h", |
| "animation/Animation.cpp", |
| "animation/Animation.h", |
| "animation/AnimationClock.cpp", |
| "animation/AnimationClock.h", |
| "animation/AnimationEffect.h", |
| "animation/AnimationHelpers.h", |
| "animation/AnimationNode.cpp", |
| "animation/AnimationNode.h", |
| "animation/AnimationNodeTiming.cpp", |
| "animation/AnimationNodeTiming.h", |
| "animation/AnimationPlayer.cpp", |
| "animation/AnimationPlayer.h", |
| "animation/AnimationStack.cpp", |
| "animation/AnimationStack.h", |
| "animation/AnimationTimeline.cpp", |
| "animation/AnimationTimeline.h", |
| "animation/PendingAnimations.cpp", |
| "animation/PendingAnimations.h", |
| "animation/css/CSSAnimatableValueFactory.cpp", |
| "animation/css/CSSAnimatableValueFactory.h", |
| "animation/css/CSSAnimationData.cpp", |
| "animation/css/CSSAnimationData.h", |
| "animation/css/CSSAnimations.cpp", |
| "animation/css/CSSAnimations.h", |
| "animation/css/CSSPropertyEquality.cpp", |
| "animation/css/CSSPropertyEquality.h", |
| "animation/css/CSSTimingData.cpp", |
| "animation/css/CSSTimingData.h", |
| "animation/css/CSSTransitionData.cpp", |
| "animation/css/CSSTransitionData.h", |
| "animation/DefaultStyleInterpolation.h", |
| "animation/DeferredLegacyStyleInterpolation.cpp", |
| "animation/DeferredLegacyStyleInterpolation.h", |
| "animation/DocumentAnimation.h", |
| "animation/DocumentAnimations.cpp", |
| "animation/DocumentAnimations.h", |
| "animation/ElementAnimation.h", |
| "animation/InertAnimation.cpp", |
| "animation/InertAnimation.h", |
| "animation/InterpolableValue.cpp", |
| "animation/InterpolableValue.h", |
| "animation/Interpolation.cpp", |
| "animation/Interpolation.h", |
| "animation/InterpolationEffect.cpp", |
| "animation/InterpolationEffect.h", |
| "animation/Keyframe.h", |
| "animation/KeyframeEffectModel.cpp", |
| "animation/KeyframeEffectModel.h", |
| "animation/LegacyStyleInterpolation.h", |
| "animation/LengthStyleInterpolation.cpp", |
| "animation/LengthStyleInterpolation.h", |
| "animation/SampledEffect.cpp", |
| "animation/SampledEffect.h", |
| "animation/StringKeyframe.cpp", |
| "animation/StringKeyframe.h", |
| "animation/StyleInterpolation.h", |
| "animation/Timing.h", |
| "animation/TimingCalculations.h", |
| "animation/TimingInput.cpp", |
| "animation/TimingInput.h", |
| "app/AbstractModule.cpp", |
| "app/AbstractModule.h", |
| "app/Application.cpp", |
| "app/Application.h", |
| "app/Module.cpp", |
| "app/Module.h", |
| "css/BasicShapeFunctions.cpp", |
| "css/BasicShapeFunctions.h", |
| "css/BinaryDataFontFaceSource.cpp", |
| "css/BinaryDataFontFaceSource.h", |
| "css/CSSAspectRatioValue.cpp", |
| "css/CSSAspectRatioValue.h", |
| "css/CSSBasicShapes.cpp", |
| "css/CSSBasicShapes.h", |
| "css/CSSBorderImage.cpp", |
| "css/CSSBorderImage.h", |
| "css/CSSBorderImageSliceValue.cpp", |
| "css/CSSBorderImageSliceValue.h", |
| "css/CSSCalculationValue.cpp", |
| "css/CSSCalculationValue.h", |
| "css/CSSComputedStyleDeclaration.cpp", |
| "css/CSSComputedStyleDeclaration.h", |
| "css/CSSCrossfadeValue.cpp", |
| "css/CSSCrossfadeValue.h", |
| "css/CSSCursorImageValue.cpp", |
| "css/CSSCursorImageValue.h", |
| "css/CSSCustomFontData.h", |
| "css/CSSFilterValue.cpp", |
| "css/CSSFilterValue.h", |
| "css/CSSFontFace.cpp", |
| "css/CSSFontFace.h", |
| "css/CSSFontFaceSource.cpp", |
| "css/CSSFontFaceSource.h", |
| "css/CSSFontFaceSrcValue.cpp", |
| "css/CSSFontFaceSrcValue.h", |
| "css/CSSFontFeatureValue.cpp", |
| "css/CSSFontFeatureValue.h", |
| "css/CSSFontSelector.cpp", |
| "css/CSSFontSelector.h", |
| "css/CSSFontSelectorClient.h", |
| "css/CSSFontValue.cpp", |
| "css/CSSFontValue.h", |
| "css/CSSFunctionValue.cpp", |
| "css/CSSFunctionValue.h", |
| "css/CSSGradientValue.cpp", |
| "css/CSSGradientValue.h", |
| "css/CSSHelper.h", |
| "css/CSSImageGeneratorValue.cpp", |
| "css/CSSImageGeneratorValue.h", |
| "css/CSSImageSetValue.cpp", |
| "css/CSSImageSetValue.h", |
| "css/CSSImageValue.cpp", |
| "css/CSSImageValue.h", |
| "css/CSSInheritedValue.cpp", |
| "css/CSSInheritedValue.h", |
| "css/CSSInitialValue.cpp", |
| "css/CSSInitialValue.h", |
| "css/CSSLineBoxContainValue.cpp", |
| "css/CSSLineBoxContainValue.h", |
| "css/CSSMarkup.cpp", |
| "css/CSSMarkup.h", |
| "css/CSSMatrix.cpp", |
| "css/CSSMatrix.h", |
| "css/CSSOMUtils.cpp", |
| "css/CSSOMUtils.h", |
| "css/CSSPrimitiveValue.cpp", |
| "css/CSSPrimitiveValue.h", |
| "css/CSSPrimitiveValueMappings.h", |
| "css/CSSProperty.cpp", |
| "css/CSSProperty.h", |
| "css/CSSPropertyMetadata.h", |
| "css/CSSPropertySourceData.cpp", |
| "css/CSSPropertySourceData.h", |
| "css/CSSSegmentedFontFace.cpp", |
| "css/CSSSegmentedFontFace.h", |
| "css/CSSSelector.cpp", |
| "css/CSSSelector.h", |
| "css/CSSSelectorList.cpp", |
| "css/CSSSelectorList.h", |
| "css/CSSShadowValue.cpp", |
| "css/CSSShadowValue.h", |
| "css/CSSStyleDeclaration.h", |
| "css/CSSStyleSheet.cpp", |
| "css/CSSStyleSheet.h", |
| "css/CSSTimingFunctionValue.cpp", |
| "css/CSSTimingFunctionValue.h", |
| "css/CSSToLengthConversionData.cpp", |
| "css/CSSToLengthConversionData.h", |
| "css/CSSTransformValue.cpp", |
| "css/CSSTransformValue.h", |
| "css/CSSUnicodeRangeValue.cpp", |
| "css/CSSUnicodeRangeValue.h", |
| "css/CSSValue.cpp", |
| "css/CSSValue.h", |
| "css/CSSValueList.cpp", |
| "css/CSSValueList.h", |
| "css/CSSValuePool.cpp", |
| "css/CSSValuePool.h", |
| "css/DocumentFontFaceSet.cpp", |
| "css/DocumentFontFaceSet.h", |
| "css/DOMWindowCSS.cpp", |
| "css/DOMWindowCSS.h", |
| "css/ElementRuleCollector.cpp", |
| "css/ElementRuleCollector.h", |
| "css/FontFace.cpp", |
| "css/FontFace.h", |
| "css/FontFaceCache.cpp", |
| "css/FontFaceCache.h", |
| "css/FontFaceSet.cpp", |
| "css/FontFaceSet.h", |
| "css/FontFaceSetLoadEvent.cpp", |
| "css/FontFaceSetLoadEvent.h", |
| "css/FontLoader.cpp", |
| "css/FontLoader.h", |
| "css/FontSize.cpp", |
| "css/FontSize.h", |
| "css/HashTools.h", |
| "css/LocalFontFaceSource.cpp", |
| "css/LocalFontFaceSource.h", |
| "css/MediaList.cpp", |
| "css/MediaList.h", |
| "css/MediaQuery.cpp", |
| "css/MediaQuery.h", |
| "css/MediaQueryEvaluator.cpp", |
| "css/MediaQueryEvaluator.h", |
| "css/MediaQueryExp.cpp", |
| "css/MediaQueryExp.h", |
| "css/MediaQueryList.cpp", |
| "css/MediaQueryList.h", |
| "css/MediaQueryListEvent.h", |
| "css/MediaQueryListListener.cpp", |
| "css/MediaQueryListListener.h", |
| "css/MediaQueryMatcher.cpp", |
| "css/MediaQueryMatcher.h", |
| "css/MediaValues.cpp", |
| "css/MediaValues.h", |
| "css/MediaValuesCached.cpp", |
| "css/MediaValuesCached.h", |
| "css/MediaValuesDynamic.cpp", |
| "css/MediaValuesDynamic.h", |
| "css/Pair.h", |
| "css/parser/BisonCSSParser.h", |
| "css/parser/CSSParserIdioms.h", |
| "css/parser/CSSParserMode.cpp", |
| "css/parser/CSSParserMode.h", |
| "css/parser/CSSParserObserver.h", |
| "css/parser/CSSParserValues.cpp", |
| "css/parser/CSSParserValues.h", |
| "css/parser/CSSPropertyParser.cpp", |
| "css/parser/CSSPropertyParser.h", |
| "css/parser/CSSTokenizer.h", |
| "css/parser/MediaQueryBlockWatcher.cpp", |
| "css/parser/MediaQueryBlockWatcher.h", |
| "css/parser/MediaQueryInputStream.cpp", |
| "css/parser/MediaQueryInputStream.h", |
| "css/parser/MediaQueryParser.cpp", |
| "css/parser/MediaQueryParser.h", |
| "css/parser/MediaQueryToken.cpp", |
| "css/parser/MediaQueryToken.h", |
| "css/parser/MediaQueryTokenizer.cpp", |
| "css/parser/MediaQueryTokenizer.h", |
| "css/parser/SizesCalcParser.cpp", |
| "css/parser/SizesCalcParser.h", |
| "css/PointerProperties.h", |
| "css/PropertySetCSSStyleDeclaration.cpp", |
| "css/PropertySetCSSStyleDeclaration.h", |
| "css/Rect.cpp", |
| "css/Rect.h", |
| "css/RemoteFontFaceSource.cpp", |
| "css/RemoteFontFaceSource.h", |
| "css/resolver/AnimatedStyleBuilder.cpp", |
| "css/resolver/AnimatedStyleBuilder.h", |
| "css/resolver/CSSToStyleMap.cpp", |
| "css/resolver/CSSToStyleMap.h", |
| "css/resolver/ElementResolveContext.cpp", |
| "css/resolver/ElementResolveContext.h", |
| "css/resolver/ElementStyleResources.cpp", |
| "css/resolver/ElementStyleResources.h", |
| "css/resolver/FilterOperationResolver.cpp", |
| "css/resolver/FilterOperationResolver.h", |
| "css/resolver/FontBuilder.cpp", |
| "css/resolver/FontBuilder.h", |
| "css/resolver/MatchedPropertiesCache.cpp", |
| "css/resolver/MatchedPropertiesCache.h", |
| "css/resolver/MatchRequest.h", |
| "css/resolver/MatchResult.cpp", |
| "css/resolver/MatchResult.h", |
| "css/resolver/ScopedStyleResolver.cpp", |
| "css/resolver/ScopedStyleResolver.h", |
| "css/resolver/SharedStyleFinder.cpp", |
| "css/resolver/SharedStyleFinder.h", |
| "css/resolver/StyleAdjuster.cpp", |
| "css/resolver/StyleAdjuster.h", |
| "css/resolver/StyleBuilder.h", |
| "css/resolver/StyleBuilderConverter.cpp", |
| "css/resolver/StyleBuilderConverter.h", |
| "css/resolver/StyleBuilderCustom.cpp", |
| "css/resolver/StyleResolver.cpp", |
| "css/resolver/StyleResolver.h", |
| "css/resolver/StyleResolverState.cpp", |
| "css/resolver/StyleResolverState.h", |
| "css/resolver/StyleResolverStats.cpp", |
| "css/resolver/StyleResolverStats.h", |
| "css/resolver/StyleResourceLoader.cpp", |
| "css/resolver/StyleResourceLoader.h", |
| "css/resolver/TransformBuilder.cpp", |
| "css/resolver/TransformBuilder.h", |
| "css/RGBColor.cpp", |
| "css/RGBColor.h", |
| "css/RuleFeature.cpp", |
| "css/RuleFeature.h", |
| "css/RuleSet.cpp", |
| "css/RuleSet.h", |
| "css/SelectorChecker.cpp", |
| "css/SelectorChecker.h", |
| "css/StyleColor.h", |
| "css/StylePropertySerializer.cpp", |
| "css/StylePropertySerializer.h", |
| "css/StylePropertySet.cpp", |
| "css/StylePropertySet.h", |
| "css/StylePropertyShorthandCustom.cpp", |
| "css/StyleRule.cpp", |
| "css/StyleRule.h", |
| "css/StyleSheetContents.cpp", |
| "css/StyleSheetContents.h", |
| "dom/ActiveDOMObject.cpp", |
| "dom/ActiveDOMObject.h", |
| "dom/Attr.cpp", |
| "dom/Attr.h", |
| "dom/Attribute.h", |
| "dom/AttributeCollection.h", |
| "dom/CharacterData.cpp", |
| "dom/CharacterData.h", |
| "dom/ChildListMutationScope.cpp", |
| "dom/ChildListMutationScope.h", |
| "dom/ClientRect.cpp", |
| "dom/ClientRect.h", |
| "dom/ClientRectList.cpp", |
| "dom/ClientRectList.h", |
| "dom/ContainerNode.cpp", |
| "dom/ContainerNode.h", |
| "dom/ContextLifecycleNotifier.cpp", |
| "dom/ContextLifecycleNotifier.h", |
| "dom/ContextLifecycleObserver.cpp", |
| "dom/ContextLifecycleObserver.h", |
| "dom/custom/custom_element.cc", |
| "dom/custom/custom_element.h", |
| "dom/custom/custom_element_callback_scope.cc", |
| "dom/custom/custom_element_callback_scope.h", |
| "dom/custom/custom_element_registry.cc", |
| "dom/custom/custom_element_registry.h", |
| "dom/Document.cpp", |
| "dom/Document.h", |
| "dom/DocumentFragment.cpp", |
| "dom/DocumentFragment.h", |
| "dom/DocumentInit.cpp", |
| "dom/DocumentInit.h", |
| "dom/DocumentLifecycle.cpp", |
| "dom/DocumentLifecycle.h", |
| "dom/DocumentLifecycleNotifier.cpp", |
| "dom/DocumentLifecycleNotifier.h", |
| "dom/DocumentLifecycleObserver.cpp", |
| "dom/DocumentLifecycleObserver.h", |
| "dom/DocumentMarker.cpp", |
| "dom/DocumentMarker.h", |
| "dom/DocumentMarkerController.cpp", |
| "dom/DocumentMarkerController.h", |
| "dom/DocumentOrderedList.cpp", |
| "dom/DocumentOrderedList.h", |
| "dom/DocumentOrderedMap.cpp", |
| "dom/DocumentOrderedMap.h", |
| "dom/DocumentParser.cpp", |
| "dom/DocumentParser.h", |
| "dom/DocumentSupplementable.h", |
| "dom/DOMError.cpp", |
| "dom/DOMError.h", |
| "dom/DOMException.cpp", |
| "dom/DOMException.h", |
| "dom/DOMTokenList.cpp", |
| "dom/DOMTokenList.h", |
| "dom/DOMURL.cpp", |
| "dom/DOMURL.h", |
| "dom/DOMURLUtils.cpp", |
| "dom/DOMURLUtils.h", |
| "dom/DOMURLUtilsReadOnly.cpp", |
| "dom/DOMURLUtilsReadOnly.h", |
| "dom/Element.cpp", |
| "dom/Element.h", |
| "dom/ElementData.cpp", |
| "dom/ElementData.h", |
| "dom/ElementDataCache.cpp", |
| "dom/ElementDataCache.h", |
| "dom/ElementRareData.cpp", |
| "dom/ElementRareData.h", |
| "dom/ElementTraversal.h", |
| "dom/ExceptionCode.h", |
| "dom/ExecutionContext.cpp", |
| "dom/ExecutionContext.h", |
| "dom/ExecutionContextClient.h", |
| "dom/IncrementLoadEventDelayCount.cpp", |
| "dom/IncrementLoadEventDelayCount.h", |
| "dom/Microtask.cpp", |
| "dom/Microtask.h", |
| "dom/MutationCallback.h", |
| "dom/MutationObserver.cpp", |
| "dom/MutationObserver.h", |
| "dom/MutationObserverInterestGroup.cpp", |
| "dom/MutationObserverInterestGroup.h", |
| "dom/MutationObserverRegistration.cpp", |
| "dom/MutationObserverRegistration.h", |
| "dom/MutationRecord.cpp", |
| "dom/MutationRecord.h", |
| "dom/Node.cpp", |
| "dom/Node.h", |
| "dom/NodeList.h", |
| "dom/NodeRareData.cpp", |
| "dom/NodeRareData.h", |
| "dom/NodeRenderingTraversal.cpp", |
| "dom/NodeRenderingTraversal.h", |
| "dom/NodeRenderStyle.h", |
| "dom/NodeTraversal.cpp", |
| "dom/NodeTraversal.h", |
| "dom/NodeWithIndex.h", |
| "dom/Position.cpp", |
| "dom/Position.h", |
| "dom/PositionIterator.cpp", |
| "dom/PositionIterator.h", |
| "dom/QualifiedName.cpp", |
| "dom/QualifiedName.h", |
| "dom/Range.cpp", |
| "dom/Range.h", |
| "dom/RangeBoundaryPoint.h", |
| "dom/RenderedDocumentMarker.h", |
| "dom/RenderTreeBuilder.cpp", |
| "dom/RenderTreeBuilder.h", |
| "dom/RequestAnimationFrameCallback.h", |
| "dom/ScriptedAnimationController.cpp", |
| "dom/ScriptedAnimationController.h", |
| "dom/SelectorQuery.cpp", |
| "dom/SelectorQuery.h", |
| "dom/shadow/ComposedTreeWalker.cpp", |
| "dom/shadow/ComposedTreeWalker.h", |
| "dom/shadow/ContentDistribution.cpp", |
| "dom/shadow/ContentDistribution.h", |
| "dom/shadow/ElementShadow.cpp", |
| "dom/shadow/ElementShadow.h", |
| "dom/shadow/InsertionPoint.cpp", |
| "dom/shadow/InsertionPoint.h", |
| "dom/shadow/SelectRuleFeatureSet.cpp", |
| "dom/shadow/SelectRuleFeatureSet.h", |
| "dom/shadow/ShadowRoot.cpp", |
| "dom/shadow/ShadowRoot.h", |
| "dom/SpaceSplitString.cpp", |
| "dom/SpaceSplitString.h", |
| "dom/StaticNodeList.h", |
| "dom/StyleEngine.cpp", |
| "dom/StyleEngine.h", |
| "dom/TemplateContentDocumentFragment.h", |
| "dom/Text.cpp", |
| "dom/Text.h", |
| "dom/TextLinkColors.cpp", |
| "dom/TextLinkColors.h", |
| "dom/TreeScope.cpp", |
| "dom/TreeScope.h", |
| "dom/TreeScopeAdopter.cpp", |
| "dom/TreeScopeAdopter.h", |
| "dom/TreeShared.h", |
| "dom/UserActionElementSet.cpp", |
| "dom/UserActionElementSet.h", |
| "dom/WeakNodeMap.cpp", |
| "dom/WeakNodeMap.h", |
| "editing/AppendNodeCommand.cpp", |
| "editing/AppendNodeCommand.h", |
| "editing/ApplyBlockElementCommand.cpp", |
| "editing/ApplyBlockElementCommand.h", |
| "editing/Caret.cpp", |
| "editing/Caret.h", |
| "editing/CompositeEditCommand.cpp", |
| "editing/CompositeEditCommand.h", |
| "editing/CompositionUnderline.h", |
| "editing/CompositionUnderlineRangeFilter.cpp", |
| "editing/CompositionUnderlineRangeFilter.h", |
| "editing/DeleteFromTextNodeCommand.cpp", |
| "editing/DeleteFromTextNodeCommand.h", |
| "editing/DeleteSelectionCommand.cpp", |
| "editing/DeleteSelectionCommand.h", |
| "editing/DOMSelection.cpp", |
| "editing/DOMSelection.h", |
| "editing/EditAction.h", |
| "editing/EditCommand.cpp", |
| "editing/EditCommand.h", |
| "editing/EditingBehavior.cpp", |
| "editing/EditingBehavior.h", |
| "editing/EditingBoundary.h", |
| "editing/EditingStyle.cpp", |
| "editing/EditingStyle.h", |
| "editing/Editor.cpp", |
| "editing/Editor.h", |
| "editing/EditorCommand.cpp", |
| "editing/EditorKeyBindings.cpp", |
| "editing/FindOptions.h", |
| "editing/FrameSelection.cpp", |
| "editing/FrameSelection.h", |
| "editing/htmlediting.cpp", |
| "editing/htmlediting.h", |
| "editing/HTMLInterchange.cpp", |
| "editing/HTMLInterchange.h", |
| "editing/InputMethodController.cpp", |
| "editing/InputMethodController.h", |
| "editing/InsertIntoTextNodeCommand.cpp", |
| "editing/InsertIntoTextNodeCommand.h", |
| "editing/InsertLineBreakCommand.cpp", |
| "editing/InsertLineBreakCommand.h", |
| "editing/InsertNodeBeforeCommand.cpp", |
| "editing/InsertNodeBeforeCommand.h", |
| "editing/InsertParagraphSeparatorCommand.cpp", |
| "editing/InsertParagraphSeparatorCommand.h", |
| "editing/InsertTextCommand.cpp", |
| "editing/InsertTextCommand.h", |
| "editing/MoveSelectionCommand.cpp", |
| "editing/MoveSelectionCommand.h", |
| "editing/PlainTextRange.cpp", |
| "editing/PlainTextRange.h", |
| "editing/PositionWithAffinity.cpp", |
| "editing/PositionWithAffinity.h", |
| "editing/RemoveNodeCommand.cpp", |
| "editing/RemoveNodeCommand.h", |
| "editing/RemoveNodePreservingChildrenCommand.cpp", |
| "editing/RemoveNodePreservingChildrenCommand.h", |
| "editing/RenderedPosition.cpp", |
| "editing/RenderedPosition.h", |
| "editing/ReplaceSelectionCommand.cpp", |
| "editing/ReplaceSelectionCommand.h", |
| "editing/SelectionType.h", |
| "editing/SmartReplace.h", |
| "editing/SmartReplaceICU.cpp", |
| "editing/SpellChecker.cpp", |
| "editing/SpellChecker.h", |
| "editing/SpellCheckRequester.cpp", |
| "editing/SpellCheckRequester.h", |
| "editing/SplitElementCommand.cpp", |
| "editing/SplitElementCommand.h", |
| "editing/SplitTextNodeCommand.cpp", |
| "editing/SplitTextNodeCommand.h", |
| "editing/TextAffinity.h", |
| "editing/TextCheckingHelper.cpp", |
| "editing/TextCheckingHelper.h", |
| "editing/TextGranularity.h", |
| "editing/TextInsertionBaseCommand.cpp", |
| "editing/TextInsertionBaseCommand.h", |
| "editing/TextIterator.cpp", |
| "editing/TextIterator.h", |
| "editing/TypingCommand.cpp", |
| "editing/TypingCommand.h", |
| "editing/UndoStack.cpp", |
| "editing/UndoStack.h", |
| "editing/UndoStep.h", |
| "editing/VisiblePosition.cpp", |
| "editing/VisiblePosition.h", |
| "editing/VisibleSelection.cpp", |
| "editing/VisibleSelection.h", |
| "editing/VisibleUnits.cpp", |
| "editing/VisibleUnits.h", |
| "editing/WritingDirection.h", |
| "events/AnimationEvent.cpp", |
| "events/AnimationEvent.h", |
| "events/AnimationPlayerEvent.cpp", |
| "events/AnimationPlayerEvent.h", |
| "events/BeforeTextInsertedEvent.cpp", |
| "events/BeforeTextInsertedEvent.h", |
| "events/CompositionEvent.cpp", |
| "events/CompositionEvent.h", |
| "events/DOMWindowEventQueue.cpp", |
| "events/DOMWindowEventQueue.h", |
| "events/ErrorEvent.cpp", |
| "events/ErrorEvent.h", |
| "events/Event.cpp", |
| "events/Event.h", |
| "events/EventDispatcher.cpp", |
| "events/EventDispatcher.h", |
| "events/EventDispatchMediator.cpp", |
| "events/EventDispatchMediator.h", |
| "events/EventListener.h", |
| "events/EventListenerMap.cpp", |
| "events/EventListenerMap.h", |
| "events/EventPath.cpp", |
| "events/EventPath.h", |
| "events/EventQueue.h", |
| "events/EventSender.h", |
| "events/EventTarget.cpp", |
| "events/EventTarget.h", |
| "events/FocusEvent.cpp", |
| "events/FocusEvent.h", |
| "events/GenericEventQueue.cpp", |
| "events/GenericEventQueue.h", |
| "events/GestureEvent.cpp", |
| "events/GestureEvent.h", |
| "events/HashChangeEvent.h", |
| "events/KeyboardEvent.cpp", |
| "events/KeyboardEvent.h", |
| "events/NodeEventContext.cpp", |
| "events/NodeEventContext.h", |
| "events/PageTransitionEvent.cpp", |
| "events/PageTransitionEvent.h", |
| "events/PointerEvent.cpp", |
| "events/PointerEvent.h", |
| "events/RegisteredEventListener.h", |
| "events/ScopedEventQueue.cpp", |
| "events/ScopedEventQueue.h", |
| "events/TextEvent.cpp", |
| "events/TextEvent.h", |
| "events/TextEventInputType.h", |
| "events/TransitionEvent.cpp", |
| "events/TransitionEvent.h", |
| "events/TreeScopeEventContext.cpp", |
| "events/TreeScopeEventContext.h", |
| "events/UIEvent.cpp", |
| "events/UIEvent.h", |
| "events/UIEventWithKeyState.cpp", |
| "events/UIEventWithKeyState.h", |
| "events/WheelEvent.cpp", |
| "events/WheelEvent.h", |
| "events/WindowEventContext.cpp", |
| "events/WindowEventContext.h", |
| "fetch/CachePolicy.h", |
| "fetch/FetchContext.cpp", |
| "fetch/FetchContext.h", |
| "fetch/FetchInitiatorInfo.h", |
| "fetch/FetchRequest.cpp", |
| "fetch/FetchRequest.h", |
| "fetch/FetchUtils.cpp", |
| "fetch/FetchUtils.h", |
| "fetch/FontResource.cpp", |
| "fetch/FontResource.h", |
| "fetch/ImageResource.cpp", |
| "fetch/ImageResource.h", |
| "fetch/ImageResourceClient.h", |
| "fetch/MemoryCache.cpp", |
| "fetch/MemoryCache.h", |
| "fetch/MockImageResourceClient.h", |
| "fetch/RawResource.cpp", |
| "fetch/RawResource.h", |
| "fetch/Resource.cpp", |
| "fetch/Resource.h", |
| "fetch/ResourceClient.h", |
| "fetch/ResourceClientWalker.h", |
| "fetch/ResourceFetcher.cpp", |
| "fetch/ResourceFetcher.h", |
| "fetch/ResourceLoader.cpp", |
| "fetch/ResourceLoader.h", |
| "fetch/ResourceLoaderHost.h", |
| "fetch/ResourceLoaderOptions.h", |
| "fetch/ResourceLoaderSet.cpp", |
| "fetch/ResourceLoaderSet.h", |
| "fetch/ResourceOwner.h", |
| "fetch/ResourcePtr.cpp", |
| "fetch/ResourcePtr.h", |
| "frame/ConsoleTypes.h", |
| "frame/DOMTimer.cpp", |
| "frame/DOMTimer.h", |
| "frame/DOMWindowBase64.cpp", |
| "frame/DOMWindowBase64.h", |
| "frame/DOMWindowLifecycleNotifier.cpp", |
| "frame/DOMWindowLifecycleNotifier.h", |
| "frame/DOMWindowLifecycleObserver.cpp", |
| "frame/DOMWindowLifecycleObserver.h", |
| "frame/DOMWindowProperty.cpp", |
| "frame/DOMWindowProperty.h", |
| "frame/DOMWindowTimers.cpp", |
| "frame/DOMWindowTimers.h", |
| "frame/Frame.cpp", |
| "frame/Frame.h", |
| "frame/FrameClient.h", |
| "frame/FrameConsole.cpp", |
| "frame/FrameConsole.h", |
| "frame/FrameDestructionObserver.cpp", |
| "frame/FrameDestructionObserver.h", |
| "frame/FrameHost.cpp", |
| "frame/FrameHost.h", |
| "frame/FrameOwner.h", |
| "frame/FrameView.cpp", |
| "frame/FrameView.h", |
| "frame/ImageBitmap.cpp", |
| "frame/ImageBitmap.h", |
| "frame/LocalDOMWindow.cpp", |
| "frame/LocalDOMWindow.h", |
| "frame/LocalFrame.cpp", |
| "frame/LocalFrame.h", |
| "frame/Location.cpp", |
| "frame/Location.h", |
| "frame/NewEventHandler.cpp", |
| "frame/NewEventHandler.h", |
| "frame/Screen.cpp", |
| "frame/Screen.h", |
| "frame/Settings.cpp", |
| "frame/Settings.h", |
| "frame/SettingsDelegate.cpp", |
| "frame/SettingsDelegate.h", |
| "frame/SuspendableTimer.cpp", |
| "frame/SuspendableTimer.h", |
| "html/canvas/ANGLEInstancedArrays.cpp", |
| "html/canvas/ANGLEInstancedArrays.h", |
| "html/canvas/Canvas2DContextAttributes.cpp", |
| "html/canvas/Canvas2DContextAttributes.h", |
| "html/canvas/CanvasContextAttributes.cpp", |
| "html/canvas/CanvasContextAttributes.h", |
| "html/canvas/CanvasGradient.cpp", |
| "html/canvas/CanvasGradient.h", |
| "html/canvas/CanvasImageSource.h", |
| "html/canvas/CanvasPathMethods.cpp", |
| "html/canvas/CanvasPathMethods.h", |
| "html/canvas/CanvasPattern.cpp", |
| "html/canvas/CanvasPattern.h", |
| "html/canvas/CanvasRenderingContext.cpp", |
| "html/canvas/CanvasRenderingContext.h", |
| "html/canvas/CanvasRenderingContext2D.cpp", |
| "html/canvas/CanvasRenderingContext2D.h", |
| "html/canvas/CanvasStyle.cpp", |
| "html/canvas/CanvasStyle.h", |
| "html/canvas/DataView.cpp", |
| "html/canvas/DataView.h", |
| "html/canvas/EXTBlendMinMax.cpp", |
| "html/canvas/EXTBlendMinMax.h", |
| "html/canvas/EXTFragDepth.cpp", |
| "html/canvas/EXTFragDepth.h", |
| "html/canvas/EXTShaderTextureLOD.cpp", |
| "html/canvas/EXTShaderTextureLOD.h", |
| "html/canvas/EXTTextureFilterAnisotropic.cpp", |
| "html/canvas/EXTTextureFilterAnisotropic.h", |
| "html/canvas/HitRegion.cpp", |
| "html/canvas/HitRegion.h", |
| "html/canvas/OESElementIndexUint.cpp", |
| "html/canvas/OESElementIndexUint.h", |
| "html/canvas/OESStandardDerivatives.cpp", |
| "html/canvas/OESStandardDerivatives.h", |
| "html/canvas/OESTextureFloat.cpp", |
| "html/canvas/OESTextureFloat.h", |
| "html/canvas/OESTextureFloatLinear.cpp", |
| "html/canvas/OESTextureFloatLinear.h", |
| "html/canvas/OESTextureHalfFloat.cpp", |
| "html/canvas/OESTextureHalfFloat.h", |
| "html/canvas/OESTextureHalfFloatLinear.cpp", |
| "html/canvas/OESTextureHalfFloatLinear.h", |
| "html/canvas/OESVertexArrayObject.cpp", |
| "html/canvas/OESVertexArrayObject.h", |
| "html/canvas/Path2D.h", |
| "html/canvas/WebGLActiveInfo.h", |
| "html/canvas/WebGLBuffer.cpp", |
| "html/canvas/WebGLBuffer.h", |
| "html/canvas/WebGLCompressedTextureATC.cpp", |
| "html/canvas/WebGLCompressedTextureATC.h", |
| "html/canvas/WebGLCompressedTextureETC1.cpp", |
| "html/canvas/WebGLCompressedTextureETC1.h", |
| "html/canvas/WebGLCompressedTexturePVRTC.cpp", |
| "html/canvas/WebGLCompressedTexturePVRTC.h", |
| "html/canvas/WebGLCompressedTextureS3TC.cpp", |
| "html/canvas/WebGLCompressedTextureS3TC.h", |
| "html/canvas/WebGLContextAttributes.cpp", |
| "html/canvas/WebGLContextAttributes.h", |
| "html/canvas/WebGLContextEvent.cpp", |
| "html/canvas/WebGLContextEvent.h", |
| "html/canvas/WebGLContextGroup.cpp", |
| "html/canvas/WebGLContextGroup.h", |
| "html/canvas/WebGLContextObject.cpp", |
| "html/canvas/WebGLContextObject.h", |
| "html/canvas/WebGLDebugRendererInfo.cpp", |
| "html/canvas/WebGLDebugRendererInfo.h", |
| "html/canvas/WebGLDebugShaders.cpp", |
| "html/canvas/WebGLDebugShaders.h", |
| "html/canvas/WebGLDepthTexture.cpp", |
| "html/canvas/WebGLDepthTexture.h", |
| "html/canvas/WebGLDrawBuffers.cpp", |
| "html/canvas/WebGLDrawBuffers.h", |
| "html/canvas/WebGLExtension.cpp", |
| "html/canvas/WebGLExtension.h", |
| "html/canvas/WebGLExtensionName.h", |
| "html/canvas/WebGLFramebuffer.cpp", |
| "html/canvas/WebGLFramebuffer.h", |
| "html/canvas/WebGLGetInfo.cpp", |
| "html/canvas/WebGLGetInfo.h", |
| "html/canvas/WebGLLoseContext.cpp", |
| "html/canvas/WebGLLoseContext.h", |
| "html/canvas/WebGLObject.cpp", |
| "html/canvas/WebGLObject.h", |
| "html/canvas/WebGLProgram.cpp", |
| "html/canvas/WebGLProgram.h", |
| "html/canvas/WebGLRenderbuffer.cpp", |
| "html/canvas/WebGLRenderbuffer.h", |
| "html/canvas/WebGLRenderingContext.cpp", |
| "html/canvas/WebGLRenderingContext.h", |
| "html/canvas/WebGLRenderingContextBase.cpp", |
| "html/canvas/WebGLRenderingContextBase.h", |
| "html/canvas/WebGLShader.cpp", |
| "html/canvas/WebGLShader.h", |
| "html/canvas/WebGLShaderPrecisionFormat.cpp", |
| "html/canvas/WebGLShaderPrecisionFormat.h", |
| "html/canvas/WebGLSharedObject.cpp", |
| "html/canvas/WebGLSharedObject.h", |
| "html/canvas/WebGLSharedWebGraphicsContext3D.cpp", |
| "html/canvas/WebGLSharedWebGraphicsContext3D.h", |
| "html/canvas/WebGLTexture.cpp", |
| "html/canvas/WebGLTexture.h", |
| "html/canvas/WebGLUniformLocation.cpp", |
| "html/canvas/WebGLUniformLocation.h", |
| "html/canvas/WebGLVertexArrayObjectOES.cpp", |
| "html/canvas/WebGLVertexArrayObjectOES.h", |
| "html/HTMLAnchorElement.cpp", |
| "html/HTMLAnchorElement.h", |
| "html/HTMLCanvasElement.cpp", |
| "html/HTMLCanvasElement.h", |
| "html/HTMLContentElement.cpp", |
| "html/HTMLContentElement.h", |
| "html/HTMLElement.cpp", |
| "html/HTMLElement.h", |
| "html/HTMLIFrameElement.cpp", |
| "html/HTMLIFrameElement.h", |
| "html/HTMLImageElement.cpp", |
| "html/HTMLImageElement.h", |
| "html/HTMLImageLoader.cpp", |
| "html/HTMLImageLoader.h", |
| "html/HTMLImportElement.cpp", |
| "html/HTMLImportElement.h", |
| "html/HTMLScriptElement.cpp", |
| "html/HTMLScriptElement.h", |
| "html/HTMLStyleElement.cpp", |
| "html/HTMLStyleElement.h", |
| "html/HTMLTElement.cpp", |
| "html/HTMLTElement.h", |
| "html/HTMLTemplateElement.cpp", |
| "html/HTMLTemplateElement.h", |
| "html/HTMLTitleElement.cpp", |
| "html/HTMLTitleElement.h", |
| "html/ImageData.cpp", |
| "html/ImageData.h", |
| "html/imports/HTMLImport.cpp", |
| "html/imports/HTMLImport.h", |
| "html/imports/HTMLImportChild.cpp", |
| "html/imports/HTMLImportChild.h", |
| "html/imports/HTMLImportChildClient.h", |
| "html/imports/HTMLImportLoader.cpp", |
| "html/imports/HTMLImportLoader.h", |
| "html/imports/HTMLImportsController.cpp", |
| "html/imports/HTMLImportsController.h", |
| "html/imports/HTMLImportState.h", |
| "html/imports/HTMLImportStateResolver.cpp", |
| "html/imports/HTMLImportStateResolver.h", |
| "html/imports/HTMLImportTreeRoot.cpp", |
| "html/imports/HTMLImportTreeRoot.h", |
| "html/parser/AtomicHTMLToken.h", |
| "html/parser/BackgroundHTMLParser.cpp", |
| "html/parser/BackgroundHTMLParser.h", |
| "html/parser/CompactHTMLToken.cpp", |
| "html/parser/CompactHTMLToken.h", |
| "html/parser/HTMLConstructionSite.cpp", |
| "html/parser/HTMLConstructionSite.h", |
| "html/parser/HTMLDocumentParser.cpp", |
| "html/parser/HTMLDocumentParser.h", |
| "html/parser/HTMLElementStack.cpp", |
| "html/parser/HTMLElementStack.h", |
| "html/parser/HTMLEntityParser.cpp", |
| "html/parser/HTMLEntityParser.h", |
| "html/parser/HTMLInputStream.h", |
| "html/parser/HTMLParserIdioms.cpp", |
| "html/parser/HTMLParserIdioms.h", |
| "html/parser/HTMLParserScheduler.cpp", |
| "html/parser/HTMLParserScheduler.h", |
| "html/parser/HTMLParserThread.cpp", |
| "html/parser/HTMLParserThread.h", |
| "html/parser/HTMLScriptRunner.cpp", |
| "html/parser/HTMLScriptRunner.h", |
| "html/parser/HTMLSrcsetParser.cpp", |
| "html/parser/HTMLSrcsetParser.h", |
| "html/parser/HTMLToken.h", |
| "html/parser/HTMLTokenizer.cpp", |
| "html/parser/HTMLTokenizer.h", |
| "html/parser/HTMLTreeBuilder.cpp", |
| "html/parser/HTMLTreeBuilder.h", |
| "html/parser/InputStreamPreprocessor.h", |
| "html/parser/MarkupTokenizerInlines.h", |
| "html/parser/NestingLevelIncrementer.h", |
| "html/parser/TextResourceDecoder.cpp", |
| "html/parser/TextResourceDecoder.h", |
| "html/TextMetrics.h", |
| "html/VoidCallback.h", |
| "Init.cpp", |
| "Init.h", |
| "inspector/ConsoleAPITypes.h", |
| "inspector/ConsoleMessage.cpp", |
| "inspector/ConsoleMessage.h", |
| "inspector/IdentifiersFactory.cpp", |
| "inspector/IdentifiersFactory.h", |
| "inspector/InspectorCounters.cpp", |
| "inspector/InspectorCounters.h", |
| "inspector/InspectorNodeIds.cpp", |
| "inspector/InspectorNodeIds.h", |
| "inspector/ScriptCallFrame.cpp", |
| "inspector/ScriptCallFrame.h", |
| "inspector/ScriptCallStack.cpp", |
| "inspector/ScriptCallStack.h", |
| "inspector/ScriptAsyncCallStack.cpp", |
| "inspector/ScriptAsyncCallStack.h", |
| "inspector/ScriptGCEventListener.h", |
| "loader/DocumentLoadTiming.cpp", |
| "loader/DocumentLoadTiming.h", |
| "loader/EmptyClients.cpp", |
| "loader/EmptyClients.h", |
| "loader/FrameFetchContext.cpp", |
| "loader/FrameFetchContext.h", |
| "loader/FrameLoader.cpp", |
| "loader/FrameLoader.h", |
| "loader/FrameLoaderClient.h", |
| "loader/FrameLoaderTypes.h", |
| "loader/ImageLoader.cpp", |
| "loader/ImageLoader.h", |
| "loader/MojoLoader.cpp", |
| "loader/MojoLoader.h", |
| "loader/NavigationPolicy.h", |
| "loader/UniqueIdentifier.cpp", |
| "loader/UniqueIdentifier.h", |
| "page/ChromeClient.h", |
| "page/EditorClient.h", |
| "page/EventHandler.cpp", |
| "page/EventHandler.h", |
| "page/FocusController.cpp", |
| "page/FocusController.h", |
| "page/FocusType.h", |
| "page/Page.cpp", |
| "page/Page.h", |
| "page/PageAnimator.cpp", |
| "page/PageAnimator.h", |
| "page/PageLifecycleNotifier.cpp", |
| "page/PageLifecycleNotifier.h", |
| "page/PageLifecycleObserver.cpp", |
| "page/PageLifecycleObserver.h", |
| "page/PageVisibilityState.cpp", |
| "page/PageVisibilityState.h", |
| "page/SpellCheckerClient.h", |
| "rendering/BidiRun.h", |
| "rendering/BidiRunForLine.cpp", |
| "rendering/BidiRunForLine.h", |
| "rendering/break_lines.cpp", |
| "rendering/break_lines.h", |
| "rendering/ClipPathOperation.h", |
| "rendering/ClipRect.cpp", |
| "rendering/ClipRect.h", |
| "rendering/ClipRects.h", |
| "rendering/ClipRectsCache.h", |
| "rendering/EllipsisBox.cpp", |
| "rendering/EllipsisBox.h", |
| "rendering/FilterEffectRenderer.cpp", |
| "rendering/FilterEffectRenderer.h", |
| "rendering/GapRects.h", |
| "rendering/HitTestingTransformState.cpp", |
| "rendering/HitTestingTransformState.h", |
| "rendering/HitTestLocation.cpp", |
| "rendering/HitTestLocation.h", |
| "rendering/HitTestRequest.h", |
| "rendering/HitTestResult.cpp", |
| "rendering/HitTestResult.h", |
| "rendering/InlineBox.cpp", |
| "rendering/InlineBox.h", |
| "rendering/InlineFlowBox.cpp", |
| "rendering/InlineFlowBox.h", |
| "rendering/InlineIterator.h", |
| "rendering/InlineTextBox.cpp", |
| "rendering/InlineTextBox.h", |
| "rendering/LayerPaintingInfo.h", |
| "rendering/line/BreakingContext.cpp", |
| "rendering/line/BreakingContextInlineHeaders.h", |
| "rendering/line/LineBreaker.cpp", |
| "rendering/line/LineBreaker.h", |
| "rendering/line/LineInfo.h", |
| "rendering/line/LineLayoutState.h", |
| "rendering/line/LineWidth.cpp", |
| "rendering/line/LineWidth.h", |
| "rendering/line/RenderTextInfo.h", |
| "rendering/line/TrailingObjects.cpp", |
| "rendering/line/TrailingObjects.h", |
| "rendering/line/WordMeasurement.h", |
| "rendering/OrderIterator.cpp", |
| "rendering/OrderIterator.h", |
| "rendering/PaintInfo.h", |
| "rendering/PointerEventsHitRules.cpp", |
| "rendering/PointerEventsHitRules.h", |
| "rendering/RenderBlock.cpp", |
| "rendering/RenderBlock.h", |
| "rendering/RenderBlockFlow.cpp", |
| "rendering/RenderBlockFlow.h", |
| "rendering/RenderBox.cpp", |
| "rendering/RenderBox.h", |
| "rendering/RenderBoxModelObject.cpp", |
| "rendering/RenderBoxModelObject.h", |
| "rendering/RenderFlexibleBox.cpp", |
| "rendering/RenderFlexibleBox.h", |
| "rendering/RenderGeometryMap.cpp", |
| "rendering/RenderGeometryMap.h", |
| "rendering/RenderGeometryMapStep.h", |
| "rendering/RenderHTMLCanvas.cpp", |
| "rendering/RenderHTMLCanvas.h", |
| "rendering/RenderIFrame.cpp", |
| "rendering/RenderIFrame.h", |
| "rendering/RenderImage.cpp", |
| "rendering/RenderImage.h", |
| "rendering/RenderImageResource.cpp", |
| "rendering/RenderImageResource.h", |
| "rendering/RenderImageResourceStyleImage.cpp", |
| "rendering/RenderImageResourceStyleImage.h", |
| "rendering/RenderInline.cpp", |
| "rendering/RenderInline.h", |
| "rendering/RenderLayer.cpp", |
| "rendering/RenderLayer.h", |
| "rendering/RenderLayerClipper.cpp", |
| "rendering/RenderLayerClipper.h", |
| "rendering/RenderLayerStackingNode.cpp", |
| "rendering/RenderLayerStackingNode.h", |
| "rendering/RenderLayerStackingNodeIterator.cpp", |
| "rendering/RenderLayerStackingNodeIterator.h", |
| "rendering/RenderLineBoxList.cpp", |
| "rendering/RenderLineBoxList.h", |
| "rendering/RenderObject.cpp", |
| "rendering/RenderObject.h", |
| "rendering/RenderObjectChildList.cpp", |
| "rendering/RenderObjectChildList.h", |
| "rendering/RenderObjectInlines.h", |
| "rendering/RenderOverflow.h", |
| "rendering/RenderParagraph.cpp", |
| "rendering/RenderParagraph.h", |
| "rendering/RenderReplaced.cpp", |
| "rendering/RenderReplaced.h", |
| "rendering/RenderText.cpp", |
| "rendering/RenderText.h", |
| "rendering/RenderTheme.cpp", |
| "rendering/RenderTheme.h", |
| "rendering/RenderTreeAsText.cpp", |
| "rendering/RenderTreeAsText.h", |
| "rendering/RenderView.cpp", |
| "rendering/RenderView.h", |
| "rendering/RootInlineBox.cpp", |
| "rendering/RootInlineBox.h", |
| "rendering/ScrollAlignment.cpp", |
| "rendering/ScrollAlignment.h", |
| "rendering/style/AppliedTextDecoration.cpp", |
| "rendering/style/AppliedTextDecoration.h", |
| "rendering/style/BasicShapes.cpp", |
| "rendering/style/BasicShapes.h", |
| "rendering/style/BorderData.h", |
| "rendering/style/BorderImageLength.h", |
| "rendering/style/BorderImageLengthBox.h", |
| "rendering/style/BorderValue.h", |
| "rendering/style/CollapsedBorderValue.h", |
| "rendering/style/CounterDirectives.cpp", |
| "rendering/style/CounterDirectives.h", |
| "rendering/style/CursorData.h", |
| "rendering/style/DataEquivalency.h", |
| "rendering/style/DataRef.h", |
| "rendering/style/FillLayer.cpp", |
| "rendering/style/FillLayer.h", |
| "rendering/style/KeyframeList.cpp", |
| "rendering/style/KeyframeList.h", |
| "rendering/style/NinePieceImage.cpp", |
| "rendering/style/NinePieceImage.h", |
| "rendering/style/OutlineValue.h", |
| "rendering/style/QuotesData.cpp", |
| "rendering/style/QuotesData.h", |
| "rendering/style/RenderStyle.cpp", |
| "rendering/style/RenderStyle.h", |
| "rendering/style/RenderStyleConstants.h", |
| "rendering/style/ShadowData.cpp", |
| "rendering/style/ShadowData.h", |
| "rendering/style/ShadowList.cpp", |
| "rendering/style/ShadowList.h", |
| "rendering/style/ShapeValue.h", |
| "rendering/style/StyleBackgroundData.cpp", |
| "rendering/style/StyleBackgroundData.h", |
| "rendering/style/StyleBoxData.cpp", |
| "rendering/style/StyleBoxData.h", |
| "rendering/style/StyleDifference.h", |
| "rendering/style/StyleFetchedImage.cpp", |
| "rendering/style/StyleFetchedImage.h", |
| "rendering/style/StyleFetchedImageSet.cpp", |
| "rendering/style/StyleFetchedImageSet.h", |
| "rendering/style/StyleFilterData.cpp", |
| "rendering/style/StyleFilterData.h", |
| "rendering/style/StyleFlexibleBoxData.cpp", |
| "rendering/style/StyleFlexibleBoxData.h", |
| "rendering/style/StyleGeneratedImage.cpp", |
| "rendering/style/StyleGeneratedImage.h", |
| "rendering/style/StyleImage.h", |
| "rendering/style/StyleInheritedData.cpp", |
| "rendering/style/StyleInheritedData.h", |
| "rendering/style/StylePendingImage.h", |
| "rendering/style/StyleRareInheritedData.cpp", |
| "rendering/style/StyleRareInheritedData.h", |
| "rendering/style/StyleRareNonInheritedData.cpp", |
| "rendering/style/StyleRareNonInheritedData.h", |
| "rendering/style/StyleSurroundData.cpp", |
| "rendering/style/StyleSurroundData.h", |
| "rendering/style/StyleTransformData.cpp", |
| "rendering/style/StyleTransformData.h", |
| "rendering/style/StyleVisualData.cpp", |
| "rendering/style/StyleVisualData.h", |
| "rendering/style/StyleWillChangeData.cpp", |
| "rendering/style/StyleWillChangeData.h", |
| "rendering/SubtreeLayoutScope.cpp", |
| "rendering/SubtreeLayoutScope.h", |
| "rendering/TextRunConstructor.cpp", |
| "rendering/TextRunConstructor.h", |
| "rendering/TrailingFloatsRootInlineBox.h", |
| "rendering/VerticalPositionCache.h", |
| "script/dart_controller.cc", |
| "script/dart_controller.h", |
| "script/dart_dependency_catcher.cc", |
| "script/dart_dependency_catcher.h", |
| "script/dart_loader.cc", |
| "script/dart_loader.h", |
| "script/dom_dart_state.cc", |
| "script/dom_dart_state.h", |
| ] |
| |
| core_idl_files = get_path_info([ |
| "animation/Animation.idl", |
| "animation/AnimationEffect.idl", |
| "animation/AnimationNode.idl", |
| "animation/AnimationPlayer.idl", |
| "animation/AnimationTimeline.idl", |
| "animation/Timing.idl", |
| "css/CSS.idl", |
| "css/CSSMatrix.idl", |
| "css/CSSStyleDeclaration.idl", |
| "css/FontFace.idl", |
| "css/FontFaceSet.idl", |
| |
| # "css/FontFaceSetLoadEvent.idl", |
| "css/MediaQueryList.idl", |
| "css/MediaQueryListEvent.idl", |
| "dom/Attr.idl", |
| "dom/CharacterData.idl", |
| "dom/ClientRect.idl", |
| "dom/ClientRectList.idl", |
| "dom/Document.idl", |
| "dom/DocumentFragment.idl", |
| "dom/DOMError.idl", |
| "dom/DOMException.idl", |
| "dom/DOMTokenList.idl", |
| "dom/Element.idl", |
| "dom/MutationObserver.idl", |
| "dom/MutationRecord.idl", |
| "dom/Node.idl", |
| "dom/NodeList.idl", |
| "dom/ParentNode.idl", |
| "dom/Range.idl", |
| "dom/RequestAnimationFrameCallback.idl", |
| "dom/shadow/ShadowRoot.idl", |
| "dom/Text.idl", |
| "dom/URL.idl", |
| "editing/Selection.idl", |
| "events/AnimationEvent.idl", |
| "events/AnimationPlayerEvent.idl", |
| "events/CompositionEvent.idl", |
| "events/ErrorEvent.idl", |
| "events/Event.idl", |
| "events/EventTarget.idl", |
| "events/FocusEvent.idl", |
| "events/GestureEvent.idl", |
| "events/HashChangeEvent.idl", |
| "events/KeyboardEvent.idl", |
| "events/PageTransitionEvent.idl", |
| "events/PointerEvent.idl", |
| "events/TextEvent.idl", |
| "events/TransitionEvent.idl", |
| "events/UIEvent.idl", |
| "events/WheelEvent.idl", |
| "frame/ImageBitmap.idl", |
| "frame/Location.idl", |
| "frame/Screen.idl", |
| "frame/Window.idl", |
| "html/canvas/ANGLEInstancedArrays.idl", |
| "html/canvas/Canvas2DContextAttributes.idl", |
| "html/canvas/CanvasGradient.idl", |
| "html/canvas/CanvasPattern.idl", |
| "html/canvas/CanvasRenderingContext2D.idl", |
| "html/canvas/EXTBlendMinMax.idl", |
| "html/canvas/EXTFragDepth.idl", |
| "html/canvas/EXTShaderTextureLOD.idl", |
| "html/canvas/EXTTextureFilterAnisotropic.idl", |
| "html/canvas/OESElementIndexUint.idl", |
| "html/canvas/OESStandardDerivatives.idl", |
| "html/canvas/OESTextureFloat.idl", |
| "html/canvas/OESTextureFloatLinear.idl", |
| "html/canvas/OESTextureHalfFloat.idl", |
| "html/canvas/OESTextureHalfFloatLinear.idl", |
| "html/canvas/OESVertexArrayObject.idl", |
| "html/canvas/Path2D.idl", |
| "html/canvas/WebGLActiveInfo.idl", |
| "html/canvas/WebGLBuffer.idl", |
| "html/canvas/WebGLCompressedTextureATC.idl", |
| "html/canvas/WebGLCompressedTextureETC1.idl", |
| "html/canvas/WebGLCompressedTexturePVRTC.idl", |
| "html/canvas/WebGLCompressedTextureS3TC.idl", |
| "html/canvas/WebGLContextAttributes.idl", |
| "html/canvas/WebGLContextEvent.idl", |
| "html/canvas/WebGLDebugRendererInfo.idl", |
| "html/canvas/WebGLDebugShaders.idl", |
| "html/canvas/WebGLDepthTexture.idl", |
| "html/canvas/WebGLDrawBuffers.idl", |
| "html/canvas/WebGLFramebuffer.idl", |
| "html/canvas/WebGLLoseContext.idl", |
| "html/canvas/WebGLProgram.idl", |
| "html/canvas/WebGLRenderbuffer.idl", |
| |
| # "html/canvas/WebGLRenderingContext.idl", |
| "html/canvas/WebGLShader.idl", |
| "html/canvas/WebGLShaderPrecisionFormat.idl", |
| "html/canvas/WebGLTexture.idl", |
| "html/canvas/WebGLUniformLocation.idl", |
| "html/canvas/WebGLVertexArrayObjectOES.idl", |
| "html/HTMLAnchorElement.idl", |
| "html/HTMLCanvasElement.idl", |
| "html/HTMLContentElement.idl", |
| "html/HTMLElement.idl", |
| "html/HTMLIFrameElement.idl", |
| "html/HTMLImageElement.idl", |
| "html/HTMLImportElement.idl", |
| "html/HTMLScriptElement.idl", |
| "html/HTMLStyleElement.idl", |
| "html/HTMLTemplateElement.idl", |
| "html/HTMLTitleElement.idl", |
| "html/HTMLTElement.idl", |
| "html/ImageData.idl", |
| "html/TextMetrics.idl", |
| "html/VoidCallback.idl", |
| ], |
| "abspath") |
| |
| # Files for which bindings (.cpp and .h files) will be generated |
| # 'partial interface', target (right side of) 'implements', and |
| # interfaces with static bindings (in bindings/core/v8/) |
| core_dependency_idl_files = |
| get_path_info([ |
| "animation/DocumentAnimation.idl", |
| "animation/ElementAnimation.idl", |
| "css/DocumentFontFaceSet.idl", |
| "dom/URLUtils.idl", |
| "dom/URLUtilsReadOnly.idl", |
| "events/EventListener.idl", |
| "frame/WindowBase64.idl", |
| "frame/WindowTimers.idl", |
| "html/canvas/ArrayBufferView.idl", |
| "html/canvas/CanvasPathMethods.idl", |
| "html/canvas/DataView.idl", |
| "html/canvas/WebGLRenderingContextBase.idl", |
| ], |
| "abspath") |
| |
| # interfaces that inherit from Event, including Event itself |
| core_event_idl_files = get_path_info([ |
| "css/FontFaceSetLoadEvent.idl", |
| "css/MediaQueryListEvent.idl", |
| "events/AnimationEvent.idl", |
| "events/AnimationPlayerEvent.idl", |
| "events/CompositionEvent.idl", |
| "events/ErrorEvent.idl", |
| "events/Event.idl", |
| "events/FocusEvent.idl", |
| "events/GestureEvent.idl", |
| "events/HashChangeEvent.idl", |
| "events/KeyboardEvent.idl", |
| "events/PageTransitionEvent.idl", |
| "events/PointerEvent.idl", |
| "events/TextEvent.idl", |
| "events/TransitionEvent.idl", |
| "events/UIEvent.idl", |
| "events/WheelEvent.idl", |
| "html/canvas/WebGLContextEvent.idl", |
| ], |
| "abspath") |