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

Unified Diff: Source/core/core.gypi

Issue 26679003: Move platform/graphics/chromium/* to platform/graphics/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rename fix Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/core.gyp ('k') | Source/core/inspector/InspectorTimelineAgent.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index ddcd49efc979813fc24f12ad76559b4602712c82..fabd779a4d62f422e867fee71e8ad5b4b05b37b5 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2698,9 +2698,9 @@
'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',
@@ -2717,99 +2717,107 @@
'platform/chromium/KeyCodeConversionGtk.cpp',
'platform/chromium/KeyboardCodes.h',
'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.cpp',
'platform/graphics/CrossfadeGeneratedImage.h',
+ 'platform/graphics/CrossfadeGeneratedImage.h',
'platform/graphics/CustomFontData.h',
- 'platform/graphics/GradientGeneratedImage.cpp',
- 'platform/graphics/GradientGeneratedImage.h',
+ '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.cpp',
'platform/graphics/Extensions3D.h',
+ 'platform/graphics/Extensions3D.h',
'platform/graphics/Font.cpp',
+ 'platform/graphics/Font.cpp',
+ 'platform/graphics/FontCache.cpp',
'platform/graphics/FontCache.cpp',
'platform/graphics/FontFallbackList.cpp',
+ 'platform/graphics/FontFallbackList.cpp',
'platform/graphics/FontFastPath.cpp',
+ 'platform/graphics/FontFastPath.cpp',
+ 'platform/graphics/FontPlatformData.cpp',
'platform/graphics/FontPlatformData.cpp',
'platform/graphics/FontPlatformData.h',
+ 'platform/graphics/FontPlatformData.h',
'platform/graphics/FrameData.cpp',
+ 'platform/graphics/FrameData.cpp',
+ 'platform/graphics/FrameData.h',
'platform/graphics/FrameData.h',
'platform/graphics/GaneshUtils.cpp',
'platform/graphics/GeneratedImage.cpp',
+ 'platform/graphics/GeneratedImage.cpp',
'platform/graphics/GeneratedImage.h',
+ 'platform/graphics/GeneratedImage.h',
+ 'platform/graphics/GlyphPageTreeNode.cpp',
'platform/graphics/GlyphPageTreeNode.cpp',
'platform/graphics/Gradient.cpp',
+ 'platform/graphics/Gradient.cpp',
+ 'platform/graphics/GradientGeneratedImage.cpp',
+ 'platform/graphics/GradientGeneratedImage.cpp',
+ 'platform/graphics/GradientGeneratedImage.h',
+ 'platform/graphics/GradientGeneratedImage.h',
+ 'platform/graphics/GraphicsContext.cpp',
'platform/graphics/GraphicsContext.cpp',
'platform/graphics/GraphicsContext3D.cpp',
+ 'platform/graphics/GraphicsContext3D.cpp',
+ 'platform/graphics/GraphicsContext3DImagePacking.cpp',
'platform/graphics/GraphicsContext3DImagePacking.cpp',
'platform/graphics/GraphicsContextAnnotation.cpp',
+ 'platform/graphics/GraphicsContextAnnotation.cpp',
'platform/graphics/GraphicsLayer.cpp',
+ 'platform/graphics/GraphicsLayer.cpp',
+ 'platform/graphics/Image.cpp',
'platform/graphics/Image.cpp',
'platform/graphics/ImageBuffer.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/ImageSource.cpp',
+ 'platform/graphics/LazyDecodingPixelRef.cpp',
+ 'platform/graphics/LazyDecodingPixelRef.h',
+ 'platform/graphics/OpaqueRectTrackingContentLayerDelegate.cpp',
+ 'platform/graphics/OpaqueRectTrackingContentLayerDelegate.h',
+ 'platform/graphics/Path.cpp',
'platform/graphics/Path.cpp',
'platform/graphics/Pattern.cpp',
+ 'platform/graphics/Pattern.cpp',
+ 'platform/graphics/SVGGlyph.cpp',
+ 'platform/graphics/SVGGlyph.cpp',
+ 'platform/graphics/SegmentedFontData.cpp',
'platform/graphics/SegmentedFontData.cpp',
'platform/graphics/SegmentedFontData.h',
+ 'platform/graphics/SegmentedFontData.h',
+ 'platform/graphics/SimpleFontData.cpp',
'platform/graphics/SimpleFontData.cpp',
- 'platform/graphics/SVGGlyph.cpp',
'platform/graphics/StringTruncator.cpp',
+ 'platform/graphics/StringTruncator.cpp',
+ 'platform/graphics/StrokeData.cpp',
'platform/graphics/StrokeData.cpp',
+ 'platform/graphics/VDMXParser.cpp',
+ 'platform/graphics/VDMXParser.h',
+ 'platform/graphics/WidthIterator.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/WidthIterator.h',
+ 'platform/graphics/android/FontCacheAndroid.cpp',
+ '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/filters/custom/CustomFilterCompiledProgram.cpp',
- 'platform/graphics/filters/custom/CustomFilterCompiledProgram.h',
- 'platform/graphics/filters/custom/CustomFilterGlobalContext.cpp',
- 'platform/graphics/filters/custom/CustomFilterGlobalContext.h',
- 'platform/graphics/filters/custom/CustomFilterMesh.cpp',
- 'platform/graphics/filters/custom/CustomFilterMesh.h',
- 'platform/graphics/filters/custom/CustomFilterMeshGenerator.cpp',
- 'platform/graphics/filters/custom/CustomFilterMeshGenerator.h',
- 'platform/graphics/filters/custom/CustomFilterOperation.cpp',
- 'platform/graphics/filters/custom/CustomFilterOperation.h',
- 'platform/graphics/filters/custom/CustomFilterProgram.cpp',
- 'platform/graphics/filters/custom/CustomFilterProgram.h',
- 'platform/graphics/filters/custom/CustomFilterRenderer.cpp',
- 'platform/graphics/filters/custom/CustomFilterRenderer.h',
- 'platform/graphics/filters/custom/CustomFilterValidatedProgram.cpp',
- 'platform/graphics/filters/custom/CustomFilterValidatedProgram.h',
- 'platform/graphics/filters/custom/FECustomFilter.cpp',
- 'platform/graphics/filters/custom/FECustomFilter.h',
- 'platform/graphics/filters/custom/ValidatedCustomFilterOperation.cpp',
- 'platform/graphics/filters/custom/ValidatedCustomFilterOperation.h',
'platform/graphics/filters/DistantLightSource.cpp',
'platform/graphics/filters/DistantLightSource.h',
'platform/graphics/filters/FEBlend.cpp',
@@ -2866,6 +2874,26 @@
'platform/graphics/filters/SourceGraphic.h',
'platform/graphics/filters/SpotLightSource.cpp',
'platform/graphics/filters/SpotLightSource.h',
+ 'platform/graphics/filters/custom/CustomFilterCompiledProgram.cpp',
+ 'platform/graphics/filters/custom/CustomFilterCompiledProgram.h',
+ 'platform/graphics/filters/custom/CustomFilterGlobalContext.cpp',
+ 'platform/graphics/filters/custom/CustomFilterGlobalContext.h',
+ 'platform/graphics/filters/custom/CustomFilterMesh.cpp',
+ 'platform/graphics/filters/custom/CustomFilterMesh.h',
+ 'platform/graphics/filters/custom/CustomFilterMeshGenerator.cpp',
+ 'platform/graphics/filters/custom/CustomFilterMeshGenerator.h',
+ 'platform/graphics/filters/custom/CustomFilterOperation.cpp',
+ 'platform/graphics/filters/custom/CustomFilterOperation.h',
+ 'platform/graphics/filters/custom/CustomFilterProgram.cpp',
+ 'platform/graphics/filters/custom/CustomFilterProgram.h',
+ 'platform/graphics/filters/custom/CustomFilterRenderer.cpp',
+ 'platform/graphics/filters/custom/CustomFilterRenderer.h',
+ 'platform/graphics/filters/custom/CustomFilterValidatedProgram.cpp',
+ 'platform/graphics/filters/custom/CustomFilterValidatedProgram.h',
+ 'platform/graphics/filters/custom/FECustomFilter.cpp',
+ 'platform/graphics/filters/custom/FECustomFilter.h',
+ 'platform/graphics/filters/custom/ValidatedCustomFilterOperation.cpp',
+ 'platform/graphics/filters/custom/ValidatedCustomFilterOperation.h',
'platform/graphics/gpu/DrawingBuffer.cpp',
'platform/graphics/gpu/DrawingBuffer.h',
'platform/graphics/gpu/SharedGraphicsContext3D.cpp',
@@ -2873,12 +2901,13 @@
'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/linux/FontCacheLinux.cpp',
'platform/graphics/mac/ColorMac.h',
'platform/graphics/mac/ColorMac.mm',
'platform/graphics/mac/ComplexTextController.cpp',
@@ -2889,6 +2918,8 @@
'platform/graphics/mac/FontCustomPlatformDataMac.cpp',
'platform/graphics/mac/FontMac.cpp',
'platform/graphics/mac/GlyphPageTreeNodeMac.cpp',
+ 'platform/graphics/mac/MemoryActivatedFont.h',
+ 'platform/graphics/mac/MemoryActivatedFont.mm',
'platform/graphics/mac/SimpleFontDataCoreText.cpp',
'platform/graphics/mac/SimpleFontDataMac.mm',
'platform/graphics/opentype/OpenTypeSanitizer.cpp',
@@ -2913,7 +2944,19 @@
'platform/graphics/skia/SkiaSharedBufferStream.h',
'platform/graphics/skia/SkiaUtils.cpp',
'platform/graphics/skia/SkiaUtils.h',
+ 'platform/graphics/win/FontCacheWin.cpp',
'platform/graphics/win/FontCustomPlatformDataWin.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/ImageDecoder.cpp',
'platform/image-decoders/ImageDecoder.h',
'platform/image-decoders/ImageFrame.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',
« no previous file with comments | « Source/core/core.gyp ('k') | Source/core/inspector/InspectorTimelineAgent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698