skia2/gm
Michael Ludwig a6a8400e99 Support domain clamping and transform matrices in YUVToRGB effects
This helps avoid flattening of YUV/A images when drawn with a strict src
rect constraint. SkiaRenderer almost always provides a strict constraint
for their YUV videos.

This adds a GM that replicates the issue in skbug:8959, and adds a GM to
the wacky_yuv set that checks domain clamping across all of the different
formats.

Bug: 8959
Change-Id: I53f531a94f3b63f81d8c3cbe22d868e3356aeabd
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/207020
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
2019-04-12 19:43:38 +00:00
..
3dgm.cpp SkAnimTimer -> AnimTimer 2019-03-20 18:26:35 +00:00
aaa.cpp Remove SkScalarSinCos 2019-04-02 15:46:57 +00:00
aaclip.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
aarectmodes.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
aaxfermodes.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
addarc.cpp SkAnimTimer -> AnimTimer 2019-03-20 18:26:35 +00:00
all_bitmap_configs.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
alpha_image.cpp New factories for SkShaders 2019-04-09 19:15:01 +00:00
alphagradients.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
analytic_gradients.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
androidblendmodes.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
animatedGif.cpp moar static flags 2019-03-21 17:07:13 +00:00
animatedimageblurs.cpp SkAnimTimer -> AnimTimer 2019-03-20 18:26:35 +00:00
anisotropic.cpp Remove SkScalarSinCos 2019-04-02 15:46:57 +00:00
annotated_text.cpp use font for measuring 2018-12-12 23:47:15 +00:00
arcofzorro.cpp
arcto.cpp
arithmode.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
atlastext.cpp allow GMs to fail in DM 2019-04-02 17:46:26 +00:00
b_119394958.cpp Fix stroked round capped circular arc batched with filled circle. 2018-12-14 22:11:06 +00:00
backdrop.cpp add gm to test backdrop blurs and clipping/hintrects 2019-02-22 22:28:50 +00:00
badpaint.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
beziereffects.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
beziers.cpp make float more primary API for paint (esp. for alpha) 2019-02-15 21:50:16 +00:00
bigblurs.cpp
bigmatrix.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
bigrect.cpp
bigrrectaaeffect.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
bigtext.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
bigtileimagefilter.cpp
bitmapcopy.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
bitmapfilters.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
bitmapimage.cpp Add a mechanism for GMs to silently exclude themselves from Gold 2019-02-08 00:05:15 +00:00
bitmappremul.cpp Simplify bitmappremul GM a bit, remove more SkColorData 4444 macros 2018-11-02 21:03:30 +00:00
bitmaprect.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
bitmaprecttest.cpp
bitmapshader.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
bitmaptiled.cpp Reland "Add a GpuGM class for GPU-only tests" 2019-02-07 23:11:16 +00:00
bleed.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
blend.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
blurcircles2.cpp SkAnimTimer -> AnimTimer 2019-03-20 18:26:35 +00:00
blurcircles.cpp
blurignorexform.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
blurimagevmask.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
blurpositioning.cpp
blurquickreject.cpp
blurrect.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
blurredclippedcircle.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
blurroundrect.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
blurs.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
blurtextsmallradii.cpp use drawString with font 2019-01-07 15:03:06 +00:00
bmpfilterqualityrepeat.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
bug5252.cpp
bug6643.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
bug6783.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
bug530095.cpp
bug615686.cpp
cgm.c expand imageinfo in C api, start on colorspace 2018-09-28 17:52:59 +00:00
cgms.cpp
circle_sizes.cpp
circles.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
circulararcs.cpp Use a smaller tolerance when chopping conics to quads 2018-11-20 16:42:04 +00:00
circularclips.cpp
clip_error.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
clip_strokerect.cpp
clipdrawdraw.cpp
clippedbitmapshaders.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
clockwise.cpp Add shader based blending of kPlus for configs that need clamping 2019-03-15 14:54:17 +00:00
color4f.cpp New factories for SkShaders 2019-04-09 19:15:01 +00:00
coloremoji_blendmodes.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
coloremoji.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
colorfilteralpha8.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
colorfilterimagefilter.cpp remove SkMixer, since we have explicit lerps/blends in SkShader 2019-04-10 20:59:30 +00:00
colorfilters.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
colormatrix.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
colorwheel.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
complexclip2.cpp
complexclip3.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
complexclip4.cpp
complexclip_blur_tiled.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
complexclip.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
composeshader.cpp New factories for SkShaders 2019-04-09 19:15:01 +00:00
compositor_quads.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
concavepaths.cpp
conicpaths.cpp Reland "Reland "Fix blurry edges on large ovals."" 2019-03-29 14:11:21 +00:00
constcolorprocessor.cpp moved files generated from .fp files into generated/ directories 2019-04-10 18:02:02 +00:00
convex_all_line_paths.cpp Remove SkScalarSinCos 2019-04-02 15:46:57 +00:00
convexpaths.cpp Move new convex path towards the end of the path array in GM convexpaths. 2019-03-29 20:23:23 +00:00
convexpolyclip.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
convexpolyeffect.cpp Remove SkScalarSinCos 2019-04-02 15:46:57 +00:00
copyTo4444.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
crbug_691386.cpp Add a mechanism for GMs to silently exclude themselves from Gold 2019-02-08 00:05:15 +00:00
crbug_788500.cpp
crbug_847759.cpp
crbug_884166.cpp GrTessellator: two fixes for boundary simplification artifacts. 2018-09-26 23:57:59 +00:00
crbug_887103.cpp GrTessellator: two fixes for boundary simplification artifacts. 2018-09-26 23:57:59 +00:00
crbug_892988.cpp Fix dst copy bounds for aa draw contained within clip. 2018-11-16 19:24:04 +00:00
crbug_899512.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
crbug_905548.cpp Fix two GPU image filters handling of subset inputs 2018-12-03 16:46:29 +00:00
crbug_918512.cpp SkPDF: rasterize for color-filter+layer 2019-01-09 15:13:27 +00:00
crbug_938592.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
crbug_947055.cpp Add reproduction test case for crbug/947055 2019-03-29 18:24:03 +00:00
croppedrects.cpp
crosscontextimage.cpp Add a mechanism for GMs to silently exclude themselves from Gold 2019-02-08 00:05:15 +00:00
cubicpaths.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
daa.cpp add more test cases to DAA gm 2019-02-08 17:37:50 +00:00
dashcircle.cpp SkAnimTimer -> AnimTimer 2019-03-20 18:26:35 +00:00
dashcubics.cpp SkAnimTimer -> AnimTimer 2019-03-20 18:26:35 +00:00
dashing.cpp Remove SkScalarSinCos 2019-04-02 15:46:57 +00:00
degeneratesegments.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
dftext_blob_persp.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
dftext.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
discard.cpp New factories for SkShaders 2019-04-09 19:15:01 +00:00
displacement.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
distantclip.cpp gm: use DEF_GM macro consistantly 2019-01-24 16:03:13 +00:00
downsamplebitmap.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
draw_bitmap_rect_skbug4374.cpp
drawable.cpp
drawatlas.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
drawatlascolor.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
drawbitmaprect.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
drawimageset.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
drawlooper.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
drawminibitmaprect.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
drawquadset.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
drawregion.cpp
drawregionmodes.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
dropshadowimagefilter.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
drrect_small_inner.cpp
drrect.cpp
dstreadshuffle.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
emboss.cpp New factories for SkShaders 2019-04-09 19:15:01 +00:00
emptypath.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
encode-alpha-jpeg.cpp change gm to use srgb (not linear) so srgb and legacy draw the same 2019-03-06 15:33:12 +00:00
encode-platform.cpp Add a mechanism for GMs to silently exclude themselves from Gold 2019-02-08 00:05:15 +00:00
encode-srgb.cpp tests: do not crash with missing resources. 2018-11-26 22:02:09 +00:00
encode.cpp drawText Cleanup, part 5 2019-01-09 16:10:30 +00:00
etc1.cpp moved files generated from .fp files into generated/ directories 2019-04-10 18:02:02 +00:00
extractbitmap.cpp gm: use DEF_GM macro consistantly 2019-01-24 16:03:13 +00:00
fadefilter.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
fatpathfill.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
filltypes.cpp gm: use DEF_GM macro consistantly 2019-01-24 16:03:13 +00:00
filltypespersp.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
filterbitmap.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
filterbug.cpp Move SkTileModes to top level 2019-04-03 00:18:35 +00:00
filterfastbounds.cpp
filterindiabox.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
flippity.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
fontcache.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
fontmgr.cpp Move fontmgr_bounds label setting to checkbox. 2019-03-23 14:37:59 +00:00
fontregen.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
fontscaler.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
fontscalerdistortable.cpp Add a mechanism for GMs to silently exclude themselves from Gold 2019-02-08 00:05:15 +00:00
fwidth_squircle.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
gamma.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
gammatext.cpp New factories for SkShaders 2019-04-09 19:15:01 +00:00
getpostextpath.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
giantbitmap.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
glyph_pos.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
gm.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
gm.h SkAnimTimer -> AnimTimer 2019-03-20 18:26:35 +00:00
gradient_matrix.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
gradientDirtyLaundry.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
gradients_2pt_conical.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
gradients_degenerate.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
gradients_no_texture.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
gradients.cpp New factories for SkShaders 2019-04-09 19:15:01 +00:00
gradtext.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
grayscalejpg.cpp
hairlines.cpp Remove SkScalarSinCos 2019-04-02 15:46:57 +00:00
hairmodes.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
hardstop_gradients.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
highcontrastfilter.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
hittestpath.cpp
hsl.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
hugepath.cpp
image_pict.cpp Make SkImage_Base::asTextureProxyRef take a GrRecordingContext parameter 2019-03-05 19:49:40 +00:00
image_shader.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
image.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
imagealphathreshold.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
imageblur2.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
imageblur.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
imageblurclampmode.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
imageblurrepeatmode.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
imageblurtiled.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
imagefilters.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
imagefiltersbase.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
imagefiltersclipped.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
imagefilterscropexpand.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
imagefilterscropped.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
imagefiltersgraph.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
imagefiltersscaled.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
imagefiltersstroked.cpp update more gms to use textutils 2018-10-25 20:58:59 +00:00
imagefilterstransformed.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
imagefromyuvtextures.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
imagemagnifier.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
imagemakewithfilter.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
imagemasksubset.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
imageresizetiled.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
imagescalealigned.cpp
imagesource2.cpp
imagesource.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
internal_links.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
inversepaths.cpp
jpg_color_cube.cpp Remove unnecessary sk_tool_utils::EncodeImageToData 2018-09-25 12:02:26 +00:00
largeglyphblur.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
lattice.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
lcdblendmodes.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
lcdoverlap.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
lcdtext.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
lighting.cpp Remove SkScalarSinCos 2019-04-02 15:46:57 +00:00
lightingshader2.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
lightingshader.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
linepaths.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
localmatriximagefilter.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
localmatriximageshader.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
localmatrixshader.cpp New factories for SkShaders 2019-04-09 19:15:01 +00:00
lumafilter.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
mac_aa_explorer.cpp add hinting to gm 2019-02-22 13:56:25 +00:00
makecolorspace.cpp Add a mechanism for GMs to silently exclude themselves from Gold 2019-02-08 00:05:15 +00:00
makeRasterImage.cpp tests: do not crash with missing resources. 2018-11-26 22:02:09 +00:00
mandoline.cpp modify gm to avoid creating t-junctions between degernate curves and lines 2018-10-08 18:05:21 +00:00
manypaths.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
matrixconvolution.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
matriximagefilter.cpp
megalooper.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
mipmap.cpp drawText Cleanup, part 2 2019-01-09 16:01:59 +00:00
mixedtextblobs.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
mixercolorfilter.cpp remove SkMixer, since we have explicit lerps/blends in SkShader 2019-04-10 20:59:30 +00:00
modecolorfilters.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
morphology.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
multipicturedraw.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
nested.cpp
ninepatchstretch.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
nonclosedpaths.cpp
offsetimagefilter.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
orientation.cpp tests: do not crash with missing resources. 2018-11-26 22:02:09 +00:00
ovals.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
overdrawcanvas.cpp GM for SkOverdrawCanvas 2019-04-03 20:28:54 +00:00
overdrawcolorfilter.cpp Fix occurrences of "-Wextra-semi-stmt" 2018-11-30 23:23:09 +00:00
OverStroke.cpp
p3.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
patch.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
path_stroke_with_zero_length.cpp
pathcontourstart.cpp
patheffects.cpp gm: use DEF_GM macro consistantly 2019-01-24 16:03:13 +00:00
pathfill.cpp Remove SkScalarSinCos 2019-04-02 15:46:57 +00:00
pathinterior.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
pathmaskcache.cpp
pathmeasure.cpp
pathopsinverse.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
pathopsskpclip.cpp gm: use DEF_GM macro consistantly 2019-01-24 16:03:13 +00:00
pathreverse.cpp
pdf_never_embed.cpp Add a mechanism for GMs to silently exclude themselves from Gold 2019-02-08 00:05:15 +00:00
perlinnoise.cpp
perspimages.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
perspshaders.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
picture.cpp make float more primary API for paint (esp. for alpha) 2019-02-15 21:50:16 +00:00
pictureimagefilter.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
pictureimagegenerator.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
pictureshader.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
pictureshadercache.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
pictureshadertile.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
pixelsnap.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
plus.cpp
points.cpp gm: use DEF_GM macro consistantly 2019-01-24 16:03:13 +00:00
poly2poly.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
polygonoffset.cpp Remove SkScalarSinCos 2019-04-02 15:46:57 +00:00
polygons.cpp
quadpaths.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
radial_gradient_precision.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
readpixels.cpp Add a mechanism for GMs to silently exclude themselves from Gold 2019-02-08 00:05:15 +00:00
recordopts.cpp Reduce usage of SkCanvas::flush 2019-03-04 22:09:39 +00:00
rectangletexture.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
rects.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
repeated_bitmap.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
resizeimagefilter.cpp
roundrects.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
rrect.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
rrectclipdrawpaint.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
rrects.cpp Add a mechanism for GMs to silently exclude themselves from Gold 2019-02-08 00:05:15 +00:00
runtimecolorfilter.cpp Revert "Reland "Revert "Reland "GPU support for SkMixers"""" 2019-04-08 16:47:03 +00:00
samplelocations.cpp Rename GrPipeline::Flags to GrPipeline::InputFlags 2019-04-03 19:29:54 +00:00
samplerstress.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
savelayer.cpp Reland "Support clip masks for SaveLayerRec and drawSpecial in Ganesh" 2019-04-08 17:01:12 +00:00
scaledemoji_rendering.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
scaledemoji.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
scaledstrokes.cpp
shadermaskfilter.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
shadertext3.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
shadows.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
shadowutils.cpp make float more primary API for paint (esp. for alpha) 2019-02-15 21:50:16 +00:00
shallowgradient.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
shapes.cpp make float more primary API for paint (esp. for alpha) 2019-02-15 21:50:16 +00:00
sharedcorners.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
showmiplevels.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
simple_magnification.cpp GrContext abandon: fail -> skip 2019-04-03 14:06:18 +00:00
simpleaaclip.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
simplerect.cpp SkAnimTimer -> AnimTimer 2019-03-20 18:26:35 +00:00
skbug1719.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
skbug_257.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
skbug_4868.cpp
skbug_5321.cpp use font instead of paint 2018-12-24 20:21:04 +00:00
skbug_8664.cpp Bugfix for Nexus 5 mipmap+scissor generation failure 2019-01-15 18:04:27 +00:00
skbug_8955.cpp Always mark bitmap glyph runs as such, to ensure they are properly regenerated 2019-04-05 16:26:23 +00:00
skinning.cpp test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
smallarc.cpp
smallpaths.cpp Remove SkScalarSinCos 2019-04-02 15:46:57 +00:00
spritebitmap.cpp
srcmode.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
srgb.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
stlouisarch.cpp gm: use DEF_GM macro consistantly 2019-01-24 16:03:13 +00:00
stringart.cpp SkAnimTimer -> AnimTimer 2019-03-20 18:26:35 +00:00
stroke_rect_shader.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
strokedlines.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
strokefill.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
strokerect.cpp
strokerects.cpp gm: use DEF_GM macro consistantly 2019-01-24 16:03:13 +00:00
strokes.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
stroketext.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
subsetshader.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
surface.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
tablecolorfilter.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
tallstretchedbitmaps.cpp
testgradient.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
text_scale_skew.cpp use font instead of paint for text 2019-01-02 17:45:30 +00:00
textblob.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
textblobblockreordering.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
textblobcolortrans.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
textblobgeometrychange.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
textbloblooper.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
textblobmixedsizes.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
textblobrandomfont.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
textblobshader.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
textblobtransforms.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
textblobuseaftergpufree.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
texteffects.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
texturedomaineffect.cpp Clean up texture domain effect GM, wrt proxy creation 2019-03-25 18:16:05 +00:00
thinconcavepaths.cpp
thinrects.cpp gm: use DEF_GM macro consistantly 2019-01-24 16:03:13 +00:00
thinstrokedrects.cpp
tiledscaledbitmap.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
tileimagefilter.cpp Introduce new factory for SkColorFilters 2019-04-08 21:03:59 +00:00
tilemodes_scaled.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
tilemodes.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
tinybitmap.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
transparency.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
trickycubicstrokes.cpp
typeface.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
unpremul.cpp add unpremul gm 2018-10-31 15:41:30 +00:00
variedtext.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
vertices.cpp New factories for SkShaders 2019-04-09 19:15:01 +00:00
verylargebitmap.cpp Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
wacky_yuv_formats.cpp Support domain clamping and transform matrices in YUVToRGB effects 2019-04-12 19:43:38 +00:00
windowrectangles.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
xfermodeimagefilter.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
xfermodes2.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
xfermodes3.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
xfermodes.cpp add makeShader() to SkBitmap, and deprecate SkShader version 2019-04-08 17:56:34 +00:00
yuvtorgbeffect.cpp Support domain clamping and transform matrices in YUVToRGB effects 2019-04-12 19:43:38 +00:00