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

Unified Diff: gyp/gmslides.gypi

Issue 1133343006: Gyp: Sanity Part II (GM+Tests) (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 7 months 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 | « no previous file | gyp/tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/gmslides.gypi
diff --git a/gyp/gmslides.gypi b/gyp/gmslides.gypi
index 79333bdc9f55dfcd1cebbeb2c73c9bfab8369d50..c1a1f6b10e8f79731ca5b0656d5f7be7b6cd2f7f 100644
--- a/gyp/gmslides.gypi
+++ b/gyp/gmslides.gypi
@@ -17,230 +17,7 @@
# It'd be nice to do this in SampleApp.gypi, but I can't find a way to make it work.
[ 'not ("<(_target_name)" == "SampleApp" and skia_is_bot)', {
'sources': [
- '../gm/aaclip.cpp',
- '../gm/aarectmodes.cpp',
- '../gm/addarc.cpp',
- '../gm/all_bitmap_configs.cpp',
- '../gm/alphagradients.cpp',
- '../gm/anisotropic.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/bigtext.cpp',
- '../gm/bitmapcopy.cpp',
- '../gm/bitmapfilters.cpp',
- '../gm/bitmappremul.cpp',
- '../gm/bitmaprect.cpp',
- '../gm/bitmaprecttest.cpp',
- '../gm/bitmapscroll.cpp',
- '../gm/bitmapshader.cpp',
- '../gm/bitmapsource.cpp',
- '../gm/bitmapsource2.cpp',
- '../gm/bleed.cpp',
- '../gm/blend.cpp',
- '../gm/blurcircles.cpp',
- '../gm/blurs.cpp',
- '../gm/blurquickreject.cpp',
- '../gm/blurrect.cpp',
- '../gm/blurroundrect.cpp',
- '../gm/bmpfilterqualityrepeat.cpp',
- '../gm/circles.cpp',
- '../gm/circularclips.cpp',
- '../gm/clipdrawdraw.cpp',
- '../gm/clip_strokerect.cpp',
- '../gm/clippedbitmapshaders.cpp',
- '../gm/cgms.cpp',
- '../gm/cgm.c',
- '../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/concavepaths.cpp',
- '../gm/complexclip.cpp',
- '../gm/complexclip2.cpp',
- '../gm/complexclip3.cpp',
- '../gm/composeshader.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/cmykjpeg.cpp',
- '../gm/dstreadshuffle.cpp',
- '../gm/degeneratesegments.cpp',
- '../gm/dcshader.cpp',
- '../gm/discard.cpp',
- '../gm/dashcubics.cpp',
- '../gm/dashing.cpp',
- '../gm/distantclip.cpp',
- '../gm/dftext.cpp',
- '../gm/displacement.cpp',
- '../gm/downsamplebitmap.cpp',
- '../gm/drawbitmaprect.cpp',
- '../gm/drawfilter.cpp',
- '../gm/drawlooper.cpp',
- '../gm/dropshadowimagefilter.cpp',
- '../gm/drrect.cpp',
- '../gm/dstreadshuffle.cpp',
- '../gm/etc1bitmap.cpp',
- '../gm/extractbitmap.cpp',
- '../gm/emboss.cpp',
- '../gm/emptypath.cpp',
- '../gm/fadefilter.cpp',
- '../gm/fatpathfill.cpp',
- '../gm/factory.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/gammatext.cpp',
- '../gm/getpostextpath.cpp',
- '../gm/giantbitmap.cpp',
- '../gm/glyph_pos.cpp',
- '../gm/glyph_pos_align.cpp',
- '../gm/gradients.cpp',
- '../gm/gradients_2pt_conical.cpp',
- '../gm/gradients_no_texture.cpp',
- '../gm/gradientDirtyLaundry.cpp',
- '../gm/gradient_matrix.cpp',
- '../gm/gradtext.cpp',
- '../gm/grayscalejpg.cpp',
- '../gm/hairlines.cpp',
- '../gm/hairmodes.cpp',
- '../gm/hittestpath.cpp',
- '../gm/imagealphathreshold.cpp',
- '../gm/imageblur.cpp',
- '../gm/imageblur2.cpp',
- '../gm/imageblurtiled.cpp',
- '../gm/imagemagnifier.cpp',
- '../gm/imageresizetiled.cpp',
- '../gm/inversepaths.cpp',
- '../gm/lerpmode.cpp',
- '../gm/lighting.cpp',
- '../gm/lumafilter.cpp',
- '../gm/image.cpp',
- '../gm/imagefilters.cpp',
- '../gm/imagefiltersbase.cpp',
- '../gm/imagefiltersclipped.cpp',
- '../gm/imagefilterscropped.cpp',
- '../gm/imagefilterscropexpand.cpp',
- '../gm/imagefiltersgraph.cpp',
- '../gm/imagefiltersscaled.cpp',
- '../gm/imagefilterstransformed.cpp',
- '../gm/internal_links.cpp',
- '../gm/largeglyphblur.cpp',
- '../gm/lcdtext.cpp',
- '../gm/linepaths.cpp',
- '../gm/matrixconvolution.cpp',
- '../gm/matriximagefilter.cpp',
- '../gm/megalooper.cpp',
- '../gm/mixedxfermodes.cpp',
- '../gm/mixedtextblobs.cpp',
- '../gm/mipmap.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/patheffects.cpp',
- '../gm/pathfill.cpp',
- '../gm/pathinterior.cpp',
- '../gm/pathopsinverse.cpp',
- '../gm/pathopsskpclip.cpp',
- '../gm/pathreverse.cpp',
- '../gm/peekpixels.cpp',
- '../gm/perlinnoise.cpp',
- '../gm/picture.cpp',
- '../gm/pictureimagefilter.cpp',
- '../gm/pictureshader.cpp',
- '../gm/pictureshadertile.cpp',
- '../gm/pixelsnap.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/rrect.cpp',
- '../gm/rrects.cpp',
- '../gm/roundrects.cpp',
- '../gm/samplerstress.cpp',
- # '../gm/scalebitmap.cpp',
- '../gm/shaderbounds.cpp',
- '../gm/selftest.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/texteffects.cpp',
- '../gm/testimagefilters.cpp',
- '../gm/texdata.cpp',
- '../gm/variedtext.cpp',
- '../gm/tallstretchedbitmaps.cpp',
- '../gm/textblob.cpp',
- '../gm/textbloblooper.cpp',
- '../gm/textblobcolortrans.cpp',
- '../gm/textblobgeometrychange.cpp',
- '../gm/textblobshader.cpp',
- '../gm/textblobtransforms.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/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',
+ '<!@(python find.py ../gm "*.c*")',
# Files needed by particular GMs
'../src/gpu/GrTestBatch.h',
@@ -251,6 +28,10 @@
'../src/utils/debugger/SkObjectParser.h',
'../src/utils/debugger/SkObjectParser.cpp',
],
+ 'sources!': [
+ '../gm/system_preferences_default.cpp',
+ '../gm/techtalk1.cpp',
+ ],
}],
# TODO: Several GMs are known to cause particular problems on Android, so
# we disable them on Android. See http://skbug.com/2326
« no previous file with comments | « no previous file | gyp/tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698