.. |
3dgm.cpp
|
drawText Cleanup, part 5
|
2019-01-09 16:10:30 +00:00 |
aaa.cpp
|
gm: delete boilerplate
|
2019-01-24 21:05:12 +00:00 |
aaclip.cpp
|
gm: delete boilerplate
|
2019-01-24 21:05:12 +00:00 |
aarectmodes.cpp
|
gm: delete boilerplate
|
2019-01-24 21:05:12 +00:00 |
aaxfermodes.cpp
|
change textutils to require font param
|
2019-01-03 21:11:52 +00:00 |
addarc.cpp
|
gm: delete boilerplate
|
2019-01-24 21:05:12 +00:00 |
all_bitmap_configs.cpp
|
paint is losing its text-related fields
|
2019-01-04 21:54:49 +00:00 |
alpha_image.cpp
|
hide SkBlurMaskFilter and SkBlurQuality
|
2018-03-14 17:27:36 +00:00 |
alphagradients.cpp
|
|
|
analytic_gradients.cpp
|
Reland "Reland "Implement an explicit binary search-based analytic gradient colorizer""
|
2018-10-04 13:10:29 +00:00 |
androidblendmodes.cpp
|
use font in SkTextUtils
|
2018-12-24 04:48:15 +00:00 |
animatedGif.cpp
|
sed s/drawSimpleText/drawString/
|
2019-01-08 19:50:09 +00:00 |
animatedimageblurs.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
anisotropic.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
annotated_text.cpp
|
use font for measuring
|
2018-12-12 23:47:15 +00:00 |
arcofzorro.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
arcto.cpp
|
|
|
arithmode.cpp
|
sed s/drawSimpleText/drawString/
|
2019-01-08 19:50:09 +00:00 |
atlastext.cpp
|
start to use font for measure, not paint
|
2018-12-02 21:31:36 +00:00 |
b_119394958.cpp
|
Fix stroked round capped circular arc batched with filled circle.
|
2018-12-14 22:11:06 +00:00 |
badpaint.cpp
|
|
|
beziereffects.cpp
|
Return GrProcessorSet::Analysis from GrDrawOp::finalize
|
2019-01-16 21:22:38 +00:00 |
beziers.cpp
|
|
|
bigblurs.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
bigmatrix.cpp
|
|
|
bigrect.cpp
|
|
|
bigrrectaaeffect.cpp
|
Consolidate stroke-rect ops and use GrFillRectOp instead of GrNonAA/AARectOp
|
2018-12-11 16:33:35 +00:00 |
bigtext.cpp
|
use font for measuring
|
2018-12-13 15:35:10 +00:00 |
bigtileimagefilter.cpp
|
|
|
bitmapcopy.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
bitmapfilters.cpp
|
add drawString to ease the pain of converting to skfont
|
2019-01-05 22:04:34 +00:00 |
bitmapimage.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
bitmappremul.cpp
|
Simplify bitmappremul GM a bit, remove more SkColorData 4444 macros
|
2018-11-02 21:03:30 +00:00 |
bitmaprect.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
bitmaprecttest.cpp
|
|
|
bitmapshader.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
bitmaptiled.cpp
|
Remove SK_SUPPORT_GPU checks in tool-only code
|
2018-05-31 18:59:44 +00:00 |
bleed.cpp
|
Revert "makeSurface defaults to raster"
|
2018-09-05 18:41:45 +00:00 |
blend.cpp
|
|
|
blurcircles2.cpp
|
hide SkBlurMaskFilter and SkBlurQuality
|
2018-03-14 17:27:36 +00:00 |
blurcircles.cpp
|
hide SkBlurMaskFilter and SkBlurQuality
|
2018-03-14 17:27:36 +00:00 |
blurignorexform.cpp
|
use drawString with font
|
2019-01-07 15:03:06 +00:00 |
blurimagevmask.cpp
|
add drawString to ease the pain of converting to skfont
|
2019-01-05 22:04:34 +00:00 |
blurpositioning.cpp
|
Make a GM for checking blur bounds.
|
2018-04-13 18:48:32 +00:00 |
blurquickreject.cpp
|
hide SkBlurMaskFilter and SkBlurQuality
|
2018-03-14 17:27:36 +00:00 |
blurrect.cpp
|
Revert "Revert "SkTypes: extract SkTo""
|
2018-06-14 14:55:17 +00:00 |
blurredclippedcircle.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
blurroundrect.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
blurs.cpp
|
add drawString to ease the pain of converting to skfont
|
2019-01-05 22:04:34 +00:00 |
blurtextsmallradii.cpp
|
use drawString with font
|
2019-01-07 15:03:06 +00:00 |
bmpfilterqualityrepeat.cpp
|
add drawString to ease the pain of converting to skfont
|
2019-01-05 22:04:34 +00:00 |
bug5252.cpp
|
|
|
bug6643.cpp
|
|
|
bug6783.cpp
|
|
|
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
|
SkPDF: less tolerance for small circles
|
2017-11-27 14:59:45 +00:00 |
circles.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +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
|
use fonts when making blobs
|
2018-12-22 23:07:22 +00:00 |
clip_strokerect.cpp
|
|
|
clipdrawdraw.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
clippedbitmapshaders.cpp
|
|
|
clockwise.cpp
|
Remove destination GrRenderTargetProxy from GrPipeline
|
2019-02-01 13:36:53 +00:00 |
color4f.cpp
|
hide virtual and rename to onMakeComposed
|
2018-02-19 19:40:14 +00:00 |
coloremoji_blendmodes.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
coloremoji.cpp
|
Add getTypefaceOrDefault and refTypefaceOrDefault
|
2019-01-23 18:52:09 +00:00 |
colorfilteralpha8.cpp
|
|
|
colorfilterimagefilter.cpp
|
test,tools: whitespace changes for clang-format
|
2018-09-19 17:50:51 +00:00 |
colorfilters.cpp
|
|
|
colormatrix.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
colorwheel.cpp
|
add drawString to ease the pain of converting to skfont
|
2019-01-05 22:04:34 +00:00 |
complexclip2.cpp
|
|
|
complexclip3.cpp
|
add drawString to ease the pain of converting to skfont
|
2019-01-05 22:04:34 +00:00 |
complexclip4.cpp
|
|
|
complexclip_blur_tiled.cpp
|
Revert "makeSurface defaults to raster"
|
2018-09-05 18:41:45 +00:00 |
complexclip.cpp
|
use font instead of paint
|
2018-12-15 19:11:13 +00:00 |
composeshader.cpp
|
Revert "Revert "move GrColor.h to private, IWYU""
|
2018-02-06 23:05:46 +00:00 |
concavepaths.cpp
|
return this from maker calls, so we can chain the calls
|
2018-08-15 17:21:59 +00:00 |
conicpaths.cpp
|
|
|
constcolorprocessor.cpp
|
sed s/drawSimpleText/drawString/
|
2019-01-08 19:50:09 +00:00 |
convex_all_line_paths.cpp
|
two pass convexity
|
2018-12-13 13:04:44 +00:00 |
convexpaths.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
convexpolyclip.cpp
|
add drawString to ease the pain of converting to skfont
|
2019-01-05 22:04:34 +00:00 |
convexpolyeffect.cpp
|
Return GrProcessorSet::Analysis from GrDrawOp::finalize
|
2019-01-16 21:22:38 +00:00 |
copyTo4444.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
crbug_691386.cpp
|
|
|
crbug_788500.cpp
|
Revert "Revert "Make PathGeoBuilder use consistent iterators.""
|
2017-11-29 16:18:45 +00:00 |
crbug_847759.cpp
|
Preseve tangents when converting cubics->quads in GrAAHairlinePathRenderer
|
2018-09-07 20:21:24 +00:00 |
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
|
When outsetting for rect blur fast path use abs of scale factors.
|
2018-11-19 15:35:42 +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 |
croppedrects.cpp
|
|
|
crosscontextimage.cpp
|
tests: do not crash with missing resources.
|
2018-11-26 22:02:09 +00:00 |
cubicpaths.cpp
|
use drawstring with font
|
2019-01-07 16:29:31 +00:00 |
daa.cpp
|
use drawstring with font
|
2019-01-07 16:29:31 +00:00 |
dashcircle.cpp
|
fix circle dash
|
2018-12-05 02:16:04 +00:00 |
dashcubics.cpp
|
Stop using SkTSwap.
|
2018-06-19 02:06:31 +00:00 |
dashing.cpp
|
add drawString to ease the pain of converting to skfont
|
2019-01-05 22:04:34 +00:00 |
degeneratesegments.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
dftext_blob_persp.cpp
|
use fonts when making blobs
|
2018-12-22 23:07:22 +00:00 |
dftext.cpp
|
use SkFont for text
|
2018-12-14 02:50:00 +00:00 |
discard.cpp
|
Remove SK_SUPPORT_GPU checks in tool-only code
|
2018-05-31 18:59:44 +00:00 |
displacement.cpp
|
|
|
distantclip.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
downsamplebitmap.cpp
|
use drawString with font
|
2019-01-07 15:03:06 +00:00 |
draw_bitmap_rect_skbug4374.cpp
|
resources: orgainize directory.
|
2017-12-08 17:16:00 +00:00 |
drawable.cpp
|
|
|
drawatlas.cpp
|
use SkFont for measuring and paths
|
2018-12-20 22:43:05 +00:00 |
drawatlascolor.cpp
|
use drawString with font
|
2019-01-07 15:03:06 +00:00 |
drawbitmaprect.cpp
|
use drawString with font
|
2019-01-07 15:03:06 +00:00 |
drawimageset.cpp
|
Add non-srcover fallback for drawImageSet
|
2019-01-22 19:50:44 +00:00 |
drawlooper.cpp
|
use drawString with font
|
2019-01-07 15:03:06 +00:00 |
drawminibitmaprect.cpp
|
Always create a raster (cached) image
|
2018-01-04 21:25:54 +00:00 |
drawquadset.cpp
|
Add new experimental API for rectangles with per-edge AA control
|
2019-01-23 16:45:01 +00:00 |
drawregion.cpp
|
|
|
drawregionmodes.cpp
|
Remove occluder feature from blur mask filter
|
2018-08-17 14:15:30 +00:00 |
dropshadowimagefilter.cpp
|
change textutils to require font param
|
2019-01-03 21:11:52 +00:00 |
drrect_small_inner.cpp
|
Revert "Revert "Fix rendering of drrects with small circular inner rrects.""
|
2017-12-01 21:25:39 +00:00 |
drrect.cpp
|
|
|
dstreadshuffle.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
emboss.cpp
|
drawText Cleanup
|
2019-01-08 15:26:36 +00:00 |
emptypath.cpp
|
drawText Cleanup
|
2019-01-08 15:26:36 +00:00 |
encode-alpha-jpeg.cpp
|
tests: do not crash with missing resources.
|
2018-11-26 22:02:09 +00:00 |
encode-platform.cpp
|
tests: do not crash with missing resources.
|
2018-11-26 22:02:09 +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
|
Reland "Add compressed data support for SkImage."
|
2019-01-18 16:32:08 +00:00 |
extractbitmap.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
fadefilter.cpp
|
|
|
fatpathfill.cpp
|
|
|
filltypes.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
filltypespersp.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
filterbitmap.cpp
|
use drawstring with font
|
2019-01-07 16:29:31 +00:00 |
filterbug.cpp
|
Revert "Revert "move GrColor.h to private, IWYU""
|
2018-02-06 23:05:46 +00:00 |
filterfastbounds.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
filterindiabox.cpp
|
resources: orgainize directory.
|
2017-12-08 17:16:00 +00:00 |
flippity.cpp
|
Remove superfluous budgeted params and member related to SkImage_GpuBase
|
2018-12-20 15:58:55 +00:00 |
fontcache.cpp
|
sed s/drawSimpleText/drawString/
|
2019-01-08 19:50:09 +00:00 |
fontmgr.cpp
|
Add getTypefaceOrDefault and refTypefaceOrDefault
|
2019-01-23 18:52:09 +00:00 |
fontregen.cpp
|
Add new GM to verify Plots marked correctly during regenerate.
|
2018-12-18 16:32:42 +00:00 |
fontscaler.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
fontscalerdistortable.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
fwidth_squircle.cpp
|
Remove destination GrRenderTargetProxy from GrPipeline
|
2019-02-01 13:36:53 +00:00 |
gamma.cpp
|
use font for measuring
|
2018-12-22 12:23:07 +00:00 |
gammatext.cpp
|
gm/gammagradienttext: Attempt to see what changed in gold.
|
2019-01-08 19:44:59 +00:00 |
getpostextpath.cpp
|
use font for measuring/paths
|
2018-12-21 17:36:02 +00:00 |
giantbitmap.cpp
|
|
|
glyph_pos.cpp
|
Update SkCanonicalizeFont to also update paint
|
2018-12-16 21:29:40 +00:00 |
gm.cpp
|
drawText Cleanup
|
2019-01-08 15:26:36 +00:00 |
gm.h
|
add unpremul gm
|
2018-10-31 15:41:30 +00:00 |
gradient_matrix.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
gradientDirtyLaundry.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
gradients_2pt_conical.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
gradients_degenerate.cpp
|
use drawstring with font
|
2019-01-07 16:29:31 +00:00 |
gradients_no_texture.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
gradients.cpp
|
remove noisy gm
|
2018-10-15 21:59:52 +00:00 |
gradtext.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
grayscalejpg.cpp
|
resources: orgainize directory.
|
2017-12-08 17:16:00 +00:00 |
hairlines.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
hairmodes.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
hardstop_gradients.cpp
|
|
|
highcontrastfilter.cpp
|
use drawstring with font
|
2019-01-07 16:29:31 +00:00 |
hittestpath.cpp
|
|
|
hsl.cpp
|
drawText Cleanup, part 2
|
2019-01-09 16:01:59 +00:00 |
hugepath.cpp
|
Revert "Revert "add tiler for SkDraw""
|
2018-03-07 19:39:00 +00:00 |
image_pict.cpp
|
Remove superfluous budgeted params and member related to SkImage_GpuBase
|
2018-12-20 15:58:55 +00:00 |
image_shader.cpp
|
|
|
image.cpp
|
drawText Cleanup
|
2019-01-08 15:26:36 +00:00 |
imagealphathreshold.cpp
|
Revert "makeSurface defaults to raster"
|
2018-09-05 18:41:45 +00:00 |
imageblur2.cpp
|
drawText Cleanup
|
2019-01-08 15:26:36 +00:00 |
imageblur.cpp
|
use drawstring with font
|
2019-01-07 16:29:31 +00:00 |
imageblurclampmode.cpp
|
Revert "makeSurface defaults to raster"
|
2018-09-05 18:41:45 +00:00 |
imageblurrepeatmode.cpp
|
Revert "makeSurface defaults to raster"
|
2018-09-05 18:41:45 +00:00 |
imageblurtiled.cpp
|
use drawstring with font
|
2019-01-07 16:29:31 +00:00 |
imagefilters.cpp
|
Revert "makeSurface defaults to raster"
|
2018-09-05 18:41:45 +00:00 |
imagefiltersbase.cpp
|
drawText Cleanup
|
2019-01-08 15:26:36 +00:00 |
imagefiltersclipped.cpp
|
|
|
imagefilterscropexpand.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
imagefilterscropped.cpp
|
change textutils to require font param
|
2019-01-03 21:11:52 +00:00 |
imagefiltersgraph.cpp
|
|
|
imagefiltersscaled.cpp
|
|
|
imagefiltersstroked.cpp
|
update more gms to use textutils
|
2018-10-25 20:58:59 +00:00 |
imagefilterstransformed.cpp
|
|
|
imagefromyuvtextures.cpp
|
Add rowBytes to createTestingOnlyBackendTexture
|
2018-09-25 13:48:29 +00:00 |
imagemagnifier.cpp
|
drawText Cleanup
|
2019-01-08 15:26:36 +00:00 |
imagemakewithfilter.cpp
|
Revert "makeSurface defaults to raster"
|
2018-09-05 18:41:45 +00:00 |
imagemasksubset.cpp
|
Remove SK_SUPPORT_GPU checks in tool-only code
|
2018-05-31 18:59:44 +00:00 |
imageresizetiled.cpp
|
drawText Cleanup
|
2019-01-08 15:26:36 +00:00 |
imagescalealigned.cpp
|
|
|
imagesource2.cpp
|
|
|
imagesource.cpp
|
|
|
internal_links.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
inversepaths.cpp
|
|
|
jpg_color_cube.cpp
|
Remove unnecessary sk_tool_utils::EncodeImageToData
|
2018-09-25 12:02:26 +00:00 |
largeglyphblur.cpp
|
Rename SkGlyphCache -> SkStrike
|
2019-01-16 18:28:28 +00:00 |
lattice.cpp
|
Support wide color in GrLatticeOp
|
2018-12-27 13:58:33 +00:00 |
lcdblendmodes.cpp
|
use drawstring with font
|
2019-01-07 16:29:31 +00:00 |
lcdoverlap.cpp
|
use font in tool_utils add_to_text_blob()
|
2018-12-23 03:56:05 +00:00 |
lcdtext.cpp
|
drawText Cleanup
|
2019-01-08 15:26:36 +00:00 |
lighting.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
lightingshader2.cpp
|
drawText Cleanup
|
2019-01-08 15:26:36 +00:00 |
lightingshader.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
linepaths.cpp
|
drawText Cleanup, part 2
|
2019-01-09 16:01:59 +00:00 |
localmatriximagefilter.cpp
|
Revert "makeSurface defaults to raster"
|
2018-09-05 18:41:45 +00:00 |
localmatriximageshader.cpp
|
Revert "makeSurface defaults to raster"
|
2018-09-05 18:41:45 +00:00 |
localmatrixshader.cpp
|
Revert "makeSurface defaults to raster"
|
2018-09-05 18:41:45 +00:00 |
lumafilter.cpp
|
use font for measuring
|
2018-12-22 12:23:07 +00:00 |
makecolorspace.cpp
|
Revert "Revert "Add SkImage::makeColorTypeAndColorSpace""
|
2019-01-14 18:01: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
|
|
|
matrixconvolution.cpp
|
drawText Cleanup, part 2
|
2019-01-09 16:01:59 +00:00 |
matriximagefilter.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
megalooper.cpp
|
hide SkBlurMaskFilter and SkBlurQuality
|
2018-03-14 17:27:36 +00:00 |
mipmap.cpp
|
drawText Cleanup, part 2
|
2019-01-09 16:01:59 +00:00 |
mixedtextblobs.cpp
|
drawText Cleanup, part 2
|
2019-01-09 16:01:59 +00:00 |
modecolorfilters.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
morphology.cpp
|
drawText Cleanup, part 2
|
2019-01-09 16:01:59 +00:00 |
multipicturedraw.cpp
|
Revert "makeSurface defaults to raster"
|
2018-09-05 18:41:45 +00:00 |
nested.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
ninepatchstretch.cpp
|
Revert "makeSurface defaults to raster"
|
2018-09-05 18:41:45 +00:00 |
nonclosedpaths.cpp
|
|
|
offsetimagefilter.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
orientation.cpp
|
tests: do not crash with missing resources.
|
2018-11-26 22:02:09 +00:00 |
ovals.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
overdrawcolorfilter.cpp
|
Fix occurrences of "-Wextra-semi-stmt"
|
2018-11-30 23:23:09 +00:00 |
OverStroke.cpp
|
|
|
p3.cpp
|
add Leon's gradient to p3 GM
|
2019-01-30 17:43:11 +00:00 |
patch.cpp
|
resources: orgainize directory.
|
2017-12-08 17:16:00 +00:00 |
path_stroke_with_zero_length.cpp
|
Revert "makeSurface defaults to raster"
|
2018-09-05 18:41:45 +00:00 |
pathcontourstart.cpp
|
|
|
patheffects.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
pathfill.cpp
|
path is rect track corners
|
2018-04-19 12:11:34 +00:00 |
pathinterior.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
pathmaskcache.cpp
|
Remove SK_SUPPORT_GPU checks in tool-only code
|
2018-05-31 18:59:44 +00:00 |
pathmeasure.cpp
|
add repro case for skia:7674
|
2018-03-22 17:19:14 +00:00 |
pathopsinverse.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +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 getTypefaceOrDefault and refTypefaceOrDefault
|
2019-01-23 18:52:09 +00:00 |
perlinnoise.cpp
|
Fix some fuzzer bugs from Skia's image filter fuzzer
|
2018-01-23 19:54:00 +00:00 |
perspimages.cpp
|
Reland "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp."
|
2018-05-26 18:33:39 +00:00 |
perspshaders.cpp
|
Revert "makeSurface defaults to raster"
|
2018-09-05 18:41:45 +00:00 |
picture.cpp
|
|
|
pictureimagefilter.cpp
|
drawText Cleanup, part 2
|
2019-01-09 16:01:59 +00:00 |
pictureimagegenerator.cpp
|
don't use paint's gettextpath
|
2018-12-26 03:32:31 +00:00 |
pictureshader.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
pictureshadercache.cpp
|
Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"
|
2019-01-05 20:06:51 +00:00 |
pictureshadertile.cpp
|
|
|
pixelsnap.cpp
|
drawText Cleanup, part 2
|
2019-01-09 16:01:59 +00:00 |
plus.cpp
|
|
|
points.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
poly2poly.cpp
|
IWYU
|
2019-01-22 20:48:15 +00:00 |
polygonoffset.cpp
|
Rip out variable offsetting
|
2018-09-05 19:54:31 +00:00 |
polygons.cpp
|
|
|
quadpaths.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
radial_gradient_precision.cpp
|
|
|
readpixels.cpp
|
Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"
|
2019-01-05 20:06:51 +00:00 |
recordopts.cpp
|
|
|
rectangletexture.cpp
|
drawText Cleanup, part 2
|
2019-01-09 16:01:59 +00:00 |
rects.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
repeated_bitmap.cpp
|
resources: orgainize directory.
|
2017-12-08 17:16:00 +00:00 |
resizeimagefilter.cpp
|
Fix clipping of SkMatrixImageFilter input (take 2)
|
2018-05-10 12:59:02 +00:00 |
roundrects.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
rrect.cpp
|
|
|
rrectclipdrawpaint.cpp
|
|
|
rrects.cpp
|
Consolidate stroke-rect ops and use GrFillRectOp instead of GrNonAA/AARectOp
|
2018-12-11 16:33:35 +00:00 |
samplerstress.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
savelayer.cpp
|
add saveBehind to canvas
|
2018-12-19 14:44:09 +00:00 |
scaledemoji_rendering.cpp
|
IWYU
|
2019-01-22 20:48:15 +00:00 |
scaledemoji.cpp
|
IWYU
|
2019-01-22 20:48:15 +00:00 |
scaledstrokes.cpp
|
|
|
shadermaskfilter.cpp
|
use font in SkTextUtils
|
2018-12-24 04:48:15 +00:00 |
shadertext3.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
shadows.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
shadowutils.cpp
|
Fall back to blurs for unsupported DrawShadow cases
|
2018-02-28 20:19:33 +00:00 |
shallowgradient.cpp
|
don't adapt gray colors to 565
|
2018-08-16 13:58:18 +00:00 |
shapes_as_paths.cpp
|
Revert "makeSurface defaults to raster"
|
2018-09-05 18:41:45 +00:00 |
shapes.cpp
|
one more path is rect bug
|
2018-04-10 14:17:21 +00:00 |
sharedcorners.cpp
|
test,tools: whitespace changes for clang-format
|
2018-09-19 17:50:51 +00:00 |
showmiplevels.cpp
|
Dest color space no longer impacts mipmaps or texture sampling
|
2018-06-01 17:00:26 +00:00 |
simple_magnification.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
simpleaaclip.cpp
|
drawText Cleanup, part 2
|
2019-01-09 16:01:59 +00:00 |
simplerect.cpp
|
|
|
skbug1719.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
skbug_257.cpp
|
accessors for RunBuffer as points or rsxforms
|
2019-01-02 04:10:36 +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 |
skinning.cpp
|
test,tools: whitespace changes for clang-format
|
2018-09-19 17:50:51 +00:00 |
smallarc.cpp
|
|
|
smallpaths.cpp
|
Add a negative translation to one of the smallpath GMs
|
2018-03-09 21:14:41 +00:00 |
spritebitmap.cpp
|
|
|
srcmode.cpp
|
drawText Cleanup, part 2
|
2019-01-09 16:01:59 +00:00 |
srgb.cpp
|
hide virtual and rename to onMakeComposed
|
2018-02-19 19:40:14 +00:00 |
stlouisarch.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
stringart.cpp
|
Change cubicmap to eval directly (no table)
|
2018-08-13 23:23:15 +00:00 |
stroke_rect_shader.cpp
|
|
|
strokedlines.cpp
|
Fix occurrences of "-Wextra-semi-stmt"
|
2018-11-30 23:23:09 +00:00 |
strokefill.cpp
|
drawText Cleanup, part 2
|
2019-01-09 16:01:59 +00:00 |
strokerect.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
strokerects.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
strokes.cpp
|
switch to double in conic split on infinities
|
2018-02-02 16:50:29 +00:00 |
stroketext.cpp
|
use font instead of paint
|
2018-12-24 20:21:04 +00:00 |
subsetshader.cpp
|
resources: orgainize directory.
|
2017-12-08 17:16:00 +00:00 |
surface.cpp
|
change textutils to require font param
|
2019-01-03 21:11:52 +00:00 |
tablecolorfilter.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
tallstretchedbitmaps.cpp
|
Revert "Revert "SkTypes: extract SkTo""
|
2018-06-14 14:55:17 +00:00 |
testgradient.cpp
|
|
|
text_scale_skew.cpp
|
use font instead of paint for text
|
2019-01-02 17:45:30 +00:00 |
textblob.cpp
|
don't use paint's gettextpath
|
2018-12-26 03:32:31 +00:00 |
textblobblockreordering.cpp
|
use font in tool_utils add_to_text_blob()
|
2018-12-23 03:56:05 +00:00 |
textblobcolortrans.cpp
|
use font in tool_utils add_to_text_blob()
|
2018-12-23 03:56:05 +00:00 |
textblobgeometrychange.cpp
|
use font in tool_utils add_to_text_blob()
|
2018-12-23 03:56:05 +00:00 |
textbloblooper.cpp
|
drawText Cleanup, part 2
|
2019-01-09 16:01:59 +00:00 |
textblobmixedsizes.cpp
|
use font in tool_utils add_to_text_blob()
|
2018-12-23 03:56:05 +00:00 |
textblobrandomfont.cpp
|
drawText Cleanup, part 5
|
2019-01-09 16:10:30 +00:00 |
textblobshader.cpp
|
move work out of GM ctor
|
2018-12-28 16:36:52 +00:00 |
textblobtransforms.cpp
|
use font in tool_utils add_to_text_blob()
|
2018-12-23 03:56:05 +00:00 |
textblobuseaftergpufree.cpp
|
use font in tool_utils add_to_text_blob()
|
2018-12-23 03:56:05 +00:00 |
texteffects.cpp
|
drawText Cleanup, part 2
|
2019-01-09 16:01:59 +00:00 |
texturedomaineffect.cpp
|
remove more extra semicolons
|
2019-01-04 14:19:36 +00:00 |
thinconcavepaths.cpp
|
GrTessellator: fix for overlapping outer boundary edges in AA case.
|
2018-06-05 13:58:59 +00:00 |
thinrects.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
thinstrokedrects.cpp
|
|
|
tiledscaledbitmap.cpp
|
|
|
tileimagefilter.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
tilemodes_scaled.cpp
|
drawText Cleanup, part 2
|
2019-01-09 16:01:59 +00:00 |
tilemodes.cpp
|
drawText Cleanup, part 2
|
2019-01-09 16:01:59 +00:00 |
tinybitmap.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
tosrgb_colorfilter.cpp
|
Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"
|
2019-01-05 20:06:51 +00:00 |
transparency.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
trickycubicstrokes.cpp
|
Reland "ccpr: Implement stroking with fine triangle strips"
|
2018-09-03 10:16:28 +00:00 |
typeface.cpp
|
Add getTypefaceOrDefault and refTypefaceOrDefault
|
2019-01-23 18:52:09 +00:00 |
unpremul.cpp
|
add unpremul gm
|
2018-10-31 15:41:30 +00:00 |
variedtext.cpp
|
use font instead of paint for text
|
2019-01-02 17:45:30 +00:00 |
vertices.cpp
|
|
|
verylargebitmap.cpp
|
draw big images (with raster pipeline)
|
2018-12-18 22:41:30 +00:00 |
wacky_yuv_formats.cpp
|
Avoid crash in wacky_yuv GMs with --preAbandonGpuContext
|
2019-01-30 15:32:51 +00:00 |
windowrectangles.cpp
|
use font in SkTextUtils
|
2018-12-24 04:48:15 +00:00 |
xfermodeimagefilter.cpp
|
don't adapt any gray colors to 565
|
2018-08-16 19:13:41 +00:00 |
xfermodes2.cpp
|
gm: use DEF_GM macro consistantly
|
2019-01-24 16:03:13 +00:00 |
xfermodes3.cpp
|
drawText Cleanup, part 2
|
2019-01-09 16:01:59 +00:00 |
xfermodes.cpp
|
change textutils to require font param
|
2019-01-03 21:11:52 +00:00 |
yuvtorgbeffect.cpp
|
Consolidate stroke-rect ops and use GrFillRectOp instead of GrNonAA/AARectOp
|
2018-12-11 16:33:35 +00:00 |