diff options
author | benjaminwagner <benjaminwagner@google.com> | 2015-11-18 13:26:10 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-11-18 13:26:10 -0800 |
commit | 39e7aa48d7ca4c144c457374bf0a0dcc0c5be92d (patch) | |
tree | d41d248fb306a54717128d08215f5e6cb1d85002 /tools | |
parent | 58afee8220b27f5a34f129f380f56b500da86c95 (diff) |
Remove Lua from the Google3 build.
See internal cl/107087297 for details.
Rename some variables in BUILD/BUILD.public.
BUG=skia:
Review URL: https://codereview.chromium.org/1425013008
Diffstat (limited to 'tools')
-rw-r--r-- | tools/BUILD.public.expected | 1573 | ||||
-rwxr-xr-x | tools/BUILD_simulator.py | 10 |
2 files changed, 846 insertions, 737 deletions
diff --git a/tools/BUILD.public.expected b/tools/BUILD.public.expected index e5652939fe..57e9d0bc3e 100644 --- a/tools/BUILD.public.expected +++ b/tools/BUILD.public.expected @@ -1,593 +1,19 @@ This file is auto-generated by tools/BUILD_simulator.py. It expands BUILD.public to make it easy to see changes. -COPTS = ['*** BEGIN //conditions:default ***', - '-Wno-implicit-fallthrough', - '-Wno-deprecated-declarations', - '*** END //conditions:default ***', - '*** BEGIN CONDITION_ANDROID ***', - '-mfpu=neon', - '*** END CONDITION_ANDROID ***'] -COPTS_ANDROID = ['-mfpu=neon'] -COPTS_UNIX = ['-Wno-implicit-fallthrough', '-Wno-deprecated-declarations'] -DEFINES = ['*** BEGIN //conditions:default ***', - 'SK_BUILD_FOR_UNIX', - 'SK_SAMPLES_FOR_X', - '*** END //conditions:default ***', - '*** BEGIN CONDITION_ANDROID ***', - 'SK_BUILD_FOR_ANDROID', - 'SK_PNG_NO_INDEX_SUPPORTED', - '*** END CONDITION_ANDROID ***', - 'SK_USE_FLOATBITS', - 'SK_USE_FREETYPE_EMBOLDEN', - 'GOOGLE3'] -DEFINES_ALL = ['SK_USE_FLOATBITS', 'SK_USE_FREETYPE_EMBOLDEN', 'GOOGLE3'] -DEFINES_ANDROID = ['SK_BUILD_FOR_ANDROID', 'SK_PNG_NO_INDEX_SUPPORTED'] -DEFINES_UNIX = ['SK_BUILD_FOR_UNIX', 'SK_SAMPLES_FOR_X'] -DEPS = ['*** BEGIN //conditions:default ***', +BASE_DEPS = ['*** BEGIN CONDITION_IOS ***', + '*** END CONDITION_IOS ***', + '*** BEGIN //conditions:default ***', ':opts_sse4', ':opts_ssse3', '*** END //conditions:default ***', '*** BEGIN CONDITION_ANDROID ***', '*** END CONDITION_ANDROID ***'] -DEPS_ANDROID = [] -DEPS_UNIX = [':opts_sse4', ':opts_ssse3'] -DM_INCLUDES = ['gm', - 'src/codec', - 'src/effects', - 'src/fonts', - 'src/pathops', - 'src/pipe/utils', - 'src/ports', - 'src/utils/debugger', - 'tests', - 'tools', - 'tools/flags', - 'tools/timer'] -DM_PLATFORM_SRCS = ['*** BEGIN //conditions:default ***', - '*** END //conditions:default ***', - '*** BEGIN CONDITION_ANDROID ***', - 'tests/FontMgrAndroidParserTest.cpp', - '*** END CONDITION_ANDROID ***'] -DM_SRCS = ['dm/DM.cpp', - 'dm/DMGpuSupport.h', - 'dm/DMJsonWriter.cpp', - 'dm/DMJsonWriter.h', - 'dm/DMSrcSink.cpp', - 'dm/DMSrcSink.h', - 'dm/DMSrcSinkAndroid.h', - 'gm/SkAnimTimer.h', - 'gm/aaclip.cpp', - 'gm/aarectmodes.cpp', - 'gm/aaxfermodes.cpp', - 'gm/addarc.cpp', - 'gm/all_bitmap_configs.cpp', - 'gm/alphagradients.cpp', - 'gm/anisotropic.cpp', - 'gm/annotated_text.cpp', - 'gm/arcofzorro.cpp', - 'gm/arithmode.cpp', - 'gm/astcbitmap.cpp', - 'gm/badpaint.cpp', - 'gm/beziereffects.cpp', - 'gm/beziers.cpp', - 'gm/bigblurs.cpp', - 'gm/bigmatrix.cpp', - 'gm/bigrrectaaeffect.cpp', - 'gm/bigtext.cpp', - 'gm/bigtileimagefilter.cpp', - 'gm/bitmapcopy.cpp', - 'gm/bitmapfilters.cpp', - 'gm/bitmappremul.cpp', - 'gm/bitmaprect.cpp', - 'gm/bitmaprecttest.cpp', - 'gm/bitmapshader.cpp', - 'gm/bleed.cpp', - 'gm/blend.cpp', - 'gm/blurcircles.cpp', - 'gm/blurquickreject.cpp', - 'gm/blurrect.cpp', - 'gm/blurroundrect.cpp', - 'gm/blurs.cpp', - 'gm/bmpfilterqualityrepeat.cpp', - 'gm/cgm.c', - 'gm/cgms.cpp', - 'gm/circles.cpp', - 'gm/circularclips.cpp', - 'gm/clip_strokerect.cpp', - 'gm/clipdrawdraw.cpp', - 'gm/clippedbitmapshaders.cpp', - 'gm/cmykjpeg.cpp', - 'gm/colorcube.cpp', - 'gm/coloremoji.cpp', - 'gm/colorfilterimagefilter.cpp', - 'gm/colorfilters.cpp', - 'gm/colormatrix.cpp', - 'gm/colortype.cpp', - 'gm/colortypexfermode.cpp', - 'gm/colorwheel.cpp', - 'gm/complexclip.cpp', - 'gm/complexclip2.cpp', - 'gm/complexclip3.cpp', - 'gm/composeshader.cpp', - 'gm/concavepaths.cpp', - 'gm/conicpaths.cpp', - 'gm/constcolorprocessor.cpp', - 'gm/convex_all_line_paths.cpp', - 'gm/convexpaths.cpp', - 'gm/convexpolyclip.cpp', - 'gm/convexpolyeffect.cpp', - 'gm/copyTo4444.cpp', - 'gm/cubicpaths.cpp', - 'gm/dashcubics.cpp', - 'gm/dashing.cpp', - 'gm/dcshader.cpp', - 'gm/degeneratesegments.cpp', - 'gm/dftext.cpp', - 'gm/discard.cpp', - 'gm/displacement.cpp', - 'gm/distantclip.cpp', - 'gm/downsamplebitmap.cpp', - 'gm/draw_bitmap_rect_skbug4374.cpp', - 'gm/drawable.cpp', - 'gm/drawatlas.cpp', - 'gm/drawatlascolor.cpp', - 'gm/drawbitmaprect.cpp', - 'gm/drawfilter.cpp', - 'gm/drawlooper.cpp', - 'gm/drawminibitmaprect.cpp', - 'gm/dropshadowimagefilter.cpp', - 'gm/drrect.cpp', - 'gm/dstreadshuffle.cpp', - 'gm/emboss.cpp', - 'gm/emptypath.cpp', - 'gm/etc1bitmap.cpp', - 'gm/extractbitmap.cpp', - 'gm/factory.cpp', - 'gm/fadefilter.cpp', - 'gm/fatpathfill.cpp', - 'gm/filltypes.cpp', - 'gm/filltypespersp.cpp', - 'gm/filterbitmap.cpp', - 'gm/filterfastbounds.cpp', - 'gm/filterindiabox.cpp', - 'gm/fontcache.cpp', - 'gm/fontmgr.cpp', - 'gm/fontscaler.cpp', - 'gm/fontscalerdistortable.cpp', - 'gm/gammatext.cpp', - 'gm/getpostextpath.cpp', - 'gm/giantbitmap.cpp', - 'gm/glyph_pos.cpp', - 'gm/glyph_pos_align.cpp', - 'gm/gm.cpp', - 'gm/gm.h', - 'gm/gm_expectations.h', - 'gm/gradientDirtyLaundry.cpp', - 'gm/gradient_matrix.cpp', - 'gm/gradients.cpp', - 'gm/gradients_2pt_conical.cpp', - 'gm/gradients_no_texture.cpp', - 'gm/gradtext.cpp', - 'gm/grayscalejpg.cpp', - 'gm/hairlines.cpp', - 'gm/hairmodes.cpp', - 'gm/hittestpath.cpp', - 'gm/image.cpp', - 'gm/image.h', - 'gm/image_pict.cpp', - 'gm/image_shader.cpp', - 'gm/imagealphathreshold.cpp', - 'gm/imageblur.cpp', - 'gm/imageblur2.cpp', - 'gm/imageblurtiled.cpp', - 'gm/imagefilters.cpp', - 'gm/imagefiltersbase.cpp', - 'gm/imagefiltersclipped.cpp', - 'gm/imagefilterscropexpand.cpp', - 'gm/imagefilterscropped.cpp', - 'gm/imagefiltersgraph.cpp', - 'gm/imagefiltersscaled.cpp', - 'gm/imagefiltersstroked.cpp', - 'gm/imagefilterstransformed.cpp', - 'gm/imagefromyuvtextures.cpp', - 'gm/imagemagnifier.cpp', - 'gm/imageresizetiled.cpp', - 'gm/imagesource.cpp', - 'gm/imagesource2.cpp', - 'gm/internal_links.cpp', - 'gm/inversepaths.cpp', - 'gm/largeglyphblur.cpp', - 'gm/lcdblendmodes.cpp', - 'gm/lcdoverlap.cpp', - 'gm/lcdtext.cpp', - 'gm/lerpmode.cpp', - 'gm/lighting.cpp', - 'gm/lightingshader.cpp', - 'gm/linepaths.cpp', - 'gm/localmatriximagefilter.cpp', - 'gm/lumafilter.cpp', - 'gm/matrixconvolution.cpp', - 'gm/matriximagefilter.cpp', - 'gm/megalooper.cpp', - 'gm/mipmap.cpp', - 'gm/mixedtextblobs.cpp', - 'gm/modecolorfilters.cpp', - 'gm/morphology.cpp', - 'gm/multipicturedraw.cpp', - 'gm/nested.cpp', - 'gm/ninepatchstretch.cpp', - 'gm/nonclosedpaths.cpp', - 'gm/offsetimagefilter.cpp', - 'gm/ovals.cpp', - 'gm/patch.cpp', - 'gm/patchgrid.cpp', - 'gm/path_stroke_with_zero_length.cpp', - 'gm/patheffects.cpp', - 'gm/pathfill.cpp', - 'gm/pathinterior.cpp', - 'gm/pathopsinverse.cpp', - 'gm/pathopsskpclip.cpp', - 'gm/pathreverse.cpp', - 'gm/pdf_never_embed.cpp', - 'gm/peekpixels.cpp', - 'gm/perlinnoise.cpp', - 'gm/perspshaders.cpp', - 'gm/picture.cpp', - 'gm/pictureimagefilter.cpp', - 'gm/pictureimagegenerator.cpp', - 'gm/pictureshader.cpp', - 'gm/pictureshadertile.cpp', - 'gm/pixelsnap.cpp', - 'gm/plus.cpp', - 'gm/points.cpp', - 'gm/poly2poly.cpp', - 'gm/polygons.cpp', - 'gm/quadpaths.cpp', - 'gm/recordopts.cpp', - 'gm/rects.cpp', - 'gm/repeated_bitmap.cpp', - 'gm/resizeimagefilter.cpp', - 'gm/roundrects.cpp', - 'gm/rrect.cpp', - 'gm/rrects.cpp', - 'gm/samplerstress.cpp', - 'gm/scaledstrokes.cpp', - 'gm/selftest.cpp', - 'gm/shaderbounds.cpp', - 'gm/shadertext.cpp', - 'gm/shadertext2.cpp', - 'gm/shadertext3.cpp', - 'gm/shadows.cpp', - 'gm/shallowgradient.cpp', - 'gm/simpleaaclip.cpp', - 'gm/skbug1719.cpp', - 'gm/smallarc.cpp', - 'gm/smallimage.cpp', - 'gm/spritebitmap.cpp', - 'gm/srcmode.cpp', - 'gm/stlouisarch.cpp', - 'gm/stringart.cpp', - 'gm/strokefill.cpp', - 'gm/strokerect.cpp', - 'gm/strokerects.cpp', - 'gm/strokes.cpp', - 'gm/stroketext.cpp', - 'gm/surface.cpp', - 'gm/tablecolorfilter.cpp', - 'gm/tallstretchedbitmaps.cpp', - 'gm/testimagefilters.cpp', - 'gm/texdata.cpp', - 'gm/textblob.cpp', - 'gm/textblobcolortrans.cpp', - 'gm/textblobgeometrychange.cpp', - 'gm/textbloblooper.cpp', - 'gm/textblobmixedsizes.cpp', - 'gm/textblobrandomfont.cpp', - 'gm/textblobshader.cpp', - 'gm/textblobtransforms.cpp', - 'gm/textblobuseaftergpufree.cpp', - 'gm/texteffects.cpp', - 'gm/texturedomaineffect.cpp', - 'gm/thinrects.cpp', - 'gm/thinstrokedrects.cpp', - 'gm/tiledscaledbitmap.cpp', - 'gm/tileimagefilter.cpp', - 'gm/tilemodes.cpp', - 'gm/tilemodes_scaled.cpp', - 'gm/tinybitmap.cpp', - 'gm/transparency.cpp', - 'gm/typeface.cpp', - 'gm/variedtext.cpp', - 'gm/vertices.cpp', - 'gm/verttext.cpp', - 'gm/verttext2.cpp', - 'gm/verylargebitmap.cpp', - 'gm/xfermodeimagefilter.cpp', - 'gm/xfermodes.cpp', - 'gm/xfermodes2.cpp', - 'gm/xfermodes3.cpp', - 'gm/yuvtorgbeffect.cpp', - 'tests/AAClipTest.cpp', - 'tests/ARGBImageEncoderTest.cpp', - 'tests/AnnotationTest.cpp', - 'tests/AsADashTest.cpp', - 'tests/AtomicTest.cpp', - 'tests/BadIcoTest.cpp', - 'tests/BitSetTest.cpp', - 'tests/BitmapCopyTest.cpp', - 'tests/BitmapGetColorTest.cpp', - 'tests/BitmapHasherTest.cpp', - 'tests/BitmapHeapTest.cpp', - 'tests/BitmapTest.cpp', - 'tests/BlendTest.cpp', - 'tests/BlitRowTest.cpp', - 'tests/BlurTest.cpp', - 'tests/CPlusPlusEleven.cpp', - 'tests/CTest.cpp', - 'tests/CachedDataTest.cpp', - 'tests/CachedDecodingPixelRefTest.cpp', - 'tests/CanvasStateHelpers.cpp', - 'tests/CanvasStateHelpers.h', - 'tests/CanvasStateTest.cpp', - 'tests/CanvasTest.cpp', - 'tests/ChecksumTest.cpp', - 'tests/ClampRangeTest.cpp', - 'tests/ClipBoundsTest.cpp', - 'tests/ClipCubicTest.cpp', - 'tests/ClipStackTest.cpp', - 'tests/ClipperTest.cpp', - 'tests/CodexTest.cpp', - 'tests/ColorFilterTest.cpp', - 'tests/ColorMatrixTest.cpp', - 'tests/ColorPrivTest.cpp', - 'tests/ColorTest.cpp', - 'tests/DashPathEffectTest.cpp', - 'tests/DataRefTest.cpp', - 'tests/DequeTest.cpp', - 'tests/DeviceLooperTest.cpp', - 'tests/DiscardableMemoryPoolTest.cpp', - 'tests/DiscardableMemoryTest.cpp', - 'tests/DrawBitmapRectTest.cpp', - 'tests/DrawFilterTest.cpp', - 'tests/DrawPathTest.cpp', - 'tests/DrawTextTest.cpp', - 'tests/DynamicHashTest.cpp', - 'tests/EmptyPathTest.cpp', - 'tests/ErrorTest.cpp', - 'tests/FillPathTest.cpp', - 'tests/FitsInTest.cpp', - 'tests/FloatingPointTextureTest.cpp', - 'tests/FontHostStreamTest.cpp', - 'tests/FontHostTest.cpp', - 'tests/FontMgrTest.cpp', - 'tests/FontNamesTest.cpp', - 'tests/FontObjTest.cpp', - 'tests/FrontBufferedStreamTest.cpp', - 'tests/GLInterfaceValidationTest.cpp', - 'tests/GLProgramsTest.cpp', - 'tests/GeometryTest.cpp', - 'tests/GifTest.cpp', - 'tests/GpuColorFilterTest.cpp', - 'tests/GpuDrawPathTest.cpp', - 'tests/GpuLayerCacheTest.cpp', - 'tests/GpuRectanizerTest.cpp', - 'tests/GrAllocatorTest.cpp', - 'tests/GrContextFactoryTest.cpp', - 'tests/GrDrawTargetTest.cpp', - 'tests/GrGLSLPrettyPrintTest.cpp', - 'tests/GrGetCoeffBlendKnownComponentsTest.cpp', - 'tests/GrMemoryPoolTest.cpp', - 'tests/GrPorterDuffTest.cpp', - 'tests/GrSurfaceTest.cpp', - 'tests/GrTRecorderTest.cpp', - 'tests/GrTextureMipMapInvalidationTest.cpp', - 'tests/GradientTest.cpp', - 'tests/HashTest.cpp', - 'tests/ImageCacheTest.cpp', - 'tests/ImageDecodingTest.cpp', - 'tests/ImageFilterTest.cpp', - 'tests/ImageGeneratorTest.cpp', - 'tests/ImageIsOpaqueTest.cpp', - 'tests/ImageNewShaderTest.cpp', - 'tests/ImageTest.cpp', - 'tests/IndexedPngOverflowTest.cpp', - 'tests/InfRectTest.cpp', - 'tests/InterpolatorTest.cpp', - 'tests/InvalidIndexedPngTest.cpp', - 'tests/JpegTest.cpp', - 'tests/KtxTest.cpp', - 'tests/LListTest.cpp', - 'tests/LayerDrawLooperTest.cpp', - 'tests/LayerRasterizerTest.cpp', - 'tests/MD5Test.cpp', - 'tests/MallocPixelRefTest.cpp', - 'tests/MaskCacheTest.cpp', - 'tests/MathTest.cpp', - 'tests/Matrix44Test.cpp', - 'tests/MatrixClipCollapseTest.cpp', - 'tests/MatrixTest.cpp', - 'tests/MemoryTest.cpp', - 'tests/MemsetTest.cpp', - 'tests/MessageBusTest.cpp', - 'tests/MetaDataTest.cpp', - 'tests/MipMapTest.cpp', - 'tests/NameAllocatorTest.cpp', - 'tests/OSPathTest.cpp', - 'tests/OncePtrTest.cpp', - 'tests/OnceTest.cpp', - 'tests/PDFDeflateWStreamTest.cpp', - 'tests/PDFDocumentTest.cpp', - 'tests/PDFGlyphsToUnicodeTest.cpp', - 'tests/PDFInvalidBitmapTest.cpp', - 'tests/PDFJpegEmbedTest.cpp', - 'tests/PDFMetadataAttributeTest.cpp', - 'tests/PDFOpaqueSrcModeToSrcOverTest.cpp', - 'tests/PDFPrimitivesTest.cpp', - 'tests/PackBitsTest.cpp', - 'tests/PaintTest.cpp', - 'tests/ParsePathTest.cpp', - 'tests/PathCoverageTest.cpp', - 'tests/PathMeasureTest.cpp', - 'tests/PathOpsAngleIdeas.cpp', - 'tests/PathOpsAngleTest.cpp', - 'tests/PathOpsBattles.cpp', - 'tests/PathOpsBoundsTest.cpp', - 'tests/PathOpsBuildUseTest.cpp', - 'tests/PathOpsBuilderTest.cpp', - 'tests/PathOpsConicIntersectionTest.cpp', - 'tests/PathOpsConicLineIntersectionTest.cpp', - 'tests/PathOpsCubicConicIntersectionTest.cpp', - 'tests/PathOpsCubicIntersectionTest.cpp', - 'tests/PathOpsCubicIntersectionTestData.cpp', - 'tests/PathOpsCubicIntersectionTestData.h', - 'tests/PathOpsCubicLineIntersectionIdeas.cpp', - 'tests/PathOpsCubicLineIntersectionTest.cpp', - 'tests/PathOpsCubicQuadIntersectionTest.cpp', - 'tests/PathOpsCubicReduceOrderTest.cpp', - 'tests/PathOpsDCubicTest.cpp', - 'tests/PathOpsDLineTest.cpp', - 'tests/PathOpsDPointTest.cpp', - 'tests/PathOpsDRectTest.cpp', - 'tests/PathOpsDVectorTest.cpp', - 'tests/PathOpsDebug.cpp', - 'tests/PathOpsExtendedTest.cpp', - 'tests/PathOpsExtendedTest.h', - 'tests/PathOpsFuzz763Test.cpp', - 'tests/PathOpsInverseTest.cpp', - 'tests/PathOpsIssue3651.cpp', - 'tests/PathOpsLineIntersectionTest.cpp', - 'tests/PathOpsLineParametetersTest.cpp', - 'tests/PathOpsOpCircleThreadedTest.cpp', - 'tests/PathOpsOpCubicThreadedTest.cpp', - 'tests/PathOpsOpLoopThreadedTest.cpp', - 'tests/PathOpsOpRectThreadedTest.cpp', - 'tests/PathOpsOpTest.cpp', - 'tests/PathOpsQuadIntersectionTest.cpp', - 'tests/PathOpsQuadIntersectionTestData.cpp', - 'tests/PathOpsQuadIntersectionTestData.h', - 'tests/PathOpsQuadLineIntersectionTest.cpp', - 'tests/PathOpsQuadLineIntersectionThreadedTest.cpp', - 'tests/PathOpsQuadReduceOrderTest.cpp', - 'tests/PathOpsSimplifyDegenerateThreadedTest.cpp', - 'tests/PathOpsSimplifyFailTest.cpp', - 'tests/PathOpsSimplifyQuadThreadedTest.cpp', - 'tests/PathOpsSimplifyQuadralateralsThreadedTest.cpp', - 'tests/PathOpsSimplifyRectThreadedTest.cpp', - 'tests/PathOpsSimplifyTest.cpp', - 'tests/PathOpsSimplifyTrianglesThreadedTest.cpp', - 'tests/PathOpsSkpTest.cpp', - 'tests/PathOpsTSectDebug.h', - 'tests/PathOpsTestCommon.cpp', - 'tests/PathOpsTestCommon.h', - 'tests/PathOpsThreadedCommon.cpp', - 'tests/PathOpsThreadedCommon.h', - 'tests/PathOpsThreeWayTest.cpp', - 'tests/PathOpsTightBoundsTest.cpp', - 'tests/PathOpsTypesTest.cpp', - 'tests/PathTest.cpp', - 'tests/PictureBBHTest.cpp', - 'tests/PictureShaderTest.cpp', - 'tests/PictureTest.cpp', - 'tests/PipeTest.cpp', - 'tests/PixelRefTest.cpp', - 'tests/Point3Test.cpp', - 'tests/PointTest.cpp', - 'tests/PremulAlphaRoundTripTest.cpp', - 'tests/QuickRejectTest.cpp', - 'tests/RTConfRegistryTest.cpp', - 'tests/RTreeTest.cpp', - 'tests/RandomTest.cpp', - 'tests/ReadPixelsTest.cpp', - 'tests/ReadWriteAlphaTest.cpp', - 'tests/Reader32Test.cpp', - 'tests/RecordDrawTest.cpp', - 'tests/RecordOptsTest.cpp', - 'tests/RecordPatternTest.cpp', - 'tests/RecordReplaceDrawTest.cpp', - 'tests/RecordTest.cpp', - 'tests/RecordTestUtils.h', - 'tests/RecorderTest.cpp', - 'tests/RecordingXfermodeTest.cpp', - 'tests/RectTest.cpp', - 'tests/RefCntTest.cpp', - 'tests/RefDictTest.cpp', - 'tests/RegionTest.cpp', - 'tests/ResourceCacheTest.cpp', - 'tests/RoundRectTest.cpp', - 'tests/RuntimeConfigTest.cpp', - 'tests/SHA1Test.cpp', - 'tests/SRGBReadWritePixelsTest.cpp', - 'tests/SVGDeviceTest.cpp', - 'tests/ScalarTest.cpp', - 'tests/SerializationTest.cpp', - 'tests/ShaderImageFilterTest.cpp', - 'tests/ShaderOpacityTest.cpp', - 'tests/SizeTest.cpp', - 'tests/SkBase64Test.cpp', - 'tests/SkImageTest.cpp', - 'tests/SkNxTest.cpp', - 'tests/SkResourceCacheTest.cpp', - 'tests/SkSharedMutexTest.cpp', - 'tests/SmallAllocatorTest.cpp', - 'tests/SortTest.cpp', - 'tests/SrcOverTest.cpp', - 'tests/StreamTest.cpp', - 'tests/StringTest.cpp', - 'tests/StrokeTest.cpp', - 'tests/StrokerTest.cpp', - 'tests/SurfaceTest.cpp', - 'tests/SwizzlerTest.cpp', - 'tests/TArrayTest.cpp', - 'tests/TDPQueueTest.cpp', - 'tests/TLSTest.cpp', - 'tests/TemplatesTest.cpp', - 'tests/TessellatingPathRendererTests.cpp', - 'tests/Test.cpp', - 'tests/Test.h', - 'tests/TextBlobCacheTest.cpp', - 'tests/TextBlobTest.cpp', - 'tests/TextureCompressionTest.cpp', - 'tests/Time.cpp', - 'tests/TopoSortTest.cpp', - 'tests/TraceMemoryDumpTest.cpp', - 'tests/TracingTest.cpp', - 'tests/TypefaceTest.cpp', - 'tests/UnicodeTest.cpp', - 'tests/UtilsTest.cpp', - 'tests/VarAllocTest.cpp', - 'tests/WArrayTest.cpp', - 'tests/WritePixelsTest.cpp', - 'tests/Writer32Test.cpp', - 'tests/XfermodeTest.cpp', - 'tests/YUVCacheTest.cpp', - 'tools/CrashHandler.cpp', - 'tools/CrashHandler.h', - 'tools/LazyDecodeBitmap.cpp', - 'tools/LazyDecodeBitmap.h', - 'tools/ProcStats.cpp', - 'tools/ProcStats.h', - 'tools/Resources.cpp', - 'tools/Resources.h', - 'tools/SkBitmapRegionCanvas.cpp', - 'tools/SkBitmapRegionCanvas.h', - 'tools/SkBitmapRegionCodec.cpp', - 'tools/SkBitmapRegionCodec.h', - 'tools/SkBitmapRegionDecoder.cpp', - 'tools/SkBitmapRegionDecoder.h', - 'tools/SkBitmapRegionSampler.cpp', - 'tools/SkBitmapRegionSampler.h', - 'tools/flags/SkCommandLineFlags.cpp', - 'tools/flags/SkCommandLineFlags.h', - 'tools/flags/SkCommonFlags.cpp', - 'tools/flags/SkCommonFlags.h', - 'tools/sk_tool_utils.cpp', - 'tools/sk_tool_utils.h', - 'tools/sk_tool_utils_font.cpp', - 'tools/timer/Timer.cpp', - 'tools/timer/Timer.h'] -DM_SRCS_ANDROID = ['tests/FontMgrAndroidParserTest.cpp'] -DM_SRCS_UNIX = [] -HDRS = ['include/c/sk_canvas.h', +BASE_DEPS_ANDROID = [] +BASE_DEPS_IOS = [] +BASE_DEPS_UNIX = [':opts_sse4', ':opts_ssse3'] +BASE_HDRS = ['include/android/SkBRDAllocator.h', + 'include/android/SkBitmapRegionDecoder.h', + 'include/c/sk_canvas.h', 'include/c/sk_data.h', 'include/c/sk_image.h', 'include/c/sk_maskfilter.h', @@ -848,130 +274,7 @@ HDRS = ['include/c/sk_canvas.h', 'include/xml/SkDOM.h', 'include/xml/SkXMLParser.h', 'include/xml/SkXMLWriter.h'] -INCLUDES = ['include/c', - 'include/codec', - 'include/config', - 'include/core', - 'include/effects', - 'include/gpu', - 'include/images', - 'include/pathops', - 'include/pipe', - 'include/ports', - 'include/private', - 'include/utils', - 'include/svg', - 'include/xml', - 'src/core', - 'src/gpu', - 'src/image', - 'src/lazy', - 'src/opts', - 'src/pdf', - 'src/sfnt', - 'src/utils', - 'third_party/etc1', - 'third_party/ktx'] -LINKOPTS = ['*** BEGIN //conditions:default ***', - '-ldl', - '*** END //conditions:default ***', - '*** BEGIN CONDITION_ANDROID ***', - '-ldl', - '-lEGL', - '*** END CONDITION_ANDROID ***'] -PLATFORM_SRCS = ['*** BEGIN //conditions:default ***', - 'src/gpu/gl/GrGLDefaultInterface_native.cpp', - 'src/gpu/gl/glx/GrGLCreateNativeInterface_glx.cpp', - 'src/gpu/gl/glx/SkCreatePlatformGLContext_glx.cpp', - 'src/opts/Sk4px_SSE2.h', - 'src/opts/Sk4px_none.h', - 'src/opts/SkBitmapFilter_opts_SSE2.cpp', - 'src/opts/SkBitmapFilter_opts_SSE2.h', - 'src/opts/SkBitmapProcState_opts_SSE2.cpp', - 'src/opts/SkBitmapProcState_opts_SSE2.h', - 'src/opts/SkBlitMask_opts.h', - 'src/opts/SkBlitRow_opts.h', - 'src/opts/SkBlitRow_opts_SSE2.cpp', - 'src/opts/SkBlitRow_opts_SSE2.h', - 'src/opts/SkBlurImageFilter_opts.h', - 'src/opts/SkColorCubeFilter_opts.h', - 'src/opts/SkColor_opts_SSE2.h', - 'src/opts/SkFloatingPoint_opts.h', - 'src/opts/SkMatrix_opts.h', - 'src/opts/SkMorphologyImageFilter_opts.h', - 'src/opts/SkNx_sse.h', - 'src/opts/SkTextureCompressor_opts.h', - 'src/opts/SkUtils_opts.h', - 'src/opts/SkXfermode_opts.h', - 'src/opts/opts_check_x86.cpp', - 'src/ports/SkDebug_stdio.cpp', - 'src/ports/SkDiscardableMemory_none.cpp', - 'src/ports/SkFontHost_FreeType.cpp', - 'src/ports/SkFontHost_FreeType_common.cpp', - 'src/ports/SkFontHost_FreeType_common.h', - 'src/ports/SkFontMgr_custom.cpp', - 'src/ports/SkFontMgr_custom_directory_factory.cpp', - 'src/ports/SkGlobalInitialization_default.cpp', - 'src/ports/SkImageGenerator_skia.cpp', - 'src/ports/SkMemory_malloc.cpp', - 'src/ports/SkOSFile_posix.cpp', - 'src/ports/SkOSFile_stdio.cpp', - 'src/ports/SkOSLibrary.h', - 'src/ports/SkOSLibrary_posix.cpp', - 'src/ports/SkTLS_pthread.cpp', - 'src/ports/SkTime_Unix.cpp', - '*** END //conditions:default ***', - '*** BEGIN CONDITION_ANDROID ***', - 'src/gpu/gl/GrGLDefaultInterface_none.cpp', - 'src/gpu/gl/nacl/SkCreatePlatformGLContext_nacl.cpp', - 'src/opts/Sk4px_NEON.h', - 'src/opts/Sk4px_none.h', - 'src/opts/SkBitmapProcState_arm_neon.cpp', - 'src/opts/SkBitmapProcState_filter_neon.h', - 'src/opts/SkBitmapProcState_matrixProcs_neon.cpp', - 'src/opts/SkBitmapProcState_matrix_neon.h', - 'src/opts/SkBitmapProcState_opts_arm.cpp', - 'src/opts/SkBlitMask_opts.h', - 'src/opts/SkBlitMask_opts_arm.cpp', - 'src/opts/SkBlitMask_opts_arm_neon.cpp', - 'src/opts/SkBlitMask_opts_arm_neon.h', - 'src/opts/SkBlitRow_opts.h', - 'src/opts/SkBlitRow_opts_arm.cpp', - 'src/opts/SkBlitRow_opts_arm_neon.cpp', - 'src/opts/SkBlitRow_opts_arm_neon.h', - 'src/opts/SkBlurImageFilter_opts.h', - 'src/opts/SkColorCubeFilter_opts.h', - 'src/opts/SkColor_opts_neon.h', - 'src/opts/SkFloatingPoint_opts.h', - 'src/opts/SkMatrix_opts.h', - 'src/opts/SkMorphologyImageFilter_opts.h', - 'src/opts/SkNx_neon.h', - 'src/opts/SkNx_sse.h', - 'src/opts/SkOpts_neon.cpp', - 'src/opts/SkTextureCompressor_opts.h', - 'src/opts/SkUtils_opts.h', - 'src/opts/SkXfermode_opts.h', - 'src/ports/SkDebug_android.cpp', - 'src/ports/SkDiscardableMemory_none.cpp', - 'src/ports/SkFontHost_FreeType.cpp', - 'src/ports/SkFontHost_FreeType_common.cpp', - 'src/ports/SkFontHost_FreeType_common.h', - 'src/ports/SkFontMgr_android.cpp', - 'src/ports/SkFontMgr_android_factory.cpp', - 'src/ports/SkFontMgr_android_parser.cpp', - 'src/ports/SkFontMgr_android_parser.h', - 'src/ports/SkFontMgr_custom.cpp', - 'src/ports/SkGlobalInitialization_default.cpp', - 'src/ports/SkImageGenerator_skia.cpp', - 'src/ports/SkMemory_malloc.cpp', - 'src/ports/SkOSFile_posix.cpp', - 'src/ports/SkOSFile_stdio.cpp', - 'src/ports/SkOSLibrary.h', - 'src/ports/SkOSLibrary_posix.cpp', - 'src/ports/SkTLS_pthread.cpp', - 'src/ports/SkTime_Unix.cpp', - '*** END CONDITION_ANDROID ***'] -SRCS = ['include/private/SkAtomics.h', +BASE_SRCS = ['include/private/SkAtomics.h', 'include/private/SkChecksum.h', 'include/private/SkFloatBits.h', 'include/private/SkFloatingPoint.h', @@ -990,6 +293,12 @@ SRCS = ['include/private/SkAtomics.h', 'include/private/SkUniquePtr.h', 'include/private/SkUtility.h', 'include/private/SkWeakRefCnt.h', + 'src/android/SkBitmapRegionCanvas.cpp', + 'src/android/SkBitmapRegionCanvas.h', + 'src/android/SkBitmapRegionCodec.cpp', + 'src/android/SkBitmapRegionCodec.h', + 'src/android/SkBitmapRegionDecoder.cpp', + 'src/android/SkBitmapRegionDecoderPriv.h', 'src/c/sk_c_from_to.h', 'src/c/sk_paint.cpp', 'src/c/sk_surface.cpp', @@ -1136,6 +445,7 @@ SRCS = ['include/private/SkAtomics.h', 'src/core/SkFilterProc.h', 'src/core/SkFilterShader.cpp', 'src/core/SkFilterShader.h', + 'src/core/SkFindAndPlaceGlyph.h', 'src/core/SkFlattenable.cpp', 'src/core/SkFlattenableSerialization.cpp', 'src/core/SkFloatBits.cpp', @@ -1232,6 +542,7 @@ SRCS = ['include/private/SkAtomics.h', 'src/core/SkPoint3.cpp', 'src/core/SkPtrRecorder.cpp', 'src/core/SkPtrRecorder.h', + 'src/core/SkPx.h', 'src/core/SkQuadClipper.cpp', 'src/core/SkQuadClipper.h', 'src/core/SkRRect.cpp', @@ -1421,8 +732,6 @@ SRCS = ['include/private/SkAtomics.h', 'src/fonts/SkTestScalerContext.cpp', 'src/fonts/SkTestScalerContext.h', 'src/gpu/GrAllocator.h', - 'src/gpu/GrAtlas.cpp', - 'src/gpu/GrAtlas.h', 'src/gpu/GrAtlasTextBlob.cpp', 'src/gpu/GrAtlasTextBlob.h', 'src/gpu/GrAtlasTextContext.cpp', @@ -1470,8 +779,12 @@ SRCS = ['include/private/SkAtomics.h', 'src/gpu/GrGpuResourceCacheAccess.h', 'src/gpu/GrGpuResourcePriv.h', 'src/gpu/GrGpuResourceRef.cpp', + 'src/gpu/GrImageIDTextureAdjuster.cpp', + 'src/gpu/GrImageIDTextureAdjuster.h', 'src/gpu/GrIndexBuffer.h', 'src/gpu/GrInvariantOutput.cpp', + 'src/gpu/GrLayerAtlas.cpp', + 'src/gpu/GrLayerAtlas.h', 'src/gpu/GrLayerCache.cpp', 'src/gpu/GrLayerCache.h', 'src/gpu/GrLayerHoister.cpp', @@ -1563,6 +876,7 @@ SRCS = ['include/private/SkAtomics.h', 'src/gpu/GrYUVProvider.h', 'src/gpu/SkGpuDevice.cpp', 'src/gpu/SkGpuDevice.h', + 'src/gpu/SkGpuDevice_drawTexture.cpp', 'src/gpu/SkGr.cpp', 'src/gpu/SkGrPixelRef.cpp', 'src/gpu/SkGrPriv.h', @@ -1667,12 +981,8 @@ SRCS = ['include/private/SkAtomics.h', 'src/gpu/gl/GrGLCreateNullInterface.cpp', 'src/gpu/gl/GrGLDefines.h', 'src/gpu/gl/GrGLExtensions.cpp', - 'src/gpu/gl/GrGLFragmentProcessor.cpp', - 'src/gpu/gl/GrGLFragmentProcessor.h', 'src/gpu/gl/GrGLGLSL.cpp', 'src/gpu/gl/GrGLGLSL.h', - 'src/gpu/glsl/GrGLSLGeometryProcessor.cpp', - 'src/gpu/glsl/GrGLSLGeometryProcessor.h', 'src/gpu/gl/GrGLGpu.cpp', 'src/gpu/gl/GrGLGpu.h', 'src/gpu/gl/GrGLGpuProgramCache.cpp', @@ -1690,8 +1000,6 @@ SRCS = ['include/private/SkAtomics.h', 'src/gpu/gl/GrGLPathRange.h', 'src/gpu/gl/GrGLPathRendering.cpp', 'src/gpu/gl/GrGLPathRendering.h', - 'src/gpu/glsl/GrGLSLPrimitiveProcessor.cpp', - 'src/gpu/glsl/GrGLSLPrimitiveProcessor.h', 'src/gpu/gl/GrGLProgram.cpp', 'src/gpu/gl/GrGLProgram.h', 'src/gpu/gl/GrGLProgramDataManager.cpp', @@ -1700,8 +1008,6 @@ SRCS = ['include/private/SkAtomics.h', 'src/gpu/gl/GrGLProgramDesc.h', 'src/gpu/gl/GrGLRenderTarget.cpp', 'src/gpu/gl/GrGLRenderTarget.h', - 'src/gpu/gl/GrGLSLBlend.cpp', - 'src/gpu/gl/GrGLSLBlend.h', 'src/gpu/gl/GrGLStencilAttachment.cpp', 'src/gpu/gl/GrGLStencilAttachment.h', 'src/gpu/gl/GrGLTexture.cpp', @@ -1714,23 +1020,13 @@ SRCS = ['include/private/SkAtomics.h', 'src/gpu/gl/GrGLVertexArray.h', 'src/gpu/gl/GrGLVertexBuffer.cpp', 'src/gpu/gl/GrGLVertexBuffer.h', - 'src/gpu/glsl/GrGLSLXferProcessor.cpp', - 'src/gpu/glsl/GrGLSLXferProcessor.h', 'src/gpu/gl/SkGLContext.cpp', 'src/gpu/gl/SkNullGLContext.cpp', - 'src/gpu/gl/builders/GrGLFragmentShaderBuilder.cpp', - 'src/gpu/gl/builders/GrGLFragmentShaderBuilder.h', - 'src/gpu/gl/builders/GrGLGeometryShaderBuilder.cpp', - 'src/gpu/gl/builders/GrGLGeometryShaderBuilder.h', 'src/gpu/gl/builders/GrGLProgramBuilder.cpp', 'src/gpu/gl/builders/GrGLProgramBuilder.h', 'src/gpu/gl/builders/GrGLSLPrettyPrint.cpp', - 'src/gpu/gl/builders/GrGLShaderBuilder.cpp', - 'src/gpu/gl/builders/GrGLShaderBuilder.h', 'src/gpu/gl/builders/GrGLShaderStringBuilder.cpp', 'src/gpu/gl/builders/GrGLShaderStringBuilder.h', - 'src/gpu/gl/builders/GrGLVertexShaderBuilder.cpp', - 'src/gpu/gl/builders/GrGLVertexShaderBuilder.h', 'src/gpu/gl/debug/GrBufferObj.cpp', 'src/gpu/gl/debug/GrBufferObj.h', 'src/gpu/gl/debug/GrDebugGL.cpp', @@ -1754,12 +1050,34 @@ SRCS = ['include/private/SkAtomics.h', 'src/gpu/gl/debug/SkDebugGLContext.h', 'src/gpu/glsl/GrGLSL.cpp', 'src/gpu/glsl/GrGLSL.h', + 'src/gpu/glsl/GrGLSLBlend.cpp', + 'src/gpu/glsl/GrGLSLBlend.h', 'src/gpu/glsl/GrGLSLCaps.cpp', 'src/gpu/glsl/GrGLSLCaps.h', + 'src/gpu/glsl/GrGLSLFragmentProcessor.cpp', + 'src/gpu/glsl/GrGLSLFragmentProcessor.h', + 'src/gpu/glsl/GrGLSLFragmentShaderBuilder.cpp', + 'src/gpu/glsl/GrGLSLFragmentShaderBuilder.h', + 'src/gpu/glsl/GrGLSLGeometryProcessor.cpp', + 'src/gpu/glsl/GrGLSLGeometryProcessor.h', + 'src/gpu/glsl/GrGLSLGeometryShaderBuilder.cpp', + 'src/gpu/glsl/GrGLSLGeometryShaderBuilder.h', + 'src/gpu/glsl/GrGLSLPrimitiveProcessor.cpp', + 'src/gpu/glsl/GrGLSLPrimitiveProcessor.h', 'src/gpu/glsl/GrGLSLProcessorTypes.h', + 'src/gpu/glsl/GrGLSLProgramBuilder.cpp', + 'src/gpu/glsl/GrGLSLProgramBuilder.h', 'src/gpu/glsl/GrGLSLProgramDataManager.h', + 'src/gpu/glsl/GrGLSLShaderBuilder.cpp', + 'src/gpu/glsl/GrGLSLShaderBuilder.h', 'src/gpu/glsl/GrGLSLShaderVar.h', 'src/gpu/glsl/GrGLSLTextureSampler.h', + 'src/gpu/glsl/GrGLSLUtil.cpp', + 'src/gpu/glsl/GrGLSLUtil.h', + 'src/gpu/glsl/GrGLSLVertexShaderBuilder.cpp', + 'src/gpu/glsl/GrGLSLVertexShaderBuilder.h', + 'src/gpu/glsl/GrGLSLXferProcessor.cpp', + 'src/gpu/glsl/GrGLSLXferProcessor.h', 'src/gpu/glsl/GrGLSL_impl.h', 'src/image/SkImage.cpp', 'src/image/SkImagePriv.h', @@ -1957,8 +1275,6 @@ SRCS = ['include/private/SkAtomics.h', 'src/utils/SkImageGeneratorUtils.h', 'src/utils/SkInterpolator.cpp', 'src/utils/SkLayer.cpp', - 'src/utils/SkLua.cpp', - 'src/utils/SkLuaCanvas.cpp', 'src/utils/SkMD5.cpp', 'src/utils/SkMD5.h', 'src/utils/SkMatrix22.cpp', @@ -2012,7 +1328,7 @@ SRCS = ['include/private/SkAtomics.h', 'third_party/etc1/etc1.h', 'third_party/ktx/ktx.cpp', 'third_party/ktx/ktx.h'] -SRCS_ANDROID = ['src/gpu/gl/GrGLDefaultInterface_none.cpp', +BASE_SRCS_ANDROID = ['src/gpu/gl/GrGLDefaultInterface_none.cpp', 'src/gpu/gl/nacl/SkCreatePlatformGLContext_nacl.cpp', 'src/opts/Sk4px_NEON.h', 'src/opts/Sk4px_none.h', @@ -2035,9 +1351,14 @@ SRCS_ANDROID = ['src/gpu/gl/GrGLDefaultInterface_none.cpp', 'src/opts/SkFloatingPoint_opts.h', 'src/opts/SkMatrix_opts.h', 'src/opts/SkMorphologyImageFilter_opts.h', + 'src/opts/SkNx_avx.h', 'src/opts/SkNx_neon.h', 'src/opts/SkNx_sse.h', + 'src/opts/SkOpts_avx.cpp', 'src/opts/SkOpts_neon.cpp', + 'src/opts/SkPx_neon.h', + 'src/opts/SkPx_none.h', + 'src/opts/SkPx_sse.h', 'src/opts/SkTextureCompressor_opts.h', 'src/opts/SkUtils_opts.h', 'src/opts/SkXfermode_opts.h', @@ -2060,9 +1381,72 @@ SRCS_ANDROID = ['src/gpu/gl/GrGLDefaultInterface_none.cpp', 'src/ports/SkOSLibrary_posix.cpp', 'src/ports/SkTLS_pthread.cpp', 'src/ports/SkTime_Unix.cpp'] -SRCS_SSE4 = ['src/opts/SkBlitRow_opts_SSE4.cpp', 'src/opts/SkOpts_sse41.cpp'] -SRCS_SSSE3 = ['src/opts/SkBitmapProcState_opts_SSSE3.cpp', 'src/opts/SkOpts_ssse3.cpp'] -SRCS_UNIX = ['src/gpu/gl/GrGLDefaultInterface_native.cpp', +BASE_SRCS_IOS = ['src/gpu/gl/iOS/GrGLCreateNativeInterface_iOS.cpp', + 'src/opts/Sk4px_none.h', + 'src/opts/SkBitmapProcState_opts_arm.cpp', + 'src/opts/SkBlitMask_opts.h', + 'src/opts/SkBlitMask_opts_arm.cpp', + 'src/opts/SkBlitRow_opts.h', + 'src/opts/SkBlitRow_opts_arm.cpp', + 'src/opts/SkBlurImageFilter_opts.h', + 'src/opts/SkColorCubeFilter_opts.h', + 'src/opts/SkFloatingPoint_opts.h', + 'src/opts/SkMatrix_opts.h', + 'src/opts/SkMorphologyImageFilter_opts.h', + 'src/opts/SkNx_avx.h', + 'src/opts/SkNx_sse.h', + 'src/opts/SkOpts_avx.cpp', + 'src/opts/SkPx_none.h', + 'src/opts/SkPx_sse.h', + 'src/opts/SkTextureCompressor_opts.h', + 'src/opts/SkUtils_opts.h', + 'src/opts/SkXfermode_opts.h', + 'src/ports/SkDiscardableMemory_none.cpp', + 'src/ports/SkFontHost_mac.cpp', + 'src/ports/SkGlobalInitialization_default.cpp', + 'src/ports/SkImageGenerator_skia.cpp', + 'src/ports/SkMemory_malloc.cpp', + 'src/ports/SkOSFile_posix.cpp', + 'src/ports/SkOSFile_stdio.cpp', + 'src/ports/SkOSLibrary.h', + 'src/ports/SkOSLibrary_posix.cpp', + 'src/ports/SkTLS_pthread.cpp', + 'src/ports/SkTime_Unix.cpp'] +BASE_SRCS_PLATFORM = ['*** BEGIN CONDITION_IOS ***', + 'src/gpu/gl/iOS/GrGLCreateNativeInterface_iOS.cpp', + 'src/opts/Sk4px_none.h', + 'src/opts/SkBitmapProcState_opts_arm.cpp', + 'src/opts/SkBlitMask_opts.h', + 'src/opts/SkBlitMask_opts_arm.cpp', + 'src/opts/SkBlitRow_opts.h', + 'src/opts/SkBlitRow_opts_arm.cpp', + 'src/opts/SkBlurImageFilter_opts.h', + 'src/opts/SkColorCubeFilter_opts.h', + 'src/opts/SkFloatingPoint_opts.h', + 'src/opts/SkMatrix_opts.h', + 'src/opts/SkMorphologyImageFilter_opts.h', + 'src/opts/SkNx_avx.h', + 'src/opts/SkNx_sse.h', + 'src/opts/SkOpts_avx.cpp', + 'src/opts/SkPx_none.h', + 'src/opts/SkPx_sse.h', + 'src/opts/SkTextureCompressor_opts.h', + 'src/opts/SkUtils_opts.h', + 'src/opts/SkXfermode_opts.h', + 'src/ports/SkDiscardableMemory_none.cpp', + 'src/ports/SkFontHost_mac.cpp', + 'src/ports/SkGlobalInitialization_default.cpp', + 'src/ports/SkImageGenerator_skia.cpp', + 'src/ports/SkMemory_malloc.cpp', + 'src/ports/SkOSFile_posix.cpp', + 'src/ports/SkOSFile_stdio.cpp', + 'src/ports/SkOSLibrary.h', + 'src/ports/SkOSLibrary_posix.cpp', + 'src/ports/SkTLS_pthread.cpp', + 'src/ports/SkTime_Unix.cpp', + '*** END CONDITION_IOS ***', + '*** BEGIN //conditions:default ***', + 'src/gpu/gl/GrGLDefaultInterface_native.cpp', 'src/gpu/gl/glx/GrGLCreateNativeInterface_glx.cpp', 'src/gpu/gl/glx/SkCreatePlatformGLContext_glx.cpp', 'src/opts/Sk4px_SSE2.h', @@ -2081,7 +1465,111 @@ SRCS_UNIX = ['src/gpu/gl/GrGLDefaultInterface_native.cpp', 'src/opts/SkFloatingPoint_opts.h', 'src/opts/SkMatrix_opts.h', 'src/opts/SkMorphologyImageFilter_opts.h', + 'src/opts/SkNx_avx.h', 'src/opts/SkNx_sse.h', + 'src/opts/SkOpts_avx.cpp', + 'src/opts/SkPx_none.h', + 'src/opts/SkPx_sse.h', + 'src/opts/SkTextureCompressor_opts.h', + 'src/opts/SkUtils_opts.h', + 'src/opts/SkXfermode_opts.h', + 'src/opts/opts_check_x86.cpp', + 'src/ports/SkDebug_stdio.cpp', + 'src/ports/SkDiscardableMemory_none.cpp', + 'src/ports/SkFontHost_FreeType.cpp', + 'src/ports/SkFontHost_FreeType_common.cpp', + 'src/ports/SkFontHost_FreeType_common.h', + 'src/ports/SkFontMgr_custom.cpp', + 'src/ports/SkFontMgr_custom_directory_factory.cpp', + 'src/ports/SkGlobalInitialization_default.cpp', + 'src/ports/SkImageGenerator_skia.cpp', + 'src/ports/SkMemory_malloc.cpp', + 'src/ports/SkOSFile_posix.cpp', + 'src/ports/SkOSFile_stdio.cpp', + 'src/ports/SkOSLibrary.h', + 'src/ports/SkOSLibrary_posix.cpp', + 'src/ports/SkTLS_pthread.cpp', + 'src/ports/SkTime_Unix.cpp', + '*** END //conditions:default ***', + '*** BEGIN CONDITION_ANDROID ***', + 'src/gpu/gl/GrGLDefaultInterface_none.cpp', + 'src/gpu/gl/nacl/SkCreatePlatformGLContext_nacl.cpp', + 'src/opts/Sk4px_NEON.h', + 'src/opts/Sk4px_none.h', + 'src/opts/SkBitmapProcState_arm_neon.cpp', + 'src/opts/SkBitmapProcState_filter_neon.h', + 'src/opts/SkBitmapProcState_matrixProcs_neon.cpp', + 'src/opts/SkBitmapProcState_matrix_neon.h', + 'src/opts/SkBitmapProcState_opts_arm.cpp', + 'src/opts/SkBlitMask_opts.h', + 'src/opts/SkBlitMask_opts_arm.cpp', + 'src/opts/SkBlitMask_opts_arm_neon.cpp', + 'src/opts/SkBlitMask_opts_arm_neon.h', + 'src/opts/SkBlitRow_opts.h', + 'src/opts/SkBlitRow_opts_arm.cpp', + 'src/opts/SkBlitRow_opts_arm_neon.cpp', + 'src/opts/SkBlitRow_opts_arm_neon.h', + 'src/opts/SkBlurImageFilter_opts.h', + 'src/opts/SkColorCubeFilter_opts.h', + 'src/opts/SkColor_opts_neon.h', + 'src/opts/SkFloatingPoint_opts.h', + 'src/opts/SkMatrix_opts.h', + 'src/opts/SkMorphologyImageFilter_opts.h', + 'src/opts/SkNx_avx.h', + 'src/opts/SkNx_neon.h', + 'src/opts/SkNx_sse.h', + 'src/opts/SkOpts_avx.cpp', + 'src/opts/SkOpts_neon.cpp', + 'src/opts/SkPx_neon.h', + 'src/opts/SkPx_none.h', + 'src/opts/SkPx_sse.h', + 'src/opts/SkTextureCompressor_opts.h', + 'src/opts/SkUtils_opts.h', + 'src/opts/SkXfermode_opts.h', + 'src/ports/SkDebug_android.cpp', + 'src/ports/SkDiscardableMemory_none.cpp', + 'src/ports/SkFontHost_FreeType.cpp', + 'src/ports/SkFontHost_FreeType_common.cpp', + 'src/ports/SkFontHost_FreeType_common.h', + 'src/ports/SkFontMgr_android.cpp', + 'src/ports/SkFontMgr_android_factory.cpp', + 'src/ports/SkFontMgr_android_parser.cpp', + 'src/ports/SkFontMgr_android_parser.h', + 'src/ports/SkFontMgr_custom.cpp', + 'src/ports/SkGlobalInitialization_default.cpp', + 'src/ports/SkImageGenerator_skia.cpp', + 'src/ports/SkMemory_malloc.cpp', + 'src/ports/SkOSFile_posix.cpp', + 'src/ports/SkOSFile_stdio.cpp', + 'src/ports/SkOSLibrary.h', + 'src/ports/SkOSLibrary_posix.cpp', + 'src/ports/SkTLS_pthread.cpp', + 'src/ports/SkTime_Unix.cpp', + '*** END CONDITION_ANDROID ***'] +BASE_SRCS_UNIX = ['src/gpu/gl/GrGLDefaultInterface_native.cpp', + 'src/gpu/gl/glx/GrGLCreateNativeInterface_glx.cpp', + 'src/gpu/gl/glx/SkCreatePlatformGLContext_glx.cpp', + 'src/opts/Sk4px_SSE2.h', + 'src/opts/Sk4px_none.h', + 'src/opts/SkBitmapFilter_opts_SSE2.cpp', + 'src/opts/SkBitmapFilter_opts_SSE2.h', + 'src/opts/SkBitmapProcState_opts_SSE2.cpp', + 'src/opts/SkBitmapProcState_opts_SSE2.h', + 'src/opts/SkBlitMask_opts.h', + 'src/opts/SkBlitRow_opts.h', + 'src/opts/SkBlitRow_opts_SSE2.cpp', + 'src/opts/SkBlitRow_opts_SSE2.h', + 'src/opts/SkBlurImageFilter_opts.h', + 'src/opts/SkColorCubeFilter_opts.h', + 'src/opts/SkColor_opts_SSE2.h', + 'src/opts/SkFloatingPoint_opts.h', + 'src/opts/SkMatrix_opts.h', + 'src/opts/SkMorphologyImageFilter_opts.h', + 'src/opts/SkNx_avx.h', + 'src/opts/SkNx_sse.h', + 'src/opts/SkOpts_avx.cpp', + 'src/opts/SkPx_none.h', + 'src/opts/SkPx_sse.h', 'src/opts/SkTextureCompressor_opts.h', 'src/opts/SkUtils_opts.h', 'src/opts/SkXfermode_opts.h', @@ -2102,3 +1590,622 @@ SRCS_UNIX = ['src/gpu/gl/GrGLDefaultInterface_native.cpp', 'src/ports/SkOSLibrary_posix.cpp', 'src/ports/SkTLS_pthread.cpp', 'src/ports/SkTime_Unix.cpp'] +COPTS = ['*** BEGIN CONDITION_IOS ***', + '*** END CONDITION_IOS ***', + '*** BEGIN //conditions:default ***', + '-Wno-implicit-fallthrough', + '-Wno-deprecated-declarations', + '*** END //conditions:default ***', + '*** BEGIN CONDITION_ANDROID ***', + '-mfpu=neon', + '*** END CONDITION_ANDROID ***'] +COPTS_ANDROID = ['-mfpu=neon'] +COPTS_IOS = [] +COPTS_UNIX = ['-Wno-implicit-fallthrough', '-Wno-deprecated-declarations'] +DEFINES = ['*** BEGIN CONDITION_IOS ***', + 'SK_BUILD_FOR_IOS', + 'SK_IGNORE_ETC1_SUPPORT', + '*** END CONDITION_IOS ***', + '*** BEGIN //conditions:default ***', + 'SK_BUILD_FOR_UNIX', + 'SK_SAMPLES_FOR_X', + '*** END //conditions:default ***', + '*** BEGIN CONDITION_ANDROID ***', + 'SK_BUILD_FOR_ANDROID', + 'SK_PNG_NO_INDEX_SUPPORTED', + '*** END CONDITION_ANDROID ***', + 'SK_USE_FLOATBITS', + 'SK_USE_FREETYPE_EMBOLDEN', + 'GOOGLE3'] +DEFINES_ALL = ['SK_USE_FLOATBITS', 'SK_USE_FREETYPE_EMBOLDEN', 'GOOGLE3'] +DEFINES_ANDROID = ['SK_BUILD_FOR_ANDROID', 'SK_PNG_NO_INDEX_SUPPORTED'] +DEFINES_IOS = ['SK_BUILD_FOR_IOS', 'SK_IGNORE_ETC1_SUPPORT'] +DEFINES_UNIX = ['SK_BUILD_FOR_UNIX', 'SK_SAMPLES_FOR_X'] +DM_INCLUDES = ['gm', + 'src/codec', + 'src/effects', + 'src/fonts', + 'src/pathops', + 'src/pipe/utils', + 'src/ports', + 'src/utils/debugger', + 'tests', + 'tools', + 'tools/flags', + 'tools/timer'] +DM_PLATFORM_SRCS = ['*** BEGIN //conditions:default ***', + '*** END //conditions:default ***', + '*** BEGIN CONDITION_ANDROID ***', + 'tests/FontMgrAndroidParserTest.cpp', + '*** END CONDITION_ANDROID ***'] +DM_SRCS = ['dm/DM.cpp', + 'dm/DMGpuSupport.h', + 'dm/DMJsonWriter.cpp', + 'dm/DMJsonWriter.h', + 'dm/DMSrcSink.cpp', + 'dm/DMSrcSink.h', + 'dm/DMSrcSinkAndroid.h', + 'gm/SkAnimTimer.h', + 'gm/aaclip.cpp', + 'gm/aarectmodes.cpp', + 'gm/aaxfermodes.cpp', + 'gm/addarc.cpp', + 'gm/all_bitmap_configs.cpp', + 'gm/alphagradients.cpp', + 'gm/anisotropic.cpp', + 'gm/annotated_text.cpp', + 'gm/arcofzorro.cpp', + 'gm/arithmode.cpp', + 'gm/astcbitmap.cpp', + 'gm/badpaint.cpp', + 'gm/beziereffects.cpp', + 'gm/beziers.cpp', + 'gm/bigblurs.cpp', + 'gm/bigmatrix.cpp', + 'gm/bigrrectaaeffect.cpp', + 'gm/bigtext.cpp', + 'gm/bigtileimagefilter.cpp', + 'gm/bitmapcopy.cpp', + 'gm/bitmapfilters.cpp', + 'gm/bitmappremul.cpp', + 'gm/bitmaprect.cpp', + 'gm/bitmaprecttest.cpp', + 'gm/bitmapshader.cpp', + 'gm/bleed.cpp', + 'gm/blend.cpp', + 'gm/blurcircles.cpp', + 'gm/blurquickreject.cpp', + 'gm/blurrect.cpp', + 'gm/blurroundrect.cpp', + 'gm/blurs.cpp', + 'gm/bmpfilterqualityrepeat.cpp', + 'gm/cgm.c', + 'gm/cgms.cpp', + 'gm/circles.cpp', + 'gm/circularclips.cpp', + 'gm/clip_strokerect.cpp', + 'gm/clipdrawdraw.cpp', + 'gm/clippedbitmapshaders.cpp', + 'gm/cmykjpeg.cpp', + 'gm/colorcube.cpp', + 'gm/coloremoji.cpp', + 'gm/colorfilterimagefilter.cpp', + 'gm/colorfilters.cpp', + 'gm/colormatrix.cpp', + 'gm/colortype.cpp', + 'gm/colortypexfermode.cpp', + 'gm/colorwheel.cpp', + 'gm/complexclip.cpp', + 'gm/complexclip2.cpp', + 'gm/complexclip3.cpp', + 'gm/composeshader.cpp', + 'gm/concavepaths.cpp', + 'gm/conicpaths.cpp', + 'gm/constcolorprocessor.cpp', + 'gm/convex_all_line_paths.cpp', + 'gm/convexpaths.cpp', + 'gm/convexpolyclip.cpp', + 'gm/convexpolyeffect.cpp', + 'gm/copyTo4444.cpp', + 'gm/cubicpaths.cpp', + 'gm/dashcubics.cpp', + 'gm/dashing.cpp', + 'gm/dcshader.cpp', + 'gm/degeneratesegments.cpp', + 'gm/dftext.cpp', + 'gm/discard.cpp', + 'gm/displacement.cpp', + 'gm/distantclip.cpp', + 'gm/downsamplebitmap.cpp', + 'gm/draw_bitmap_rect_skbug4374.cpp', + 'gm/drawable.cpp', + 'gm/drawatlas.cpp', + 'gm/drawatlascolor.cpp', + 'gm/drawbitmaprect.cpp', + 'gm/drawfilter.cpp', + 'gm/drawlooper.cpp', + 'gm/drawminibitmaprect.cpp', + 'gm/dropshadowimagefilter.cpp', + 'gm/drrect.cpp', + 'gm/dstreadshuffle.cpp', + 'gm/emboss.cpp', + 'gm/emptypath.cpp', + 'gm/etc1bitmap.cpp', + 'gm/extractbitmap.cpp', + 'gm/factory.cpp', + 'gm/fadefilter.cpp', + 'gm/fatpathfill.cpp', + 'gm/filltypes.cpp', + 'gm/filltypespersp.cpp', + 'gm/filterbitmap.cpp', + 'gm/filterfastbounds.cpp', + 'gm/filterindiabox.cpp', + 'gm/fontcache.cpp', + 'gm/fontmgr.cpp', + 'gm/fontscaler.cpp', + 'gm/fontscalerdistortable.cpp', + 'gm/gammatext.cpp', + 'gm/getpostextpath.cpp', + 'gm/giantbitmap.cpp', + 'gm/glyph_pos.cpp', + 'gm/glyph_pos_align.cpp', + 'gm/gm.cpp', + 'gm/gm.h', + 'gm/gm_expectations.h', + 'gm/gradientDirtyLaundry.cpp', + 'gm/gradient_matrix.cpp', + 'gm/gradients.cpp', + 'gm/gradients_2pt_conical.cpp', + 'gm/gradients_no_texture.cpp', + 'gm/gradtext.cpp', + 'gm/grayscalejpg.cpp', + 'gm/hairlines.cpp', + 'gm/hairmodes.cpp', + 'gm/hittestpath.cpp', + 'gm/image.cpp', + 'gm/image.h', + 'gm/image_pict.cpp', + 'gm/image_shader.cpp', + 'gm/imagealphathreshold.cpp', + 'gm/imageblur.cpp', + 'gm/imageblur2.cpp', + 'gm/imageblurtiled.cpp', + 'gm/imagefilters.cpp', + 'gm/imagefiltersbase.cpp', + 'gm/imagefiltersclipped.cpp', + 'gm/imagefilterscropexpand.cpp', + 'gm/imagefilterscropped.cpp', + 'gm/imagefiltersgraph.cpp', + 'gm/imagefiltersscaled.cpp', + 'gm/imagefiltersstroked.cpp', + 'gm/imagefilterstransformed.cpp', + 'gm/imagefromyuvtextures.cpp', + 'gm/imagemagnifier.cpp', + 'gm/imageresizetiled.cpp', + 'gm/imagesource.cpp', + 'gm/imagesource2.cpp', + 'gm/internal_links.cpp', + 'gm/inversepaths.cpp', + 'gm/largeglyphblur.cpp', + 'gm/lcdblendmodes.cpp', + 'gm/lcdoverlap.cpp', + 'gm/lcdtext.cpp', + 'gm/lerpmode.cpp', + 'gm/lighting.cpp', + 'gm/lightingshader.cpp', + 'gm/linepaths.cpp', + 'gm/localmatriximagefilter.cpp', + 'gm/lumafilter.cpp', + 'gm/matrixconvolution.cpp', + 'gm/matriximagefilter.cpp', + 'gm/megalooper.cpp', + 'gm/mipmap.cpp', + 'gm/mixedtextblobs.cpp', + 'gm/modecolorfilters.cpp', + 'gm/morphology.cpp', + 'gm/multipicturedraw.cpp', + 'gm/nested.cpp', + 'gm/ninepatchstretch.cpp', + 'gm/nonclosedpaths.cpp', + 'gm/offsetimagefilter.cpp', + 'gm/ovals.cpp', + 'gm/patch.cpp', + 'gm/patchgrid.cpp', + 'gm/path_stroke_with_zero_length.cpp', + 'gm/patheffects.cpp', + 'gm/pathfill.cpp', + 'gm/pathinterior.cpp', + 'gm/pathopsinverse.cpp', + 'gm/pathopsskpclip.cpp', + 'gm/pathreverse.cpp', + 'gm/pdf_never_embed.cpp', + 'gm/peekpixels.cpp', + 'gm/perlinnoise.cpp', + 'gm/perspshaders.cpp', + 'gm/picture.cpp', + 'gm/pictureimagefilter.cpp', + 'gm/pictureimagegenerator.cpp', + 'gm/pictureshader.cpp', + 'gm/pictureshadertile.cpp', + 'gm/pixelsnap.cpp', + 'gm/plus.cpp', + 'gm/points.cpp', + 'gm/poly2poly.cpp', + 'gm/polygons.cpp', + 'gm/quadpaths.cpp', + 'gm/recordopts.cpp', + 'gm/rects.cpp', + 'gm/repeated_bitmap.cpp', + 'gm/resizeimagefilter.cpp', + 'gm/roundrects.cpp', + 'gm/rrect.cpp', + 'gm/rrects.cpp', + 'gm/samplerstress.cpp', + 'gm/scaledstrokes.cpp', + 'gm/selftest.cpp', + 'gm/shaderbounds.cpp', + 'gm/shadertext.cpp', + 'gm/shadertext2.cpp', + 'gm/shadertext3.cpp', + 'gm/shadows.cpp', + 'gm/shallowgradient.cpp', + 'gm/simpleaaclip.cpp', + 'gm/skbug1719.cpp', + 'gm/smallarc.cpp', + 'gm/smallimage.cpp', + 'gm/spritebitmap.cpp', + 'gm/srcmode.cpp', + 'gm/stlouisarch.cpp', + 'gm/stringart.cpp', + 'gm/strokefill.cpp', + 'gm/strokerect.cpp', + 'gm/strokerects.cpp', + 'gm/strokes.cpp', + 'gm/stroketext.cpp', + 'gm/surface.cpp', + 'gm/tablecolorfilter.cpp', + 'gm/tallstretchedbitmaps.cpp', + 'gm/testimagefilters.cpp', + 'gm/texdata.cpp', + 'gm/textblob.cpp', + 'gm/textblobcolortrans.cpp', + 'gm/textblobgeometrychange.cpp', + 'gm/textbloblooper.cpp', + 'gm/textblobmixedsizes.cpp', + 'gm/textblobrandomfont.cpp', + 'gm/textblobshader.cpp', + 'gm/textblobtransforms.cpp', + 'gm/textblobuseaftergpufree.cpp', + 'gm/texteffects.cpp', + 'gm/texturedomaineffect.cpp', + 'gm/thinrects.cpp', + 'gm/thinstrokedrects.cpp', + 'gm/tiledscaledbitmap.cpp', + 'gm/tileimagefilter.cpp', + 'gm/tilemodes.cpp', + 'gm/tilemodes_scaled.cpp', + 'gm/tinybitmap.cpp', + 'gm/transparency.cpp', + 'gm/typeface.cpp', + 'gm/variedtext.cpp', + 'gm/vertices.cpp', + 'gm/verttext.cpp', + 'gm/verttext2.cpp', + 'gm/verylargebitmap.cpp', + 'gm/xfermodeimagefilter.cpp', + 'gm/xfermodes.cpp', + 'gm/xfermodes2.cpp', + 'gm/xfermodes3.cpp', + 'gm/yuvtorgbeffect.cpp', + 'tests/AAClipTest.cpp', + 'tests/ARGBImageEncoderTest.cpp', + 'tests/AnnotationTest.cpp', + 'tests/AsADashTest.cpp', + 'tests/AtomicTest.cpp', + 'tests/BadIcoTest.cpp', + 'tests/BitSetTest.cpp', + 'tests/BitmapCopyTest.cpp', + 'tests/BitmapGetColorTest.cpp', + 'tests/BitmapHasherTest.cpp', + 'tests/BitmapHeapTest.cpp', + 'tests/BitmapTest.cpp', + 'tests/BlendTest.cpp', + 'tests/BlitRowTest.cpp', + 'tests/BlurTest.cpp', + 'tests/CPlusPlusEleven.cpp', + 'tests/CTest.cpp', + 'tests/CachedDataTest.cpp', + 'tests/CachedDecodingPixelRefTest.cpp', + 'tests/CanvasStateHelpers.cpp', + 'tests/CanvasStateHelpers.h', + 'tests/CanvasStateTest.cpp', + 'tests/CanvasTest.cpp', + 'tests/ChecksumTest.cpp', + 'tests/ClampRangeTest.cpp', + 'tests/ClipBoundsTest.cpp', + 'tests/ClipCubicTest.cpp', + 'tests/ClipStackTest.cpp', + 'tests/ClipperTest.cpp', + 'tests/CodexTest.cpp', + 'tests/ColorFilterTest.cpp', + 'tests/ColorMatrixTest.cpp', + 'tests/ColorPrivTest.cpp', + 'tests/ColorTest.cpp', + 'tests/DashPathEffectTest.cpp', + 'tests/DataRefTest.cpp', + 'tests/DequeTest.cpp', + 'tests/DeviceLooperTest.cpp', + 'tests/DiscardableMemoryPoolTest.cpp', + 'tests/DiscardableMemoryTest.cpp', + 'tests/DrawBitmapRectTest.cpp', + 'tests/DrawFilterTest.cpp', + 'tests/DrawPathTest.cpp', + 'tests/DrawTextTest.cpp', + 'tests/DynamicHashTest.cpp', + 'tests/EmptyPathTest.cpp', + 'tests/ErrorTest.cpp', + 'tests/FillPathTest.cpp', + 'tests/FitsInTest.cpp', + 'tests/FloatingPointTextureTest.cpp', + 'tests/FontHostStreamTest.cpp', + 'tests/FontHostTest.cpp', + 'tests/FontMgrTest.cpp', + 'tests/FontNamesTest.cpp', + 'tests/FontObjTest.cpp', + 'tests/FrontBufferedStreamTest.cpp', + 'tests/GLInterfaceValidationTest.cpp', + 'tests/GLProgramsTest.cpp', + 'tests/GeometryTest.cpp', + 'tests/GifTest.cpp', + 'tests/GpuColorFilterTest.cpp', + 'tests/GpuDrawPathTest.cpp', + 'tests/GpuLayerCacheTest.cpp', + 'tests/GpuRectanizerTest.cpp', + 'tests/GrAllocatorTest.cpp', + 'tests/GrContextFactoryTest.cpp', + 'tests/GrDrawTargetTest.cpp', + 'tests/GrGLSLPrettyPrintTest.cpp', + 'tests/GrGetCoeffBlendKnownComponentsTest.cpp', + 'tests/GrMemoryPoolTest.cpp', + 'tests/GrPorterDuffTest.cpp', + 'tests/GrSurfaceTest.cpp', + 'tests/GrTRecorderTest.cpp', + 'tests/GrTextureMipMapInvalidationTest.cpp', + 'tests/GradientTest.cpp', + 'tests/HashTest.cpp', + 'tests/ImageCacheTest.cpp', + 'tests/ImageDecodingTest.cpp', + 'tests/ImageFilterTest.cpp', + 'tests/ImageGeneratorTest.cpp', + 'tests/ImageIsOpaqueTest.cpp', + 'tests/ImageNewShaderTest.cpp', + 'tests/ImageTest.cpp', + 'tests/IndexedPngOverflowTest.cpp', + 'tests/InfRectTest.cpp', + 'tests/InterpolatorTest.cpp', + 'tests/InvalidIndexedPngTest.cpp', + 'tests/JpegTest.cpp', + 'tests/KtxTest.cpp', + 'tests/LListTest.cpp', + 'tests/LayerDrawLooperTest.cpp', + 'tests/LayerRasterizerTest.cpp', + 'tests/MD5Test.cpp', + 'tests/MallocPixelRefTest.cpp', + 'tests/MaskCacheTest.cpp', + 'tests/MathTest.cpp', + 'tests/Matrix44Test.cpp', + 'tests/MatrixClipCollapseTest.cpp', + 'tests/MatrixTest.cpp', + 'tests/MemoryTest.cpp', + 'tests/MemsetTest.cpp', + 'tests/MessageBusTest.cpp', + 'tests/MetaDataTest.cpp', + 'tests/MipMapTest.cpp', + 'tests/NameAllocatorTest.cpp', + 'tests/OSPathTest.cpp', + 'tests/OncePtrTest.cpp', + 'tests/OnceTest.cpp', + 'tests/PDFDeflateWStreamTest.cpp', + 'tests/PDFDocumentTest.cpp', + 'tests/PDFGlyphsToUnicodeTest.cpp', + 'tests/PDFInvalidBitmapTest.cpp', + 'tests/PDFJpegEmbedTest.cpp', + 'tests/PDFMetadataAttributeTest.cpp', + 'tests/PDFOpaqueSrcModeToSrcOverTest.cpp', + 'tests/PDFPrimitivesTest.cpp', + 'tests/PackBitsTest.cpp', + 'tests/PaintTest.cpp', + 'tests/ParsePathTest.cpp', + 'tests/PathCoverageTest.cpp', + 'tests/PathMeasureTest.cpp', + 'tests/PathOpsAngleIdeas.cpp', + 'tests/PathOpsAngleTest.cpp', + 'tests/PathOpsBattles.cpp', + 'tests/PathOpsBoundsTest.cpp', + 'tests/PathOpsBuildUseTest.cpp', + 'tests/PathOpsBuilderConicTest.cpp', + 'tests/PathOpsBuilderTest.cpp', + 'tests/PathOpsConicIntersectionTest.cpp', + 'tests/PathOpsConicLineIntersectionTest.cpp', + 'tests/PathOpsCubicConicIntersectionTest.cpp', + 'tests/PathOpsCubicIntersectionTest.cpp', + 'tests/PathOpsCubicIntersectionTestData.cpp', + 'tests/PathOpsCubicIntersectionTestData.h', + 'tests/PathOpsCubicLineIntersectionIdeas.cpp', + 'tests/PathOpsCubicLineIntersectionTest.cpp', + 'tests/PathOpsCubicQuadIntersectionTest.cpp', + 'tests/PathOpsCubicReduceOrderTest.cpp', + 'tests/PathOpsDCubicTest.cpp', + 'tests/PathOpsDLineTest.cpp', + 'tests/PathOpsDPointTest.cpp', + 'tests/PathOpsDRectTest.cpp', + 'tests/PathOpsDVectorTest.cpp', + 'tests/PathOpsDebug.cpp', + 'tests/PathOpsExtendedTest.cpp', + 'tests/PathOpsExtendedTest.h', + 'tests/PathOpsFuzz763Test.cpp', + 'tests/PathOpsInverseTest.cpp', + 'tests/PathOpsIssue3651.cpp', + 'tests/PathOpsLineIntersectionTest.cpp', + 'tests/PathOpsLineParametetersTest.cpp', + 'tests/PathOpsOpCircleThreadedTest.cpp', + 'tests/PathOpsOpCubicThreadedTest.cpp', + 'tests/PathOpsOpLoopThreadedTest.cpp', + 'tests/PathOpsOpRectThreadedTest.cpp', + 'tests/PathOpsOpTest.cpp', + 'tests/PathOpsQuadIntersectionTest.cpp', + 'tests/PathOpsQuadIntersectionTestData.cpp', + 'tests/PathOpsQuadIntersectionTestData.h', + 'tests/PathOpsQuadLineIntersectionTest.cpp', + 'tests/PathOpsQuadLineIntersectionThreadedTest.cpp', + 'tests/PathOpsQuadReduceOrderTest.cpp', + 'tests/PathOpsSimplifyDegenerateThreadedTest.cpp', + 'tests/PathOpsSimplifyFailTest.cpp', + 'tests/PathOpsSimplifyQuadThreadedTest.cpp', + 'tests/PathOpsSimplifyQuadralateralsThreadedTest.cpp', + 'tests/PathOpsSimplifyRectThreadedTest.cpp', + 'tests/PathOpsSimplifyTest.cpp', + 'tests/PathOpsSimplifyTrianglesThreadedTest.cpp', + 'tests/PathOpsSkpTest.cpp', + 'tests/PathOpsTSectDebug.h', + 'tests/PathOpsTestCommon.cpp', + 'tests/PathOpsTestCommon.h', + 'tests/PathOpsThreadedCommon.cpp', + 'tests/PathOpsThreadedCommon.h', + 'tests/PathOpsThreeWayTest.cpp', + 'tests/PathOpsTightBoundsTest.cpp', + 'tests/PathOpsTypesTest.cpp', + 'tests/PathTest.cpp', + 'tests/PictureBBHTest.cpp', + 'tests/PictureShaderTest.cpp', + 'tests/PictureTest.cpp', + 'tests/PipeTest.cpp', + 'tests/PixelRefTest.cpp', + 'tests/Point3Test.cpp', + 'tests/PointTest.cpp', + 'tests/PremulAlphaRoundTripTest.cpp', + 'tests/QuickRejectTest.cpp', + 'tests/RTConfRegistryTest.cpp', + 'tests/RTreeTest.cpp', + 'tests/RandomTest.cpp', + 'tests/ReadPixelsTest.cpp', + 'tests/ReadWriteAlphaTest.cpp', + 'tests/Reader32Test.cpp', + 'tests/RecordDrawTest.cpp', + 'tests/RecordOptsTest.cpp', + 'tests/RecordPatternTest.cpp', + 'tests/RecordReplaceDrawTest.cpp', + 'tests/RecordTest.cpp', + 'tests/RecordTestUtils.h', + 'tests/RecorderTest.cpp', + 'tests/RecordingXfermodeTest.cpp', + 'tests/RectTest.cpp', + 'tests/RefCntTest.cpp', + 'tests/RefDictTest.cpp', + 'tests/RegionTest.cpp', + 'tests/ResourceCacheTest.cpp', + 'tests/RoundRectTest.cpp', + 'tests/RuntimeConfigTest.cpp', + 'tests/SHA1Test.cpp', + 'tests/SRGBReadWritePixelsTest.cpp', + 'tests/SVGDeviceTest.cpp', + 'tests/ScalarTest.cpp', + 'tests/SerializationTest.cpp', + 'tests/ShaderImageFilterTest.cpp', + 'tests/ShaderOpacityTest.cpp', + 'tests/SizeTest.cpp', + 'tests/SkBase64Test.cpp', + 'tests/SkImageTest.cpp', + 'tests/SkNxTest.cpp', + 'tests/SkResourceCacheTest.cpp', + 'tests/SkSharedMutexTest.cpp', + 'tests/SmallAllocatorTest.cpp', + 'tests/SortTest.cpp', + 'tests/SrcOverTest.cpp', + 'tests/StreamTest.cpp', + 'tests/StringTest.cpp', + 'tests/StrokeTest.cpp', + 'tests/StrokerTest.cpp', + 'tests/SubsetPath.cpp', + 'tests/SubsetPath.h', + 'tests/SurfaceTest.cpp', + 'tests/SwizzlerTest.cpp', + 'tests/TArrayTest.cpp', + 'tests/TDPQueueTest.cpp', + 'tests/TLSTest.cpp', + 'tests/TemplatesTest.cpp', + 'tests/TessellatingPathRendererTests.cpp', + 'tests/Test.cpp', + 'tests/Test.h', + 'tests/TextBlobCacheTest.cpp', + 'tests/TextBlobTest.cpp', + 'tests/TextureCompressionTest.cpp', + 'tests/Time.cpp', + 'tests/TopoSortTest.cpp', + 'tests/TraceMemoryDumpTest.cpp', + 'tests/TracingTest.cpp', + 'tests/TypefaceTest.cpp', + 'tests/UnicodeTest.cpp', + 'tests/UtilsTest.cpp', + 'tests/VarAllocTest.cpp', + 'tests/WArrayTest.cpp', + 'tests/WritePixelsTest.cpp', + 'tests/Writer32Test.cpp', + 'tests/XfermodeTest.cpp', + 'tests/YUVCacheTest.cpp', + 'tools/CrashHandler.cpp', + 'tools/CrashHandler.h', + 'tools/LazyDecodeBitmap.cpp', + 'tools/LazyDecodeBitmap.h', + 'tools/ProcStats.cpp', + 'tools/ProcStats.h', + 'tools/Resources.cpp', + 'tools/Resources.h', + 'tools/flags/SkCommandLineFlags.cpp', + 'tools/flags/SkCommandLineFlags.h', + 'tools/flags/SkCommonFlags.cpp', + 'tools/flags/SkCommonFlags.h', + 'tools/sk_tool_utils.cpp', + 'tools/sk_tool_utils.h', + 'tools/sk_tool_utils_font.cpp', + 'tools/timer/Timer.cpp', + 'tools/timer/Timer.h'] +DM_SRCS_ANDROID = ['tests/FontMgrAndroidParserTest.cpp'] +DM_SRCS_UNIX = [] +INCLUDES = ['include/android', + 'include/c', + 'include/codec', + 'include/config', + 'include/core', + 'include/effects', + 'include/gpu', + 'include/images', + 'include/pathops', + 'include/pipe', + 'include/ports', + 'include/private', + 'include/utils', + 'include/utils/mac', + 'include/utils/win', + 'include/svg', + 'include/xml', + 'src/codec', + 'src/core', + 'src/gpu', + 'src/image', + 'src/lazy', + 'src/opts', + 'src/pdf', + 'src/sfnt', + 'src/utils', + 'third_party/etc1', + 'third_party/ktx'] +LINKOPTS = ['*** BEGIN //conditions:default ***', + '-ldl', + '*** END //conditions:default ***', + '*** BEGIN CONDITION_ANDROID ***', + '-ldl', + '-lEGL', + '*** END CONDITION_ANDROID ***'] +SSE4_SRCS = ['src/opts/SkBlitRow_opts_SSE4.cpp', 'src/opts/SkOpts_sse41.cpp'] +SSSE3_SRCS = ['src/opts/SkBitmapProcState_opts_SSSE3.cpp', 'src/opts/SkOpts_ssse3.cpp'] diff --git a/tools/BUILD_simulator.py b/tools/BUILD_simulator.py index ff0194153c..3c0ed618e5 100755 --- a/tools/BUILD_simulator.py +++ b/tools/BUILD_simulator.py @@ -76,12 +76,14 @@ global_names = { 'exports_files': noop, 'glob': BUILD_glob, 'select': select_simulator, - 'BASE_DIR': "", - 'CONDITION_ANDROID': "CONDITION_ANDROID", + 'BASE_DIR': '', + 'BASE_EXTERNAL_DEPS_ANDROID': [], + 'BASE_EXTERNAL_DEPS_IOS': [], + 'BASE_EXTERNAL_DEPS_UNIX': [], + 'CONDITION_ANDROID': 'CONDITION_ANDROID', + 'CONDITION_IOS': 'CONDITION_IOS', 'DM_EXTERNAL_DEPS': [], 'EXTERNAL_DEPS_ALL': [], - 'EXTERNAL_DEPS_ANDROID': [], - 'EXTERNAL_DEPS_UNIX': [], } local_names = {} execfile('BUILD.public', global_names, local_names) |