| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index ddcd49efc979813fc24f12ad76559b4602712c82..4ca163ca414ad2c4d481af99e2951dd36ed50828 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2658,49 +2658,9 @@
|
| 'html/track/WebVTTTokenizer.h',
|
| ],
|
| 'webcore_platform_files': [
|
| - 'platform/ContextMenu.cpp',
|
| - 'platform/ContextMenuItem.cpp',
|
| - 'platform/Cursor.cpp',
|
| - 'platform/DragImage.cpp',
|
| - 'platform/OverscrollTheme.cpp',
|
| - 'platform/OverscrollTheme.h',
|
| - 'platform/Pasteboard.cpp',
|
| - 'platform/Pasteboard.h',
|
| - 'platform/PlatformSpeechSynthesisUtterance.cpp',
|
| - 'platform/PlatformSpeechSynthesisUtterance.h',
|
| - 'platform/PlatformSpeechSynthesisVoice.cpp',
|
| - 'platform/PlatformSpeechSynthesisVoice.h',
|
| - 'platform/PlatformSpeechSynthesizer.cpp',
|
| - 'platform/PlatformSpeechSynthesizer.h',
|
| - 'platform/ScrollAnimator.cpp',
|
| - 'platform/ScrollAnimator.h',
|
| - 'platform/ScrollAnimatorNone.cpp',
|
| - 'platform/ScrollAnimatorNone.h',
|
| - 'platform/ScrollView.cpp',
|
| - 'platform/ScrollableArea.cpp',
|
| - 'platform/Scrollbar.cpp',
|
| - 'platform/Scrollbar.h',
|
| - 'platform/ScrollbarTheme.cpp',
|
| - 'platform/ScrollbarTheme.h',
|
| - 'platform/ScrollbarThemeAndroid.cpp',
|
| - 'platform/ScrollbarThemeGtkOrAura.cpp',
|
| - 'platform/ScrollbarThemeGtkOrAura.h',
|
| - 'platform/ScrollbarThemeMacCommon.h',
|
| - 'platform/ScrollbarThemeMacCommon.mm',
|
| - 'platform/ScrollbarThemeMacNonOverlayAPI.h',
|
| - 'platform/ScrollbarThemeMacNonOverlayAPI.mm',
|
| - 'platform/ScrollbarThemeMacOverlayAPI.h',
|
| - 'platform/ScrollbarThemeMacOverlayAPI.mm',
|
| - 'platform/ScrollbarThemeNonMacCommon.cpp',
|
| - 'platform/ScrollbarThemeNonMacCommon.h',
|
| - 'platform/ScrollbarThemeOverlay.cpp',
|
| - 'platform/ScrollbarThemeOverlay.h',
|
| - 'platform/ScrollbarThemeWin.cpp',
|
| - 'platform/ScrollbarThemeWin.h',
|
| - 'platform/Theme.cpp',
|
| - 'platform/animation/AnimationValue.h',
|
| 'platform/animation/AnimationTranslationUtil.cpp',
|
| 'platform/animation/AnimationTranslationUtil.h',
|
| + 'platform/animation/AnimationValue.h',
|
| 'platform/animation/CSSAnimationData.cpp',
|
| 'platform/animation/CSSAnimationDataList.cpp',
|
| 'platform/animation/KeyframeValueList.cpp',
|
| @@ -2712,16 +2672,23 @@
|
| 'platform/chromium/FramelessScrollView.cpp',
|
| 'platform/chromium/FramelessScrollView.h',
|
| 'platform/chromium/FramelessScrollViewClient.h',
|
| + 'platform/chromium/KeyboardCodes.h',
|
| 'platform/chromium/KeyCodeConversion.h',
|
| 'platform/chromium/KeyCodeConversionAndroid.cpp',
|
| 'platform/chromium/KeyCodeConversionGtk.cpp',
|
| - 'platform/chromium/KeyboardCodes.h',
|
| + 'platform/ContextMenu.cpp',
|
| + 'platform/ContextMenuItem.cpp',
|
| + 'platform/Cursor.cpp',
|
| + 'platform/DragImage.cpp',
|
| + 'platform/graphics/android/FontCacheAndroid.cpp',
|
| 'platform/graphics/BitmapImage.cpp',
|
| + 'platform/graphics/Canvas2DLayerBridge.cpp',
|
| + 'platform/graphics/Canvas2DLayerBridge.h',
|
| + 'platform/graphics/Canvas2DLayerManager.cpp',
|
| + 'platform/graphics/Canvas2DLayerManager.h',
|
| 'platform/graphics/CrossfadeGeneratedImage.cpp',
|
| 'platform/graphics/CrossfadeGeneratedImage.h',
|
| 'platform/graphics/CustomFontData.h',
|
| - 'platform/graphics/GradientGeneratedImage.cpp',
|
| - 'platform/graphics/GradientGeneratedImage.h',
|
| 'platform/graphics/Extensions3D.cpp',
|
| 'platform/graphics/Extensions3D.h',
|
| 'platform/graphics/Font.cpp',
|
| @@ -2737,6 +2704,8 @@
|
| 'platform/graphics/GeneratedImage.h',
|
| 'platform/graphics/GlyphPageTreeNode.cpp',
|
| 'platform/graphics/Gradient.cpp',
|
| + 'platform/graphics/GradientGeneratedImage.cpp',
|
| + 'platform/graphics/GradientGeneratedImage.h',
|
| 'platform/graphics/GraphicsContext.cpp',
|
| 'platform/graphics/GraphicsContext3D.cpp',
|
| 'platform/graphics/GraphicsContext3DImagePacking.cpp',
|
| @@ -2750,46 +2719,29 @@
|
| 'platform/graphics/SegmentedFontData.cpp',
|
| 'platform/graphics/SegmentedFontData.h',
|
| 'platform/graphics/SimpleFontData.cpp',
|
| - 'platform/graphics/SVGGlyph.cpp',
|
| 'platform/graphics/StringTruncator.cpp',
|
| 'platform/graphics/StrokeData.cpp',
|
| + 'platform/graphics/SVGGlyph.cpp',
|
| 'platform/graphics/WidthIterator.cpp',
|
| 'platform/graphics/WidthIterator.h',
|
| - 'platform/graphics/chromium/Canvas2DLayerBridge.cpp',
|
| - 'platform/graphics/chromium/Canvas2DLayerBridge.h',
|
| - 'platform/graphics/chromium/Canvas2DLayerManager.cpp',
|
| - 'platform/graphics/chromium/Canvas2DLayerManager.h',
|
| - 'platform/graphics/chromium/CrossProcessFontLoading.h',
|
| - 'platform/graphics/chromium/CrossProcessFontLoading.mm',
|
| - 'platform/graphics/chromium/DeferredImageDecoder.cpp',
|
| - 'platform/graphics/chromium/DeferredImageDecoder.h',
|
| - 'platform/graphics/chromium/DiscardablePixelRef.cpp',
|
| - 'platform/graphics/chromium/DiscardablePixelRef.h',
|
| - 'platform/graphics/chromium/FontCacheAndroid.cpp',
|
| - 'platform/graphics/chromium/FontCacheChromiumLinux.cpp',
|
| - 'platform/graphics/chromium/FontCacheChromiumWin.cpp',
|
| - 'platform/graphics/chromium/FontChromiumWin.cpp',
|
| - 'platform/graphics/chromium/FontPlatformDataChromiumWin.cpp',
|
| - 'platform/graphics/chromium/FontPlatformDataChromiumWin.h',
|
| - 'platform/graphics/chromium/GlyphPageTreeNodeChromiumWin.cpp',
|
| - 'platform/graphics/chromium/ImageDecodingStore.cpp',
|
| - 'platform/graphics/chromium/ImageDecodingStore.h',
|
| - 'platform/graphics/chromium/ImageFrameGenerator.cpp',
|
| - 'platform/graphics/chromium/ImageFrameGenerator.h',
|
| - 'platform/graphics/chromium/LazyDecodingPixelRef.cpp',
|
| - 'platform/graphics/chromium/LazyDecodingPixelRef.h',
|
| - 'platform/graphics/chromium/OpaqueRectTrackingContentLayerDelegate.cpp',
|
| - 'platform/graphics/chromium/OpaqueRectTrackingContentLayerDelegate.h',
|
| - 'platform/graphics/chromium/SimpleFontDataChromiumWin.cpp',
|
| - 'platform/graphics/chromium/TransparencyWin.cpp',
|
| - 'platform/graphics/chromium/TransparencyWin.h',
|
| - 'platform/graphics/chromium/UniscribeHelper.cpp',
|
| - 'platform/graphics/chromium/UniscribeHelper.h',
|
| - 'platform/graphics/chromium/UniscribeHelperTextRun.cpp',
|
| - 'platform/graphics/chromium/UniscribeHelperTextRun.h',
|
| - 'platform/graphics/chromium/VDMXParser.cpp',
|
| - 'platform/graphics/chromium/VDMXParser.h',
|
| + 'platform/graphics/cg/FloatPointCG.cpp',
|
| + 'platform/graphics/cg/FloatRectCG.cpp',
|
| + 'platform/graphics/cg/FloatSizeCG.cpp',
|
| + 'platform/graphics/cg/IntPointCG.cpp',
|
| + 'platform/graphics/cg/IntRectCG.cpp',
|
| + 'platform/graphics/cg/IntSizeCG.cpp',
|
| 'platform/graphics/cocoa/FontPlatformDataCocoa.mm',
|
| + 'platform/graphics/CrossfadeGeneratedImage.cpp',
|
| + 'platform/graphics/CrossfadeGeneratedImage.h',
|
| + 'platform/graphics/CrossProcessFontLoading.h',
|
| + 'platform/graphics/CrossProcessFontLoading.mm',
|
| + 'platform/graphics/CustomFontData.h',
|
| + 'platform/graphics/DeferredImageDecoder.cpp',
|
| + 'platform/graphics/DeferredImageDecoder.h',
|
| + 'platform/graphics/DiscardablePixelRef.cpp',
|
| + 'platform/graphics/DiscardablePixelRef.h',
|
| + 'platform/graphics/Extensions3D.cpp',
|
| + 'platform/graphics/Extensions3D.h',
|
| 'platform/graphics/filters/custom/CustomFilterCompiledProgram.cpp',
|
| 'platform/graphics/filters/custom/CustomFilterCompiledProgram.h',
|
| 'platform/graphics/filters/custom/CustomFilterGlobalContext.cpp',
|
| @@ -2866,19 +2818,48 @@
|
| 'platform/graphics/filters/SourceGraphic.h',
|
| 'platform/graphics/filters/SpotLightSource.cpp',
|
| 'platform/graphics/filters/SpotLightSource.h',
|
| + 'platform/graphics/Font.cpp',
|
| + 'platform/graphics/FontCache.cpp',
|
| + 'platform/graphics/FontFallbackList.cpp',
|
| + 'platform/graphics/FontFastPath.cpp',
|
| + 'platform/graphics/FontPlatformData.cpp',
|
| + 'platform/graphics/FontPlatformData.h',
|
| + 'platform/graphics/FrameData.cpp',
|
| + 'platform/graphics/FrameData.h',
|
| + 'platform/graphics/GeneratedImage.cpp',
|
| + 'platform/graphics/GeneratedImage.h',
|
| + 'platform/graphics/GlyphPageTreeNode.cpp',
|
| 'platform/graphics/gpu/DrawingBuffer.cpp',
|
| 'platform/graphics/gpu/DrawingBuffer.h',
|
| 'platform/graphics/gpu/SharedGraphicsContext3D.cpp',
|
| 'platform/graphics/gpu/SharedGraphicsContext3D.h',
|
| + 'platform/graphics/Gradient.cpp',
|
| + 'platform/graphics/GradientGeneratedImage.cpp',
|
| + 'platform/graphics/GradientGeneratedImage.h',
|
| + 'platform/graphics/GraphicsContext.cpp',
|
| + 'platform/graphics/GraphicsContext3D.cpp',
|
| + 'platform/graphics/GraphicsContext3DImagePacking.cpp',
|
| + 'platform/graphics/GraphicsContextAnnotation.cpp',
|
| + 'platform/graphics/GraphicsLayer.cpp',
|
| 'platform/graphics/harfbuzz/FontHarfBuzz.cpp',
|
| 'platform/graphics/harfbuzz/FontPlatformDataHarfBuzz.cpp',
|
| 'platform/graphics/harfbuzz/FontPlatformDataHarfBuzz.h',
|
| - 'platform/graphics/harfbuzz/HarfBuzzFaceCoreText.cpp',
|
| - 'platform/graphics/harfbuzz/HarfBuzzFaceSkia.cpp',
|
| 'platform/graphics/harfbuzz/HarfBuzzFace.cpp',
|
| 'platform/graphics/harfbuzz/HarfBuzzFace.h',
|
| + 'platform/graphics/harfbuzz/HarfBuzzFaceCoreText.cpp',
|
| + 'platform/graphics/harfbuzz/HarfBuzzFaceSkia.cpp',
|
| 'platform/graphics/harfbuzz/HarfBuzzShaper.cpp',
|
| 'platform/graphics/harfbuzz/HarfBuzzShaper.h',
|
| + 'platform/graphics/Image.cpp',
|
| + 'platform/graphics/ImageBuffer.cpp',
|
| + 'platform/graphics/ImageDecodingStore.cpp',
|
| + 'platform/graphics/ImageDecodingStore.h',
|
| + 'platform/graphics/ImageFrameGenerator.cpp',
|
| + 'platform/graphics/ImageFrameGenerator.h',
|
| + 'platform/graphics/ImageSource.cpp',
|
| + 'platform/graphics/LazyDecodingPixelRef.cpp',
|
| + 'platform/graphics/LazyDecodingPixelRef.h',
|
| + 'platform/graphics/linux/FontCacheLinux.cpp',
|
| 'platform/graphics/mac/ColorMac.h',
|
| 'platform/graphics/mac/ColorMac.mm',
|
| 'platform/graphics/mac/ComplexTextController.cpp',
|
| @@ -2891,12 +2872,19 @@
|
| 'platform/graphics/mac/GlyphPageTreeNodeMac.cpp',
|
| 'platform/graphics/mac/SimpleFontDataCoreText.cpp',
|
| 'platform/graphics/mac/SimpleFontDataMac.mm',
|
| + 'platform/graphics/OpaqueRectTrackingContentLayerDelegate.cpp',
|
| + 'platform/graphics/OpaqueRectTrackingContentLayerDelegate.h',
|
| 'platform/graphics/opentype/OpenTypeSanitizer.cpp',
|
| 'platform/graphics/opentype/OpenTypeSanitizer.h',
|
| 'platform/graphics/opentype/OpenTypeUtilities.cpp',
|
| 'platform/graphics/opentype/OpenTypeUtilities.h',
|
| 'platform/graphics/opentype/OpenTypeVerticalData.cpp',
|
| 'platform/graphics/opentype/OpenTypeVerticalData.h',
|
| + 'platform/graphics/Path.cpp',
|
| + 'platform/graphics/Pattern.cpp',
|
| + 'platform/graphics/SegmentedFontData.cpp',
|
| + 'platform/graphics/SegmentedFontData.h',
|
| + 'platform/graphics/SimpleFontData.cpp',
|
| 'platform/graphics/skia/FontCacheSkia.cpp',
|
| 'platform/graphics/skia/FontCacheSkiaWin.cpp',
|
| 'platform/graphics/skia/FontCustomPlatformDataSkia.cpp',
|
| @@ -2913,10 +2901,26 @@
|
| 'platform/graphics/skia/SkiaSharedBufferStream.h',
|
| 'platform/graphics/skia/SkiaUtils.cpp',
|
| 'platform/graphics/skia/SkiaUtils.h',
|
| + 'platform/graphics/StringTruncator.cpp',
|
| + 'platform/graphics/StrokeData.cpp',
|
| + 'platform/graphics/SVGGlyph.cpp',
|
| + 'platform/graphics/VDMXParser.cpp',
|
| + 'platform/graphics/VDMXParser.h',
|
| + 'platform/graphics/WidthIterator.cpp',
|
| + 'platform/graphics/WidthIterator.h',
|
| + 'platform/graphics/win/FontCacheWin.cpp',
|
| 'platform/graphics/win/FontCustomPlatformDataWin.cpp',
|
| - 'platform/image-decoders/ImageDecoder.cpp',
|
| - 'platform/image-decoders/ImageDecoder.h',
|
| - 'platform/image-decoders/ImageFrame.cpp',
|
| + 'platform/graphics/win/FontPlatformDataWin.cpp',
|
| + 'platform/graphics/win/FontPlatformDataWin.h',
|
| + 'platform/graphics/win/FontWin.cpp',
|
| + 'platform/graphics/win/GlyphPageTreeNodeWin.cpp',
|
| + 'platform/graphics/win/SimpleFontDataWin.cpp',
|
| + 'platform/graphics/win/TransparencyWin.cpp',
|
| + 'platform/graphics/win/TransparencyWin.h',
|
| + 'platform/graphics/win/UniscribeHelper.cpp',
|
| + 'platform/graphics/win/UniscribeHelper.h',
|
| + 'platform/graphics/win/UniscribeHelperTextRun.cpp',
|
| + 'platform/graphics/win/UniscribeHelperTextRun.h',
|
| 'platform/image-decoders/bmp/BMPImageDecoder.cpp',
|
| 'platform/image-decoders/bmp/BMPImageDecoder.h',
|
| 'platform/image-decoders/bmp/BMPImageReader.cpp',
|
| @@ -2927,6 +2931,9 @@
|
| 'platform/image-decoders/gif/GIFImageReader.h',
|
| 'platform/image-decoders/ico/ICOImageDecoder.cpp',
|
| 'platform/image-decoders/ico/ICOImageDecoder.h',
|
| + 'platform/image-decoders/ImageDecoder.cpp',
|
| + 'platform/image-decoders/ImageDecoder.h',
|
| + 'platform/image-decoders/ImageFrame.cpp',
|
| 'platform/image-decoders/jpeg/JPEGImageDecoder.cpp',
|
| 'platform/image-decoders/jpeg/JPEGImageDecoder.h',
|
| 'platform/image-decoders/png/PNGImageDecoder.cpp',
|
| @@ -2966,7 +2973,43 @@
|
| 'platform/mock/ScrollbarThemeMock.cpp',
|
| 'platform/mock/ScrollbarThemeMock.h',
|
| 'platform/mock/ScrollbarThemeOverlayMock.h',
|
| + 'platform/OverscrollTheme.cpp',
|
| + 'platform/OverscrollTheme.h',
|
| + 'platform/Pasteboard.cpp',
|
| + 'platform/Pasteboard.h',
|
| + 'platform/PlatformSpeechSynthesisUtterance.cpp',
|
| + 'platform/PlatformSpeechSynthesisUtterance.h',
|
| + 'platform/PlatformSpeechSynthesisVoice.cpp',
|
| + 'platform/PlatformSpeechSynthesisVoice.h',
|
| + 'platform/PlatformSpeechSynthesizer.cpp',
|
| + 'platform/PlatformSpeechSynthesizer.h',
|
| + 'platform/ScrollableArea.cpp',
|
| + 'platform/ScrollAnimator.cpp',
|
| + 'platform/ScrollAnimator.h',
|
| + 'platform/ScrollAnimatorNone.cpp',
|
| + 'platform/ScrollAnimatorNone.h',
|
| + 'platform/Scrollbar.cpp',
|
| + 'platform/Scrollbar.h',
|
| + 'platform/ScrollbarTheme.cpp',
|
| + 'platform/ScrollbarTheme.h',
|
| + 'platform/ScrollbarThemeAndroid.cpp',
|
| + 'platform/ScrollbarThemeGtkOrAura.cpp',
|
| + 'platform/ScrollbarThemeGtkOrAura.h',
|
| + 'platform/ScrollbarThemeMacCommon.h',
|
| + 'platform/ScrollbarThemeMacCommon.mm',
|
| + 'platform/ScrollbarThemeMacNonOverlayAPI.h',
|
| + 'platform/ScrollbarThemeMacNonOverlayAPI.mm',
|
| + 'platform/ScrollbarThemeMacOverlayAPI.h',
|
| + 'platform/ScrollbarThemeMacOverlayAPI.mm',
|
| + 'platform/ScrollbarThemeNonMacCommon.cpp',
|
| + 'platform/ScrollbarThemeNonMacCommon.h',
|
| + 'platform/ScrollbarThemeOverlay.cpp',
|
| + 'platform/ScrollbarThemeOverlay.h',
|
| + 'platform/ScrollbarThemeWin.cpp',
|
| + 'platform/ScrollbarThemeWin.h',
|
| + 'platform/ScrollView.cpp',
|
| 'platform/text/RegularExpression.cpp',
|
| + 'platform/Theme.cpp',
|
| ],
|
| 'webcore_svg_files': [
|
| 'rendering/style/SVGRenderStyle.cpp',
|
| @@ -3512,16 +3555,16 @@
|
| 'platform/animation/TimingFunctionTestHelper.cpp',
|
| 'platform/animation/TimingFunctionTestHelperTest.cpp',
|
| 'platform/graphics/BitmapImageTest.cpp',
|
| + 'platform/graphics/Canvas2DLayerBridgeTest.cpp',
|
| + 'platform/graphics/Canvas2DLayerManagerTest.cpp',
|
| + 'platform/graphics/DeferredImageDecoderTest.cpp',
|
| 'platform/graphics/FontTest.cpp',
|
| - 'platform/graphics/GraphicsContextTest.cpp',
|
| - 'platform/graphics/chromium/Canvas2DLayerBridgeTest.cpp',
|
| - 'platform/graphics/chromium/Canvas2DLayerManagerTest.cpp',
|
| - 'platform/graphics/chromium/DeferredImageDecoderTest.cpp',
|
| - 'platform/graphics/chromium/ImageDecodingStoreTest.cpp',
|
| - 'platform/graphics/chromium/ImageFrameGeneratorTest.cpp',
|
| - 'platform/graphics/chromium/test/MockDiscardablePixelRef.h',
|
| - 'platform/graphics/chromium/test/MockImageDecoder.h',
|
| 'platform/graphics/gpu/DrawingBufferTest.cpp',
|
| + 'platform/graphics/GraphicsContextTest.cpp',
|
| + 'platform/graphics/ImageDecodingStoreTest.cpp',
|
| + 'platform/graphics/ImageFrameGeneratorTest.cpp',
|
| + 'platform/graphics/test/MockDiscardablePixelRef.h',
|
| + 'platform/graphics/test/MockImageDecoder.h',
|
| 'platform/image-decoders/ImageDecoderTest.cpp',
|
| 'platform/image-decoders/gif/GIFImageDecoderTest.cpp',
|
| 'platform/image-decoders/jpeg/JPEGImageDecoderTest.cpp',
|
|
|