moz-skia/gm
rmistry@google.com d6176b0dca Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
This CL is part II of IV (I broke down the 1280 files into 4 CLs).
Review URL: https://codereview.appspot.com/6474054

git-svn-id: http://skia.googlecode.com/svn/trunk@5263 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-08-23 18:14:13 +00:00
..
resources Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on android) 2012-03-20 14:51:47 +00:00
aaclip.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
aarectmodes.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
arithmode.cpp fix warnings on Mac in gm 2012-06-06 12:10:45 +00:00
bigmatrix.cpp fix warnings on Mac in gm 2012-06-06 12:10:45 +00:00
bitmapcopy.cpp Add flag to skip pipe on select GMs 2012-07-20 18:45:10 +00:00
bitmapfilters.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
bitmapmatrix.cpp Share code in various SkGPipeCanvas::drawBitmap_ calls. 2012-07-30 14:40:01 +00:00
bitmapscroll.cpp delay any drawing until first call to onDraw (eases debugging) 2012-03-22 14:09:28 +00:00
blend.cpp Implements the non-Porter-Duff compositing modes required for SVG's feBlend 2012-08-22 16:24:44 +00:00
blurs.cpp Only skip pipe playback for blurs GM in FIXED mode. 2012-06-29 19:25:21 +00:00
circles.cpp Add file missing from r3682 checkin 2012-04-16 14:19:32 +00:00
cmykjpeg.cpp Fix a memory leak in cmykjpeg GM. 2012-07-31 16:37:11 +00:00
colormatrix.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
complexclip.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
complexclip2.cpp Translated clip GMs to increase stability 2012-08-02 12:37:01 +00:00
composeshader.cpp Provide static global initializers for SkColorTable and SkComposeShader. 2012-07-02 19:07:57 +00:00
convexpaths.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
cubicpaths.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
dashcubics.cpp don't add circles on chopped cubics 2012-07-13 15:55:15 +00:00
dashing.cpp remove bogus nearlyzero checks 2012-05-21 16:47:43 +00:00
degeneratesegments.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
drawbitmaprect.cpp Temporarily disable failing GM tests on Android 2012-06-25 21:03:04 +00:00
drawlooper.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
emptypath.cpp Import all GMs as Samples. 2011-10-31 14:18:20 +00:00
extractbitmap.cpp Ensure that SkDeferredCanvas::onCreateCompatibleDevice unrefs its temp device. 2012-07-03 15:16:30 +00:00
filltypes.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
filltypespersp.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
fontscaler.cpp Re-enable gm fontscaler for Android 2012-06-26 17:23:52 +00:00
gammatext.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
getpostextpath.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
giantbitmap.cpp update test 2012-03-14 20:15:47 +00:00
gm.cpp Adding CMYK jpeg changes w/o .gyp alterations 2012-03-20 17:40:58 +00:00
gm.h Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
gmmain.cpp Added resource cache debug output to help track changes 2012-08-22 10:57:05 +00:00
gradients.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
gradtext.cpp Change TextContext handling of stages and draw targets; this allows us to 2012-07-11 14:41:19 +00:00
hairmodes.cpp fix warnings on Mac in gm 2012-06-06 12:10:45 +00:00
hittestpath.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
image.cpp add SkImage from encoded data 2012-07-31 03:57:11 +00:00
image.h check-point for image/surface work 2012-07-29 20:38:16 +00:00
imageblur.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
imagefiltersbase.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
imagefiltersgraph.cpp Move SkColorFilterImageFilter into its own file. 2012-08-20 19:23:24 +00:00
imagemagnifier.cpp Skip tiled drawing in GM for magnifier image filter. 2012-08-15 16:32:19 +00:00
lcdtext.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
lighting.cpp Raster implementation of diffuse and specular lighting filters. Externally, 2012-06-22 21:01:23 +00:00
linepaths.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
morphology.cpp Clamp dilate and erode radius to image width and height. 2012-04-10 17:25:44 +00:00
ninepatchstretch.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
nocolorbleed.cpp Import all GMs as Samples. 2011-10-31 14:18:20 +00:00
patheffects.cpp fix warnings on Mac in gm 2012-06-06 12:10:45 +00:00
pathfill.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
pathreverse.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
points.cpp Import all GMs as Samples. 2011-10-31 14:18:20 +00:00
poly2poly.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
quadpaths.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
samplerstress.cpp Reenable running samplerstress GM in pipe mode. 2012-06-06 19:13:46 +00:00
shaderbounds.cpp Fix some fixed-point bugs. 2012-04-17 21:46:18 +00:00
shadertext.cpp Temporarily disable failing GM tests on Android 2012-06-25 21:03:04 +00:00
shadows.cpp Fix type errors and a few warnings for Visual Studio 2010 64-bit build. 2012-05-17 15:38:00 +00:00
simpleaaclip.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
strokefill.cpp Compile with c++0x. 2012-03-19 21:04:52 +00:00
strokerects.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
strokes.cpp add gm (no images yet) for two-point-radial gradients 2012-06-05 16:14:23 +00:00
system_preferences.h Set LCD font smoothing to "medium" for gm on Mac, regardless of system settings 2012-02-14 14:53:59 +00:00
system_preferences_default.cpp Set LCD font smoothing to "medium" for gm on Mac, regardless of system settings 2012-02-14 14:53:59 +00:00
system_preferences_mac.mm fix warnings on Mac in gm 2012-06-06 12:10:45 +00:00
tablecolorfilter.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
testimagefilters.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
texdata.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
texteffects.cpp suppress pip for now, since we use locally-defined effects 2012-08-13 01:57:05 +00:00
tilemodes.cpp Import all GMs as Samples. 2011-10-31 14:18:20 +00:00
tinybitmap.cpp Import all GMs as Samples. 2011-10-31 14:18:20 +00:00
twopointradial.cpp Added pdf implementation of conical gradient. 2012-07-10 20:05:23 +00:00
typeface.cpp Addressed Windows compiler complaints 2012-08-15 14:36:41 +00:00
valgrind.supp Close an (incidental) memory leak in gmmain. 2012-03-15 13:39:51 +00:00
verttext.cpp update verttext to remove leading space from image name 2011-11-30 14:58:16 +00:00
verttext2.cpp more SkInstCnt plumbing 2012-06-26 19:24:50 +00:00
verylargebitmap.cpp Remove verylargebitmap gm on Android 2012-08-07 14:46:05 +00:00
xfermodes.cpp can't pass const to setPixels :( 2011-12-20 14:35:32 +00:00