| OLD | NEW |
| 1 { | 1 { |
| 2 'includes': [ | 2 'includes': [ |
| 3 'core_generated.gypi', | 3 'core_generated.gypi', |
| 4 ], | 4 ], |
| 5 'variables': { | 5 'variables': { |
| 6 # Files for which bindings (.cpp and .h files) will be generated | 6 # Files for which bindings (.cpp and .h files) will be generated |
| 7 'core_idl_files': [ | 7 'core_idl_files': [ |
| 8 'animation/KeyframeEffect.idl', | 8 'animation/KeyframeEffect.idl', |
| 9 'animation/EffectModel.idl', | 9 'animation/EffectModel.idl', |
| 10 'animation/AnimationEffectReadOnly.idl', | 10 'animation/AnimationEffectReadOnly.idl', |
| (...skipping 824 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 835 'animation/AnimationEffectTiming.cpp', | 835 'animation/AnimationEffectTiming.cpp', |
| 836 'animation/AnimationEffectTiming.h', | 836 'animation/AnimationEffectTiming.h', |
| 837 'animation/Animation.cpp', | 837 'animation/Animation.cpp', |
| 838 'animation/Animation.h', | 838 'animation/Animation.h', |
| 839 'animation/AnimationStack.cpp', | 839 'animation/AnimationStack.cpp', |
| 840 'animation/AnimationStack.h', | 840 'animation/AnimationStack.h', |
| 841 'animation/AnimationTimeline.cpp', | 841 'animation/AnimationTimeline.cpp', |
| 842 'animation/AnimationTimeline.h', | 842 'animation/AnimationTimeline.h', |
| 843 'animation/AnimationTranslationUtil.cpp', | 843 'animation/AnimationTranslationUtil.cpp', |
| 844 'animation/AnimationTranslationUtil.h', | 844 'animation/AnimationTranslationUtil.h', |
| 845 'animation/CSSColorInterpolationType.cpp', |
| 846 'animation/CSSColorInterpolationType.h', |
| 847 'animation/CSSImageInterpolationType.cpp', |
| 848 'animation/CSSImageInterpolationType.h', |
| 849 'animation/CSSImageListInterpolationType.cpp', |
| 850 'animation/CSSImageListInterpolationType.h', |
| 851 'animation/CSSInterpolationType.h', |
| 852 'animation/CSSLengthInterpolationType.cpp', |
| 853 'animation/CSSLengthInterpolationType.h', |
| 854 'animation/CSSNumberInterpolationType.cpp', |
| 855 'animation/CSSNumberInterpolationType.h', |
| 856 'animation/CSSPaintInterpolationType.cpp', |
| 857 'animation/CSSPaintInterpolationType.h', |
| 858 'animation/CSSShadowListInterpolationType.cpp', |
| 859 'animation/CSSShadowListInterpolationType.h', |
| 845 'animation/CSSValueInterpolationType.cpp', | 860 'animation/CSSValueInterpolationType.cpp', |
| 846 'animation/CSSValueInterpolationType.h', | 861 'animation/CSSValueInterpolationType.h', |
| 847 'animation/CompositorAnimations.cpp', | 862 'animation/CompositorAnimations.cpp', |
| 848 'animation/CompositorAnimations.h', | 863 'animation/CompositorAnimations.h', |
| 849 'animation/CompositorAnimationsImpl.h', | 864 'animation/CompositorAnimationsImpl.h', |
| 850 'animation/CompositorPendingAnimations.cpp', | 865 'animation/CompositorPendingAnimations.cpp', |
| 851 'animation/CompositorPendingAnimations.h', | 866 'animation/CompositorPendingAnimations.h', |
| 852 'animation/ColorInterpolationType.cpp', | |
| 853 'animation/ColorInterpolationType.h', | |
| 854 'animation/ColorPropertyFunctions.cpp', | 867 'animation/ColorPropertyFunctions.cpp', |
| 855 'animation/ColorPropertyFunctions.h', | 868 'animation/ColorPropertyFunctions.h', |
| 856 'animation/ConstantStyleInterpolation.h', | 869 'animation/ConstantStyleInterpolation.h', |
| 857 'animation/DefaultSVGInterpolation.cpp', | 870 'animation/DefaultSVGInterpolation.cpp', |
| 858 'animation/DefaultSVGInterpolation.h', | 871 'animation/DefaultSVGInterpolation.h', |
| 859 'animation/DeferredLegacyStyleInterpolation.cpp', | 872 'animation/DeferredLegacyStyleInterpolation.cpp', |
| 860 'animation/DeferredLegacyStyleInterpolation.h', | 873 'animation/DeferredLegacyStyleInterpolation.h', |
| 861 'animation/DocumentAnimation.h', | 874 'animation/DocumentAnimation.h', |
| 862 'animation/DocumentAnimations.cpp', | 875 'animation/DocumentAnimations.cpp', |
| 863 'animation/DocumentAnimations.h', | 876 'animation/DocumentAnimations.h', |
| 864 'animation/DoubleStyleInterpolation.h', | 877 'animation/DoubleStyleInterpolation.h', |
| 865 'animation/DoubleStyleInterpolation.cpp', | 878 'animation/DoubleStyleInterpolation.cpp', |
| 866 'animation/EffectInput.cpp', | 879 'animation/EffectInput.cpp', |
| 867 'animation/EffectInput.h', | 880 'animation/EffectInput.h', |
| 868 'animation/ElementAnimation.h', | 881 'animation/ElementAnimation.h', |
| 869 'animation/ElementAnimations.cpp', | 882 'animation/ElementAnimations.cpp', |
| 870 'animation/ElementAnimations.h', | 883 'animation/ElementAnimations.h', |
| 871 'animation/FilterStyleInterpolation.h', | 884 'animation/FilterStyleInterpolation.h', |
| 872 'animation/FilterStyleInterpolation.cpp', | 885 'animation/FilterStyleInterpolation.cpp', |
| 873 'animation/ImageInterpolationType.cpp', | |
| 874 'animation/ImageInterpolationType.h', | |
| 875 'animation/ImageListInterpolationType.cpp', | |
| 876 'animation/ImageListInterpolationType.h', | |
| 877 'animation/ImageListPropertyFunctions.h', | 886 'animation/ImageListPropertyFunctions.h', |
| 878 'animation/ImagePropertyFunctions.h', | 887 'animation/ImagePropertyFunctions.h', |
| 879 'animation/ImageSliceStyleInterpolation.cpp', | 888 'animation/ImageSliceStyleInterpolation.cpp', |
| 880 'animation/ImageSliceStyleInterpolation.h', | 889 'animation/ImageSliceStyleInterpolation.h', |
| 881 'animation/InertEffect.cpp', | 890 'animation/InertEffect.cpp', |
| 882 'animation/InertEffect.h', | 891 'animation/InertEffect.h', |
| 883 'animation/IntegerOptionalIntegerSVGInterpolation.cpp', | 892 'animation/IntegerOptionalIntegerSVGInterpolation.cpp', |
| 884 'animation/IntegerOptionalIntegerSVGInterpolation.h', | 893 'animation/IntegerOptionalIntegerSVGInterpolation.h', |
| 885 'animation/IntegerSVGInterpolation.h', | 894 'animation/IntegerSVGInterpolation.h', |
| 886 'animation/InterpolableValue.cpp', | 895 'animation/InterpolableValue.cpp', |
| 887 'animation/InterpolableValue.h', | 896 'animation/InterpolableValue.h', |
| 888 'animation/Interpolation.cpp', | 897 'animation/Interpolation.cpp', |
| 889 'animation/Interpolation.h', | 898 'animation/Interpolation.h', |
| 890 'animation/InterpolationEffect.cpp', | 899 'animation/InterpolationEffect.cpp', |
| 891 'animation/InterpolationEffect.h', | 900 'animation/InterpolationEffect.h', |
| 892 'animation/InterpolationType.h', | 901 'animation/InterpolationType.h', |
| 893 'animation/InterpolationValue.h', | 902 'animation/InterpolationValue.h', |
| 894 'animation/InvalidatableStyleInterpolation.cpp', | 903 'animation/InvalidatableStyleInterpolation.cpp', |
| 895 'animation/InvalidatableStyleInterpolation.h', | 904 'animation/InvalidatableStyleInterpolation.h', |
| 896 'animation/KeyframeEffectModel.cpp', | 905 'animation/KeyframeEffectModel.cpp', |
| 897 'animation/KeyframeEffectModel.h', | 906 'animation/KeyframeEffectModel.h', |
| 898 'animation/LegacyStyleInterpolation.h', | 907 'animation/LegacyStyleInterpolation.h', |
| 899 'animation/LengthBoxStyleInterpolation.cpp', | 908 'animation/LengthBoxStyleInterpolation.cpp', |
| 900 'animation/LengthBoxStyleInterpolation.h', | 909 'animation/LengthBoxStyleInterpolation.h', |
| 901 'animation/LengthInterpolationType.cpp', | |
| 902 'animation/LengthInterpolationType.h', | |
| 903 'animation/LengthPairStyleInterpolation.cpp', | 910 'animation/LengthPairStyleInterpolation.cpp', |
| 904 'animation/LengthPairStyleInterpolation.h', | 911 'animation/LengthPairStyleInterpolation.h', |
| 905 'animation/LengthPropertyFunctions.cpp', | 912 'animation/LengthPropertyFunctions.cpp', |
| 906 'animation/LengthPropertyFunctions.h', | 913 'animation/LengthPropertyFunctions.h', |
| 907 'animation/LengthSVGInterpolation.cpp', | 914 'animation/LengthSVGInterpolation.cpp', |
| 908 'animation/LengthSVGInterpolation.h', | 915 'animation/LengthSVGInterpolation.h', |
| 909 'animation/LengthStyleInterpolation.cpp', | 916 'animation/LengthStyleInterpolation.cpp', |
| 910 'animation/LengthStyleInterpolation.h', | 917 'animation/LengthStyleInterpolation.h', |
| 911 'animation/ListInterpolationFunctions.cpp', | 918 'animation/ListInterpolationFunctions.cpp', |
| 912 'animation/ListInterpolationFunctions.h', | 919 'animation/ListInterpolationFunctions.h', |
| 913 'animation/NonInterpolableValue.h', | 920 'animation/NonInterpolableValue.h', |
| 914 'animation/NumberInterpolationType.cpp', | |
| 915 'animation/NumberInterpolationType.h', | |
| 916 'animation/NumberOptionalNumberSVGInterpolation.h', | 921 'animation/NumberOptionalNumberSVGInterpolation.h', |
| 917 'animation/NumberPropertyFunctions.cpp', | 922 'animation/NumberPropertyFunctions.cpp', |
| 918 'animation/NumberPropertyFunctions.h', | 923 'animation/NumberPropertyFunctions.h', |
| 919 'animation/NumberSVGInterpolation.cpp', | 924 'animation/NumberSVGInterpolation.cpp', |
| 920 'animation/NumberSVGInterpolation.h', | 925 'animation/NumberSVGInterpolation.h', |
| 921 'animation/PaintInterpolationType.cpp', | |
| 922 'animation/PaintInterpolationType.h', | |
| 923 'animation/PaintPropertyFunctions.cpp', | 926 'animation/PaintPropertyFunctions.cpp', |
| 924 'animation/PaintPropertyFunctions.h', | 927 'animation/PaintPropertyFunctions.h', |
| 925 'animation/PrimitiveInterpolation.h', | 928 'animation/PrimitiveInterpolation.h', |
| 926 'animation/PropertyHandle.cpp', | 929 'animation/PropertyHandle.cpp', |
| 927 'animation/PropertyHandle.h', | 930 'animation/PropertyHandle.h', |
| 928 'animation/RectSVGInterpolation.cpp', | 931 'animation/RectSVGInterpolation.cpp', |
| 929 'animation/RectSVGInterpolation.h', | 932 'animation/RectSVGInterpolation.h', |
| 930 'animation/SVGInterpolation.cpp', | 933 'animation/SVGInterpolation.cpp', |
| 931 'animation/SVGInterpolation.h', | 934 'animation/SVGInterpolation.h', |
| 932 'animation/SVGStrokeDasharrayStyleInterpolation.cpp', | 935 'animation/SVGStrokeDasharrayStyleInterpolation.cpp', |
| 933 'animation/SVGStrokeDasharrayStyleInterpolation.h', | 936 'animation/SVGStrokeDasharrayStyleInterpolation.h', |
| 934 'animation/SampledEffect.cpp', | 937 'animation/SampledEffect.cpp', |
| 935 'animation/SampledEffect.h', | 938 'animation/SampledEffect.h', |
| 936 'animation/ListSVGInterpolation.h', | 939 'animation/ListSVGInterpolation.h', |
| 937 'animation/ListStyleInterpolation.h', | 940 'animation/ListStyleInterpolation.h', |
| 938 'animation/PathSVGInterpolation.cpp', | 941 'animation/PathSVGInterpolation.cpp', |
| 939 'animation/PathSVGInterpolation.h', | 942 'animation/PathSVGInterpolation.h', |
| 940 'animation/PointSVGInterpolation.h', | 943 'animation/PointSVGInterpolation.h', |
| 941 'animation/ShadowInterpolationFunctions.cpp', | 944 'animation/ShadowInterpolationFunctions.cpp', |
| 942 'animation/ShadowInterpolationFunctions.h', | 945 'animation/ShadowInterpolationFunctions.h', |
| 943 'animation/ShadowListInterpolationType.cpp', | |
| 944 'animation/ShadowListInterpolationType.h', | |
| 945 'animation/StringKeyframe.cpp', | 946 'animation/StringKeyframe.cpp', |
| 946 'animation/StringKeyframe.h', | 947 'animation/StringKeyframe.h', |
| 947 'animation/StyleInterpolation.h', | 948 'animation/StyleInterpolation.h', |
| 948 'animation/Timing.cpp', | 949 'animation/Timing.cpp', |
| 949 'animation/Timing.h', | 950 'animation/Timing.h', |
| 950 'animation/TimingCalculations.h', | 951 'animation/TimingCalculations.h', |
| 951 'animation/TimingInput.cpp', | 952 'animation/TimingInput.cpp', |
| 952 'animation/TimingInput.h', | 953 'animation/TimingInput.h', |
| 953 'animation/TransformSVGInterpolation.cpp', | 954 'animation/TransformSVGInterpolation.cpp', |
| 954 'animation/TransformSVGInterpolation.h', | 955 'animation/TransformSVGInterpolation.h', |
| (...skipping 2978 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3933 'style/SVGComputedStyleTest.cpp', | 3934 'style/SVGComputedStyleTest.cpp', |
| 3934 'svg/SVGPathParserTest.cpp', | 3935 'svg/SVGPathParserTest.cpp', |
| 3935 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 3936 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
| 3936 'testing/PrivateScriptTestTest.cpp', | 3937 'testing/PrivateScriptTestTest.cpp', |
| 3937 'timing/MemoryInfoTest.cpp', | 3938 'timing/MemoryInfoTest.cpp', |
| 3938 'workers/WorkerThreadTest.cpp', | 3939 'workers/WorkerThreadTest.cpp', |
| 3939 'xml/parser/SharedBufferReaderTest.cpp', | 3940 'xml/parser/SharedBufferReaderTest.cpp', |
| 3940 ], | 3941 ], |
| 3941 } | 3942 } |
| 3942 } | 3943 } |
| OLD | NEW |