| OLD | NEW |
| 1 { | 1 { |
| 2 'variables': { | 2 'variables': { |
| 3 'core_idl_files': [ | 3 'core_idl_files': [ |
| 4 'css/CSS.idl', | 4 'css/CSS.idl', |
| 5 'css/CSSCharsetRule.idl', | 5 'css/CSSCharsetRule.idl', |
| 6 'css/CSSFontFaceLoadEvent.idl', | 6 'css/CSSFontFaceLoadEvent.idl', |
| 7 'css/CSSFontFaceRule.idl', | 7 'css/CSSFontFaceRule.idl', |
| 8 'css/CSSHostRule.idl', | 8 'css/CSSHostRule.idl', |
| 9 'css/CSSImportRule.idl', | 9 'css/CSSImportRule.idl', |
| 10 'css/CSSKeyframeRule.idl', | 10 'css/CSSKeyframeRule.idl', |
| (...skipping 2640 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2651 'html/track/VTTRegionList.h', | 2651 'html/track/VTTRegionList.h', |
| 2652 'html/track/WebVTTElement.cpp', | 2652 'html/track/WebVTTElement.cpp', |
| 2653 'html/track/WebVTTElement.h', | 2653 'html/track/WebVTTElement.h', |
| 2654 'html/track/WebVTTParser.cpp', | 2654 'html/track/WebVTTParser.cpp', |
| 2655 'html/track/WebVTTParser.h', | 2655 'html/track/WebVTTParser.h', |
| 2656 'html/track/WebVTTToken.h', | 2656 'html/track/WebVTTToken.h', |
| 2657 'html/track/WebVTTTokenizer.cpp', | 2657 'html/track/WebVTTTokenizer.cpp', |
| 2658 'html/track/WebVTTTokenizer.h', | 2658 'html/track/WebVTTTokenizer.h', |
| 2659 ], | 2659 ], |
| 2660 'webcore_platform_files': [ | 2660 'webcore_platform_files': [ |
| 2661 'platform/ContextMenu.cpp', | |
| 2662 'platform/ContextMenuItem.cpp', | |
| 2663 'platform/Cursor.cpp', | |
| 2664 'platform/DragImage.cpp', | |
| 2665 'platform/OverscrollTheme.cpp', | |
| 2666 'platform/OverscrollTheme.h', | |
| 2667 'platform/Pasteboard.cpp', | |
| 2668 'platform/Pasteboard.h', | |
| 2669 'platform/PlatformSpeechSynthesisUtterance.cpp', | |
| 2670 'platform/PlatformSpeechSynthesisUtterance.h', | |
| 2671 'platform/PlatformSpeechSynthesisVoice.cpp', | |
| 2672 'platform/PlatformSpeechSynthesisVoice.h', | |
| 2673 'platform/PlatformSpeechSynthesizer.cpp', | |
| 2674 'platform/PlatformSpeechSynthesizer.h', | |
| 2675 'platform/ScrollAnimator.cpp', | |
| 2676 'platform/ScrollAnimator.h', | |
| 2677 'platform/ScrollAnimatorNone.cpp', | |
| 2678 'platform/ScrollAnimatorNone.h', | |
| 2679 'platform/ScrollView.cpp', | |
| 2680 'platform/ScrollableArea.cpp', | |
| 2681 'platform/Scrollbar.cpp', | |
| 2682 'platform/Scrollbar.h', | |
| 2683 'platform/ScrollbarTheme.cpp', | |
| 2684 'platform/ScrollbarTheme.h', | |
| 2685 'platform/ScrollbarThemeAndroid.cpp', | |
| 2686 'platform/ScrollbarThemeGtkOrAura.cpp', | |
| 2687 'platform/ScrollbarThemeGtkOrAura.h', | |
| 2688 'platform/ScrollbarThemeMacCommon.h', | |
| 2689 'platform/ScrollbarThemeMacCommon.mm', | |
| 2690 'platform/ScrollbarThemeMacNonOverlayAPI.h', | |
| 2691 'platform/ScrollbarThemeMacNonOverlayAPI.mm', | |
| 2692 'platform/ScrollbarThemeMacOverlayAPI.h', | |
| 2693 'platform/ScrollbarThemeMacOverlayAPI.mm', | |
| 2694 'platform/ScrollbarThemeNonMacCommon.cpp', | |
| 2695 'platform/ScrollbarThemeNonMacCommon.h', | |
| 2696 'platform/ScrollbarThemeOverlay.cpp', | |
| 2697 'platform/ScrollbarThemeOverlay.h', | |
| 2698 'platform/ScrollbarThemeWin.cpp', | |
| 2699 'platform/ScrollbarThemeWin.h', | |
| 2700 'platform/Theme.cpp', | |
| 2701 'platform/animation/AnimationValue.h', | |
| 2702 'platform/animation/AnimationTranslationUtil.cpp', | 2661 'platform/animation/AnimationTranslationUtil.cpp', |
| 2703 'platform/animation/AnimationTranslationUtil.h', | 2662 'platform/animation/AnimationTranslationUtil.h', |
| 2663 'platform/animation/AnimationValue.h', |
| 2704 'platform/animation/CSSAnimationData.cpp', | 2664 'platform/animation/CSSAnimationData.cpp', |
| 2705 'platform/animation/CSSAnimationDataList.cpp', | 2665 'platform/animation/CSSAnimationDataList.cpp', |
| 2706 'platform/animation/KeyframeValueList.cpp', | 2666 'platform/animation/KeyframeValueList.cpp', |
| 2707 'platform/animation/KeyframeValueList.h', | 2667 'platform/animation/KeyframeValueList.h', |
| 2708 'platform/chromium/ChromiumDataObject.cpp', | 2668 'platform/chromium/ChromiumDataObject.cpp', |
| 2709 'platform/chromium/ChromiumDataObject.h', | 2669 'platform/chromium/ChromiumDataObject.h', |
| 2710 'platform/chromium/ChromiumDataObjectItem.cpp', | 2670 'platform/chromium/ChromiumDataObjectItem.cpp', |
| 2711 'platform/chromium/ChromiumDataObjectItem.h', | 2671 'platform/chromium/ChromiumDataObjectItem.h', |
| 2712 'platform/chromium/FramelessScrollView.cpp', | 2672 'platform/chromium/FramelessScrollView.cpp', |
| 2713 'platform/chromium/FramelessScrollView.h', | 2673 'platform/chromium/FramelessScrollView.h', |
| 2714 'platform/chromium/FramelessScrollViewClient.h', | 2674 'platform/chromium/FramelessScrollViewClient.h', |
| 2675 'platform/chromium/KeyboardCodes.h', |
| 2715 'platform/chromium/KeyCodeConversion.h', | 2676 'platform/chromium/KeyCodeConversion.h', |
| 2716 'platform/chromium/KeyCodeConversionAndroid.cpp', | 2677 'platform/chromium/KeyCodeConversionAndroid.cpp', |
| 2717 'platform/chromium/KeyCodeConversionGtk.cpp', | 2678 'platform/chromium/KeyCodeConversionGtk.cpp', |
| 2718 'platform/chromium/KeyboardCodes.h', | 2679 'platform/ContextMenu.cpp', |
| 2680 'platform/ContextMenuItem.cpp', |
| 2681 'platform/Cursor.cpp', |
| 2682 'platform/DragImage.cpp', |
| 2683 'platform/graphics/android/FontCacheAndroid.cpp', |
| 2719 'platform/graphics/BitmapImage.cpp', | 2684 'platform/graphics/BitmapImage.cpp', |
| 2685 'platform/graphics/Canvas2DLayerBridge.cpp', |
| 2686 'platform/graphics/Canvas2DLayerBridge.h', |
| 2687 'platform/graphics/Canvas2DLayerManager.cpp', |
| 2688 'platform/graphics/Canvas2DLayerManager.h', |
| 2720 'platform/graphics/CrossfadeGeneratedImage.cpp', | 2689 'platform/graphics/CrossfadeGeneratedImage.cpp', |
| 2721 'platform/graphics/CrossfadeGeneratedImage.h', | 2690 'platform/graphics/CrossfadeGeneratedImage.h', |
| 2722 'platform/graphics/CustomFontData.h', | 2691 'platform/graphics/CustomFontData.h', |
| 2723 'platform/graphics/GradientGeneratedImage.cpp', | |
| 2724 'platform/graphics/GradientGeneratedImage.h', | |
| 2725 'platform/graphics/Extensions3D.cpp', | 2692 'platform/graphics/Extensions3D.cpp', |
| 2726 'platform/graphics/Extensions3D.h', | 2693 'platform/graphics/Extensions3D.h', |
| 2727 'platform/graphics/Font.cpp', | 2694 'platform/graphics/Font.cpp', |
| 2728 'platform/graphics/FontCache.cpp', | 2695 'platform/graphics/FontCache.cpp', |
| 2729 'platform/graphics/FontFallbackList.cpp', | 2696 'platform/graphics/FontFallbackList.cpp', |
| 2730 'platform/graphics/FontFastPath.cpp', | 2697 'platform/graphics/FontFastPath.cpp', |
| 2731 'platform/graphics/FontPlatformData.cpp', | 2698 'platform/graphics/FontPlatformData.cpp', |
| 2732 'platform/graphics/FontPlatformData.h', | 2699 'platform/graphics/FontPlatformData.h', |
| 2733 'platform/graphics/FrameData.cpp', | 2700 'platform/graphics/FrameData.cpp', |
| 2734 'platform/graphics/FrameData.h', | 2701 'platform/graphics/FrameData.h', |
| 2735 'platform/graphics/GaneshUtils.cpp', | 2702 'platform/graphics/GaneshUtils.cpp', |
| 2736 'platform/graphics/GeneratedImage.cpp', | 2703 'platform/graphics/GeneratedImage.cpp', |
| 2737 'platform/graphics/GeneratedImage.h', | 2704 'platform/graphics/GeneratedImage.h', |
| 2738 'platform/graphics/GlyphPageTreeNode.cpp', | 2705 'platform/graphics/GlyphPageTreeNode.cpp', |
| 2739 'platform/graphics/Gradient.cpp', | 2706 'platform/graphics/Gradient.cpp', |
| 2707 'platform/graphics/GradientGeneratedImage.cpp', |
| 2708 'platform/graphics/GradientGeneratedImage.h', |
| 2740 'platform/graphics/GraphicsContext.cpp', | 2709 'platform/graphics/GraphicsContext.cpp', |
| 2741 'platform/graphics/GraphicsContext3D.cpp', | 2710 'platform/graphics/GraphicsContext3D.cpp', |
| 2742 'platform/graphics/GraphicsContext3DImagePacking.cpp', | 2711 'platform/graphics/GraphicsContext3DImagePacking.cpp', |
| 2743 'platform/graphics/GraphicsContextAnnotation.cpp', | 2712 'platform/graphics/GraphicsContextAnnotation.cpp', |
| 2744 'platform/graphics/GraphicsLayer.cpp', | 2713 'platform/graphics/GraphicsLayer.cpp', |
| 2745 'platform/graphics/Image.cpp', | 2714 'platform/graphics/Image.cpp', |
| 2746 'platform/graphics/ImageBuffer.cpp', | 2715 'platform/graphics/ImageBuffer.cpp', |
| 2747 'platform/graphics/ImageSource.cpp', | 2716 'platform/graphics/ImageSource.cpp', |
| 2748 'platform/graphics/Path.cpp', | 2717 'platform/graphics/Path.cpp', |
| 2749 'platform/graphics/Pattern.cpp', | 2718 'platform/graphics/Pattern.cpp', |
| 2750 'platform/graphics/SegmentedFontData.cpp', | 2719 'platform/graphics/SegmentedFontData.cpp', |
| 2751 'platform/graphics/SegmentedFontData.h', | 2720 'platform/graphics/SegmentedFontData.h', |
| 2752 'platform/graphics/SimpleFontData.cpp', | 2721 'platform/graphics/SimpleFontData.cpp', |
| 2753 'platform/graphics/SVGGlyph.cpp', | |
| 2754 'platform/graphics/StringTruncator.cpp', | 2722 'platform/graphics/StringTruncator.cpp', |
| 2755 'platform/graphics/StrokeData.cpp', | 2723 'platform/graphics/StrokeData.cpp', |
| 2724 'platform/graphics/SVGGlyph.cpp', |
| 2756 'platform/graphics/WidthIterator.cpp', | 2725 'platform/graphics/WidthIterator.cpp', |
| 2757 'platform/graphics/WidthIterator.h', | 2726 'platform/graphics/WidthIterator.h', |
| 2758 'platform/graphics/chromium/Canvas2DLayerBridge.cpp', | 2727 'platform/graphics/cg/FloatPointCG.cpp', |
| 2759 'platform/graphics/chromium/Canvas2DLayerBridge.h', | 2728 'platform/graphics/cg/FloatRectCG.cpp', |
| 2760 'platform/graphics/chromium/Canvas2DLayerManager.cpp', | 2729 'platform/graphics/cg/FloatSizeCG.cpp', |
| 2761 'platform/graphics/chromium/Canvas2DLayerManager.h', | 2730 'platform/graphics/cg/IntPointCG.cpp', |
| 2762 'platform/graphics/chromium/CrossProcessFontLoading.h', | 2731 'platform/graphics/cg/IntRectCG.cpp', |
| 2763 'platform/graphics/chromium/CrossProcessFontLoading.mm', | 2732 'platform/graphics/cg/IntSizeCG.cpp', |
| 2764 'platform/graphics/chromium/DeferredImageDecoder.cpp', | |
| 2765 'platform/graphics/chromium/DeferredImageDecoder.h', | |
| 2766 'platform/graphics/chromium/DiscardablePixelRef.cpp', | |
| 2767 'platform/graphics/chromium/DiscardablePixelRef.h', | |
| 2768 'platform/graphics/chromium/FontCacheAndroid.cpp', | |
| 2769 'platform/graphics/chromium/FontCacheChromiumLinux.cpp', | |
| 2770 'platform/graphics/chromium/FontCacheChromiumWin.cpp', | |
| 2771 'platform/graphics/chromium/FontChromiumWin.cpp', | |
| 2772 'platform/graphics/chromium/FontPlatformDataChromiumWin.cpp', | |
| 2773 'platform/graphics/chromium/FontPlatformDataChromiumWin.h', | |
| 2774 'platform/graphics/chromium/GlyphPageTreeNodeChromiumWin.cpp', | |
| 2775 'platform/graphics/chromium/ImageDecodingStore.cpp', | |
| 2776 'platform/graphics/chromium/ImageDecodingStore.h', | |
| 2777 'platform/graphics/chromium/ImageFrameGenerator.cpp', | |
| 2778 'platform/graphics/chromium/ImageFrameGenerator.h', | |
| 2779 'platform/graphics/chromium/LazyDecodingPixelRef.cpp', | |
| 2780 'platform/graphics/chromium/LazyDecodingPixelRef.h', | |
| 2781 'platform/graphics/chromium/OpaqueRectTrackingContentLayerDelegate.c
pp', | |
| 2782 'platform/graphics/chromium/OpaqueRectTrackingContentLayerDelegate.h
', | |
| 2783 'platform/graphics/chromium/SimpleFontDataChromiumWin.cpp', | |
| 2784 'platform/graphics/chromium/TransparencyWin.cpp', | |
| 2785 'platform/graphics/chromium/TransparencyWin.h', | |
| 2786 'platform/graphics/chromium/UniscribeHelper.cpp', | |
| 2787 'platform/graphics/chromium/UniscribeHelper.h', | |
| 2788 'platform/graphics/chromium/UniscribeHelperTextRun.cpp', | |
| 2789 'platform/graphics/chromium/UniscribeHelperTextRun.h', | |
| 2790 'platform/graphics/chromium/VDMXParser.cpp', | |
| 2791 'platform/graphics/chromium/VDMXParser.h', | |
| 2792 'platform/graphics/cocoa/FontPlatformDataCocoa.mm', | 2733 'platform/graphics/cocoa/FontPlatformDataCocoa.mm', |
| 2734 'platform/graphics/CrossfadeGeneratedImage.cpp', |
| 2735 'platform/graphics/CrossfadeGeneratedImage.h', |
| 2736 'platform/graphics/CrossProcessFontLoading.h', |
| 2737 'platform/graphics/CrossProcessFontLoading.mm', |
| 2738 'platform/graphics/CustomFontData.h', |
| 2739 'platform/graphics/DeferredImageDecoder.cpp', |
| 2740 'platform/graphics/DeferredImageDecoder.h', |
| 2741 'platform/graphics/DiscardablePixelRef.cpp', |
| 2742 'platform/graphics/DiscardablePixelRef.h', |
| 2743 'platform/graphics/Extensions3D.cpp', |
| 2744 'platform/graphics/Extensions3D.h', |
| 2793 'platform/graphics/filters/custom/CustomFilterCompiledProgram.cpp', | 2745 'platform/graphics/filters/custom/CustomFilterCompiledProgram.cpp', |
| 2794 'platform/graphics/filters/custom/CustomFilterCompiledProgram.h', | 2746 'platform/graphics/filters/custom/CustomFilterCompiledProgram.h', |
| 2795 'platform/graphics/filters/custom/CustomFilterGlobalContext.cpp', | 2747 'platform/graphics/filters/custom/CustomFilterGlobalContext.cpp', |
| 2796 'platform/graphics/filters/custom/CustomFilterGlobalContext.h', | 2748 'platform/graphics/filters/custom/CustomFilterGlobalContext.h', |
| 2797 'platform/graphics/filters/custom/CustomFilterMesh.cpp', | 2749 'platform/graphics/filters/custom/CustomFilterMesh.cpp', |
| 2798 'platform/graphics/filters/custom/CustomFilterMesh.h', | 2750 'platform/graphics/filters/custom/CustomFilterMesh.h', |
| 2799 'platform/graphics/filters/custom/CustomFilterMeshGenerator.cpp', | 2751 'platform/graphics/filters/custom/CustomFilterMeshGenerator.cpp', |
| 2800 'platform/graphics/filters/custom/CustomFilterMeshGenerator.h', | 2752 'platform/graphics/filters/custom/CustomFilterMeshGenerator.h', |
| 2801 'platform/graphics/filters/custom/CustomFilterOperation.cpp', | 2753 'platform/graphics/filters/custom/CustomFilterOperation.cpp', |
| 2802 'platform/graphics/filters/custom/CustomFilterOperation.h', | 2754 'platform/graphics/filters/custom/CustomFilterOperation.h', |
| (...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2859 'platform/graphics/filters/ReferenceFilter.cpp', | 2811 'platform/graphics/filters/ReferenceFilter.cpp', |
| 2860 'platform/graphics/filters/ReferenceFilter.h', | 2812 'platform/graphics/filters/ReferenceFilter.h', |
| 2861 'platform/graphics/filters/SkiaImageFilterBuilder.cpp', | 2813 'platform/graphics/filters/SkiaImageFilterBuilder.cpp', |
| 2862 'platform/graphics/filters/SkiaImageFilterBuilder.h', | 2814 'platform/graphics/filters/SkiaImageFilterBuilder.h', |
| 2863 'platform/graphics/filters/SourceAlpha.cpp', | 2815 'platform/graphics/filters/SourceAlpha.cpp', |
| 2864 'platform/graphics/filters/SourceAlpha.h', | 2816 'platform/graphics/filters/SourceAlpha.h', |
| 2865 'platform/graphics/filters/SourceGraphic.cpp', | 2817 'platform/graphics/filters/SourceGraphic.cpp', |
| 2866 'platform/graphics/filters/SourceGraphic.h', | 2818 'platform/graphics/filters/SourceGraphic.h', |
| 2867 'platform/graphics/filters/SpotLightSource.cpp', | 2819 'platform/graphics/filters/SpotLightSource.cpp', |
| 2868 'platform/graphics/filters/SpotLightSource.h', | 2820 'platform/graphics/filters/SpotLightSource.h', |
| 2821 'platform/graphics/Font.cpp', |
| 2822 'platform/graphics/FontCache.cpp', |
| 2823 'platform/graphics/FontFallbackList.cpp', |
| 2824 'platform/graphics/FontFastPath.cpp', |
| 2825 'platform/graphics/FontPlatformData.cpp', |
| 2826 'platform/graphics/FontPlatformData.h', |
| 2827 'platform/graphics/FrameData.cpp', |
| 2828 'platform/graphics/FrameData.h', |
| 2829 'platform/graphics/GeneratedImage.cpp', |
| 2830 'platform/graphics/GeneratedImage.h', |
| 2831 'platform/graphics/GlyphPageTreeNode.cpp', |
| 2869 'platform/graphics/gpu/DrawingBuffer.cpp', | 2832 'platform/graphics/gpu/DrawingBuffer.cpp', |
| 2870 'platform/graphics/gpu/DrawingBuffer.h', | 2833 'platform/graphics/gpu/DrawingBuffer.h', |
| 2871 'platform/graphics/gpu/SharedGraphicsContext3D.cpp', | 2834 'platform/graphics/gpu/SharedGraphicsContext3D.cpp', |
| 2872 'platform/graphics/gpu/SharedGraphicsContext3D.h', | 2835 'platform/graphics/gpu/SharedGraphicsContext3D.h', |
| 2836 'platform/graphics/Gradient.cpp', |
| 2837 'platform/graphics/GradientGeneratedImage.cpp', |
| 2838 'platform/graphics/GradientGeneratedImage.h', |
| 2839 'platform/graphics/GraphicsContext.cpp', |
| 2840 'platform/graphics/GraphicsContext3D.cpp', |
| 2841 'platform/graphics/GraphicsContext3DImagePacking.cpp', |
| 2842 'platform/graphics/GraphicsContextAnnotation.cpp', |
| 2843 'platform/graphics/GraphicsLayer.cpp', |
| 2873 'platform/graphics/harfbuzz/FontHarfBuzz.cpp', | 2844 'platform/graphics/harfbuzz/FontHarfBuzz.cpp', |
| 2874 'platform/graphics/harfbuzz/FontPlatformDataHarfBuzz.cpp', | 2845 'platform/graphics/harfbuzz/FontPlatformDataHarfBuzz.cpp', |
| 2875 'platform/graphics/harfbuzz/FontPlatformDataHarfBuzz.h', | 2846 'platform/graphics/harfbuzz/FontPlatformDataHarfBuzz.h', |
| 2847 'platform/graphics/harfbuzz/HarfBuzzFace.cpp', |
| 2848 'platform/graphics/harfbuzz/HarfBuzzFace.h', |
| 2876 'platform/graphics/harfbuzz/HarfBuzzFaceCoreText.cpp', | 2849 'platform/graphics/harfbuzz/HarfBuzzFaceCoreText.cpp', |
| 2877 'platform/graphics/harfbuzz/HarfBuzzFaceSkia.cpp', | 2850 'platform/graphics/harfbuzz/HarfBuzzFaceSkia.cpp', |
| 2878 'platform/graphics/harfbuzz/HarfBuzzFace.cpp', | |
| 2879 'platform/graphics/harfbuzz/HarfBuzzFace.h', | |
| 2880 'platform/graphics/harfbuzz/HarfBuzzShaper.cpp', | 2851 'platform/graphics/harfbuzz/HarfBuzzShaper.cpp', |
| 2881 'platform/graphics/harfbuzz/HarfBuzzShaper.h', | 2852 'platform/graphics/harfbuzz/HarfBuzzShaper.h', |
| 2853 'platform/graphics/Image.cpp', |
| 2854 'platform/graphics/ImageBuffer.cpp', |
| 2855 'platform/graphics/ImageDecodingStore.cpp', |
| 2856 'platform/graphics/ImageDecodingStore.h', |
| 2857 'platform/graphics/ImageFrameGenerator.cpp', |
| 2858 'platform/graphics/ImageFrameGenerator.h', |
| 2859 'platform/graphics/ImageSource.cpp', |
| 2860 'platform/graphics/LazyDecodingPixelRef.cpp', |
| 2861 'platform/graphics/LazyDecodingPixelRef.h', |
| 2862 'platform/graphics/linux/FontCacheLinux.cpp', |
| 2882 'platform/graphics/mac/ColorMac.h', | 2863 'platform/graphics/mac/ColorMac.h', |
| 2883 'platform/graphics/mac/ColorMac.mm', | 2864 'platform/graphics/mac/ColorMac.mm', |
| 2884 'platform/graphics/mac/ComplexTextController.cpp', | 2865 'platform/graphics/mac/ComplexTextController.cpp', |
| 2885 'platform/graphics/mac/ComplexTextController.h', | 2866 'platform/graphics/mac/ComplexTextController.h', |
| 2886 'platform/graphics/mac/ComplexTextControllerCoreText.mm', | 2867 'platform/graphics/mac/ComplexTextControllerCoreText.mm', |
| 2887 'platform/graphics/mac/FontCacheMac.mm', | 2868 'platform/graphics/mac/FontCacheMac.mm', |
| 2888 'platform/graphics/mac/FontComplexTextMac.cpp', | 2869 'platform/graphics/mac/FontComplexTextMac.cpp', |
| 2889 'platform/graphics/mac/FontCustomPlatformDataMac.cpp', | 2870 'platform/graphics/mac/FontCustomPlatformDataMac.cpp', |
| 2890 'platform/graphics/mac/FontMac.cpp', | 2871 'platform/graphics/mac/FontMac.cpp', |
| 2891 'platform/graphics/mac/GlyphPageTreeNodeMac.cpp', | 2872 'platform/graphics/mac/GlyphPageTreeNodeMac.cpp', |
| 2892 'platform/graphics/mac/SimpleFontDataCoreText.cpp', | 2873 'platform/graphics/mac/SimpleFontDataCoreText.cpp', |
| 2893 'platform/graphics/mac/SimpleFontDataMac.mm', | 2874 'platform/graphics/mac/SimpleFontDataMac.mm', |
| 2875 'platform/graphics/OpaqueRectTrackingContentLayerDelegate.cpp', |
| 2876 'platform/graphics/OpaqueRectTrackingContentLayerDelegate.h', |
| 2894 'platform/graphics/opentype/OpenTypeSanitizer.cpp', | 2877 'platform/graphics/opentype/OpenTypeSanitizer.cpp', |
| 2895 'platform/graphics/opentype/OpenTypeSanitizer.h', | 2878 'platform/graphics/opentype/OpenTypeSanitizer.h', |
| 2896 'platform/graphics/opentype/OpenTypeUtilities.cpp', | 2879 'platform/graphics/opentype/OpenTypeUtilities.cpp', |
| 2897 'platform/graphics/opentype/OpenTypeUtilities.h', | 2880 'platform/graphics/opentype/OpenTypeUtilities.h', |
| 2898 'platform/graphics/opentype/OpenTypeVerticalData.cpp', | 2881 'platform/graphics/opentype/OpenTypeVerticalData.cpp', |
| 2899 'platform/graphics/opentype/OpenTypeVerticalData.h', | 2882 'platform/graphics/opentype/OpenTypeVerticalData.h', |
| 2883 'platform/graphics/Path.cpp', |
| 2884 'platform/graphics/Pattern.cpp', |
| 2885 'platform/graphics/SegmentedFontData.cpp', |
| 2886 'platform/graphics/SegmentedFontData.h', |
| 2887 'platform/graphics/SimpleFontData.cpp', |
| 2900 'platform/graphics/skia/FontCacheSkia.cpp', | 2888 'platform/graphics/skia/FontCacheSkia.cpp', |
| 2901 'platform/graphics/skia/FontCacheSkiaWin.cpp', | 2889 'platform/graphics/skia/FontCacheSkiaWin.cpp', |
| 2902 'platform/graphics/skia/FontCustomPlatformDataSkia.cpp', | 2890 'platform/graphics/skia/FontCustomPlatformDataSkia.cpp', |
| 2903 'platform/graphics/skia/FontPlatformDataSkia.cpp', | 2891 'platform/graphics/skia/FontPlatformDataSkia.cpp', |
| 2904 'platform/graphics/skia/GlyphPageTreeNodeSkia.cpp', | 2892 'platform/graphics/skia/GlyphPageTreeNodeSkia.cpp', |
| 2905 'platform/graphics/skia/NativeImageSkia.cpp', | 2893 'platform/graphics/skia/NativeImageSkia.cpp', |
| 2906 'platform/graphics/skia/NativeImageSkia.h', | 2894 'platform/graphics/skia/NativeImageSkia.h', |
| 2907 'platform/graphics/skia/OpaqueRegionSkia.cpp', | 2895 'platform/graphics/skia/OpaqueRegionSkia.cpp', |
| 2908 'platform/graphics/skia/OpaqueRegionSkia.h', | 2896 'platform/graphics/skia/OpaqueRegionSkia.h', |
| 2909 'platform/graphics/skia/SimpleFontDataSkia.cpp', | 2897 'platform/graphics/skia/SimpleFontDataSkia.cpp', |
| 2910 'platform/graphics/skia/SkiaFontWin.cpp', | 2898 'platform/graphics/skia/SkiaFontWin.cpp', |
| 2911 'platform/graphics/skia/SkiaFontWin.h', | 2899 'platform/graphics/skia/SkiaFontWin.h', |
| 2912 'platform/graphics/skia/SkiaSharedBufferStream.cpp', | 2900 'platform/graphics/skia/SkiaSharedBufferStream.cpp', |
| 2913 'platform/graphics/skia/SkiaSharedBufferStream.h', | 2901 'platform/graphics/skia/SkiaSharedBufferStream.h', |
| 2914 'platform/graphics/skia/SkiaUtils.cpp', | 2902 'platform/graphics/skia/SkiaUtils.cpp', |
| 2915 'platform/graphics/skia/SkiaUtils.h', | 2903 'platform/graphics/skia/SkiaUtils.h', |
| 2904 'platform/graphics/StringTruncator.cpp', |
| 2905 'platform/graphics/StrokeData.cpp', |
| 2906 'platform/graphics/SVGGlyph.cpp', |
| 2907 'platform/graphics/VDMXParser.cpp', |
| 2908 'platform/graphics/VDMXParser.h', |
| 2909 'platform/graphics/WidthIterator.cpp', |
| 2910 'platform/graphics/WidthIterator.h', |
| 2911 'platform/graphics/win/FontCacheWin.cpp', |
| 2916 'platform/graphics/win/FontCustomPlatformDataWin.cpp', | 2912 'platform/graphics/win/FontCustomPlatformDataWin.cpp', |
| 2917 'platform/image-decoders/ImageDecoder.cpp', | 2913 'platform/graphics/win/FontPlatformDataWin.cpp', |
| 2918 'platform/image-decoders/ImageDecoder.h', | 2914 'platform/graphics/win/FontPlatformDataWin.h', |
| 2919 'platform/image-decoders/ImageFrame.cpp', | 2915 'platform/graphics/win/FontWin.cpp', |
| 2916 'platform/graphics/win/GlyphPageTreeNodeWin.cpp', |
| 2917 'platform/graphics/win/SimpleFontDataWin.cpp', |
| 2918 'platform/graphics/win/TransparencyWin.cpp', |
| 2919 'platform/graphics/win/TransparencyWin.h', |
| 2920 'platform/graphics/win/UniscribeHelper.cpp', |
| 2921 'platform/graphics/win/UniscribeHelper.h', |
| 2922 'platform/graphics/win/UniscribeHelperTextRun.cpp', |
| 2923 'platform/graphics/win/UniscribeHelperTextRun.h', |
| 2920 'platform/image-decoders/bmp/BMPImageDecoder.cpp', | 2924 'platform/image-decoders/bmp/BMPImageDecoder.cpp', |
| 2921 'platform/image-decoders/bmp/BMPImageDecoder.h', | 2925 'platform/image-decoders/bmp/BMPImageDecoder.h', |
| 2922 'platform/image-decoders/bmp/BMPImageReader.cpp', | 2926 'platform/image-decoders/bmp/BMPImageReader.cpp', |
| 2923 'platform/image-decoders/bmp/BMPImageReader.h', | 2927 'platform/image-decoders/bmp/BMPImageReader.h', |
| 2924 'platform/image-decoders/gif/GIFImageDecoder.cpp', | 2928 'platform/image-decoders/gif/GIFImageDecoder.cpp', |
| 2925 'platform/image-decoders/gif/GIFImageDecoder.h', | 2929 'platform/image-decoders/gif/GIFImageDecoder.h', |
| 2926 'platform/image-decoders/gif/GIFImageReader.cpp', | 2930 'platform/image-decoders/gif/GIFImageReader.cpp', |
| 2927 'platform/image-decoders/gif/GIFImageReader.h', | 2931 'platform/image-decoders/gif/GIFImageReader.h', |
| 2928 'platform/image-decoders/ico/ICOImageDecoder.cpp', | 2932 'platform/image-decoders/ico/ICOImageDecoder.cpp', |
| 2929 'platform/image-decoders/ico/ICOImageDecoder.h', | 2933 'platform/image-decoders/ico/ICOImageDecoder.h', |
| 2934 'platform/image-decoders/ImageDecoder.cpp', |
| 2935 'platform/image-decoders/ImageDecoder.h', |
| 2936 'platform/image-decoders/ImageFrame.cpp', |
| 2930 'platform/image-decoders/jpeg/JPEGImageDecoder.cpp', | 2937 'platform/image-decoders/jpeg/JPEGImageDecoder.cpp', |
| 2931 'platform/image-decoders/jpeg/JPEGImageDecoder.h', | 2938 'platform/image-decoders/jpeg/JPEGImageDecoder.h', |
| 2932 'platform/image-decoders/png/PNGImageDecoder.cpp', | 2939 'platform/image-decoders/png/PNGImageDecoder.cpp', |
| 2933 'platform/image-decoders/png/PNGImageDecoder.h', | 2940 'platform/image-decoders/png/PNGImageDecoder.h', |
| 2934 'platform/image-decoders/webp/WEBPImageDecoder.cpp', | 2941 'platform/image-decoders/webp/WEBPImageDecoder.cpp', |
| 2935 'platform/image-decoders/webp/WEBPImageDecoder.h', | 2942 'platform/image-decoders/webp/WEBPImageDecoder.h', |
| 2936 'platform/image-encoders/skia/JPEGImageEncoder.cpp', | 2943 'platform/image-encoders/skia/JPEGImageEncoder.cpp', |
| 2937 'platform/image-encoders/skia/JPEGImageEncoder.h', | 2944 'platform/image-encoders/skia/JPEGImageEncoder.h', |
| 2938 'platform/image-encoders/skia/PNGImageEncoder.cpp', | 2945 'platform/image-encoders/skia/PNGImageEncoder.cpp', |
| 2939 'platform/image-encoders/skia/PNGImageEncoder.h', | 2946 'platform/image-encoders/skia/PNGImageEncoder.h', |
| (...skipping 19 matching lines...) Expand all Loading... |
| 2959 'platform/mediastream/RTCPeerConnectionHandler.cpp', | 2966 'platform/mediastream/RTCPeerConnectionHandler.cpp', |
| 2960 'platform/mediastream/RTCPeerConnectionHandler.h', | 2967 'platform/mediastream/RTCPeerConnectionHandler.h', |
| 2961 'platform/mediastream/RTCPeerConnectionHandlerClient.h', | 2968 'platform/mediastream/RTCPeerConnectionHandlerClient.h', |
| 2962 'platform/mediastream/RTCStatsRequest.h', | 2969 'platform/mediastream/RTCStatsRequest.h', |
| 2963 'platform/mock/GeolocationClientMock.cpp', | 2970 'platform/mock/GeolocationClientMock.cpp', |
| 2964 'platform/mock/PlatformSpeechSynthesizerMock.cpp', | 2971 'platform/mock/PlatformSpeechSynthesizerMock.cpp', |
| 2965 'platform/mock/PlatformSpeechSynthesizerMock.h', | 2972 'platform/mock/PlatformSpeechSynthesizerMock.h', |
| 2966 'platform/mock/ScrollbarThemeMock.cpp', | 2973 'platform/mock/ScrollbarThemeMock.cpp', |
| 2967 'platform/mock/ScrollbarThemeMock.h', | 2974 'platform/mock/ScrollbarThemeMock.h', |
| 2968 'platform/mock/ScrollbarThemeOverlayMock.h', | 2975 'platform/mock/ScrollbarThemeOverlayMock.h', |
| 2976 'platform/OverscrollTheme.cpp', |
| 2977 'platform/OverscrollTheme.h', |
| 2978 'platform/Pasteboard.cpp', |
| 2979 'platform/Pasteboard.h', |
| 2980 'platform/PlatformSpeechSynthesisUtterance.cpp', |
| 2981 'platform/PlatformSpeechSynthesisUtterance.h', |
| 2982 'platform/PlatformSpeechSynthesisVoice.cpp', |
| 2983 'platform/PlatformSpeechSynthesisVoice.h', |
| 2984 'platform/PlatformSpeechSynthesizer.cpp', |
| 2985 'platform/PlatformSpeechSynthesizer.h', |
| 2986 'platform/ScrollableArea.cpp', |
| 2987 'platform/ScrollAnimator.cpp', |
| 2988 'platform/ScrollAnimator.h', |
| 2989 'platform/ScrollAnimatorNone.cpp', |
| 2990 'platform/ScrollAnimatorNone.h', |
| 2991 'platform/Scrollbar.cpp', |
| 2992 'platform/Scrollbar.h', |
| 2993 'platform/ScrollbarTheme.cpp', |
| 2994 'platform/ScrollbarTheme.h', |
| 2995 'platform/ScrollbarThemeAndroid.cpp', |
| 2996 'platform/ScrollbarThemeGtkOrAura.cpp', |
| 2997 'platform/ScrollbarThemeGtkOrAura.h', |
| 2998 'platform/ScrollbarThemeMacCommon.h', |
| 2999 'platform/ScrollbarThemeMacCommon.mm', |
| 3000 'platform/ScrollbarThemeMacNonOverlayAPI.h', |
| 3001 'platform/ScrollbarThemeMacNonOverlayAPI.mm', |
| 3002 'platform/ScrollbarThemeMacOverlayAPI.h', |
| 3003 'platform/ScrollbarThemeMacOverlayAPI.mm', |
| 3004 'platform/ScrollbarThemeNonMacCommon.cpp', |
| 3005 'platform/ScrollbarThemeNonMacCommon.h', |
| 3006 'platform/ScrollbarThemeOverlay.cpp', |
| 3007 'platform/ScrollbarThemeOverlay.h', |
| 3008 'platform/ScrollbarThemeWin.cpp', |
| 3009 'platform/ScrollbarThemeWin.h', |
| 3010 'platform/ScrollView.cpp', |
| 2969 'platform/text/RegularExpression.cpp', | 3011 'platform/text/RegularExpression.cpp', |
| 3012 'platform/Theme.cpp', |
| 2970 ], | 3013 ], |
| 2971 'webcore_svg_files': [ | 3014 'webcore_svg_files': [ |
| 2972 'rendering/style/SVGRenderStyle.cpp', | 3015 'rendering/style/SVGRenderStyle.cpp', |
| 2973 'rendering/style/SVGRenderStyleDefs.cpp', | 3016 'rendering/style/SVGRenderStyleDefs.cpp', |
| 2974 'rendering/svg/ReferenceFilterBuilder.cpp', | 3017 'rendering/svg/ReferenceFilterBuilder.cpp', |
| 2975 'rendering/svg/ReferenceFilterBuilder.h', | 3018 'rendering/svg/ReferenceFilterBuilder.h', |
| 2976 'rendering/svg/RenderSVGBlock.cpp', | 3019 'rendering/svg/RenderSVGBlock.cpp', |
| 2977 'rendering/svg/RenderSVGBlock.h', | 3020 'rendering/svg/RenderSVGBlock.h', |
| 2978 'rendering/svg/RenderSVGContainer.cpp', | 3021 'rendering/svg/RenderSVGContainer.cpp', |
| 2979 'rendering/svg/RenderSVGContainer.h', | 3022 'rendering/svg/RenderSVGContainer.h', |
| (...skipping 525 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3505 'html/HTMLDimensionTest.cpp', | 3548 'html/HTMLDimensionTest.cpp', |
| 3506 'html/LinkRelAttributeTest.cpp', | 3549 'html/LinkRelAttributeTest.cpp', |
| 3507 'html/TimeRangesTest.cpp', | 3550 'html/TimeRangesTest.cpp', |
| 3508 'html/track/BufferedLineReaderTest.cpp', | 3551 'html/track/BufferedLineReaderTest.cpp', |
| 3509 'frame/ImageBitmapTest.cpp', | 3552 'frame/ImageBitmapTest.cpp', |
| 3510 'platform/animation/AnimationTranslationUtilTest.cpp', | 3553 'platform/animation/AnimationTranslationUtilTest.cpp', |
| 3511 'platform/animation/TimingFunctionTestHelper.h', | 3554 'platform/animation/TimingFunctionTestHelper.h', |
| 3512 'platform/animation/TimingFunctionTestHelper.cpp', | 3555 'platform/animation/TimingFunctionTestHelper.cpp', |
| 3513 'platform/animation/TimingFunctionTestHelperTest.cpp', | 3556 'platform/animation/TimingFunctionTestHelperTest.cpp', |
| 3514 'platform/graphics/BitmapImageTest.cpp', | 3557 'platform/graphics/BitmapImageTest.cpp', |
| 3558 'platform/graphics/Canvas2DLayerBridgeTest.cpp', |
| 3559 'platform/graphics/Canvas2DLayerManagerTest.cpp', |
| 3560 'platform/graphics/DeferredImageDecoderTest.cpp', |
| 3515 'platform/graphics/FontTest.cpp', | 3561 'platform/graphics/FontTest.cpp', |
| 3562 'platform/graphics/gpu/DrawingBufferTest.cpp', |
| 3516 'platform/graphics/GraphicsContextTest.cpp', | 3563 'platform/graphics/GraphicsContextTest.cpp', |
| 3517 'platform/graphics/chromium/Canvas2DLayerBridgeTest.cpp', | 3564 'platform/graphics/ImageDecodingStoreTest.cpp', |
| 3518 'platform/graphics/chromium/Canvas2DLayerManagerTest.cpp', | 3565 'platform/graphics/ImageFrameGeneratorTest.cpp', |
| 3519 'platform/graphics/chromium/DeferredImageDecoderTest.cpp', | 3566 'platform/graphics/test/MockDiscardablePixelRef.h', |
| 3520 'platform/graphics/chromium/ImageDecodingStoreTest.cpp', | 3567 'platform/graphics/test/MockImageDecoder.h', |
| 3521 'platform/graphics/chromium/ImageFrameGeneratorTest.cpp', | |
| 3522 'platform/graphics/chromium/test/MockDiscardablePixelRef.h', | |
| 3523 'platform/graphics/chromium/test/MockImageDecoder.h', | |
| 3524 'platform/graphics/gpu/DrawingBufferTest.cpp', | |
| 3525 'platform/image-decoders/ImageDecoderTest.cpp', | 3568 'platform/image-decoders/ImageDecoderTest.cpp', |
| 3526 'platform/image-decoders/gif/GIFImageDecoderTest.cpp', | 3569 'platform/image-decoders/gif/GIFImageDecoderTest.cpp', |
| 3527 'platform/image-decoders/jpeg/JPEGImageDecoderTest.cpp', | 3570 'platform/image-decoders/jpeg/JPEGImageDecoderTest.cpp', |
| 3528 'platform/image-decoders/webp/WEBPImageDecoderTest.cpp', | 3571 'platform/image-decoders/webp/WEBPImageDecoderTest.cpp', |
| 3529 'platform/testing/FakeWebGraphicsContext3D.h', | 3572 'platform/testing/FakeWebGraphicsContext3D.h', |
| 3530 'rendering/RenderOverflowTest.cpp', | 3573 'rendering/RenderOverflowTest.cpp', |
| 3531 'testing/UnitTestHelpers.h', | 3574 'testing/UnitTestHelpers.h', |
| 3532 'testing/UnitTestHelpers.cpp', | 3575 'testing/UnitTestHelpers.cpp', |
| 3533 ], | 3576 ], |
| 3534 } | 3577 } |
| 3535 } | 3578 } |
| OLD | NEW |