..
aaclip.cpp
Fix fixed-point antialiased clipping GM; upload baselines.
2011-12-28 19:40:48 +00:00
aarectmodes.cpp
Fix warnings
2011-11-23 15:01:08 +00:00
arithmode.cpp
Towards enabling -Werror in skia on Linux
2012-01-06 19:22:11 +00:00
bitmapcopy.cpp
When a bitmap is texture-backed, change SkBitmap::copyTo() to do a deep
2011-12-02 19:11:17 +00:00
bitmapfilters.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
bitmapscroll.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
blurs.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
colormatrix.cpp
When applying a color matrix, unpremultiply the source, and premultiply the
2012-01-05 18:28:56 +00:00
complexclip2.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
complexclip.cpp
change to complexclip_bw and complexclip_aa, adding more combinations as well
2011-12-08 16:18:29 +00:00
cubicpaths.cpp
Removing path drawing gm tests that produce either an entirely
2012-01-04 00:18:53 +00:00
degeneratesegments.cpp
Add the ability to iterate through a path without modification. This change is
2012-01-04 21:05:51 +00:00
drawbitmaprect.cpp
[PDF] Fix some scalar/int assumptions.
2012-01-05 18:45:27 +00:00
emptypath.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
filltypes.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
filltypespersp.cpp
Setting perspective in fixed point.
2011-10-07 21:55:56 +00:00
fontscaler.cpp
Make font scaler gm work correctly in fixed point.
2012-01-05 18:10:48 +00:00
gm.cpp
add helper drawSizeBounds to show the GM's size
2012-01-03 17:20:38 +00:00
gm.h
add helper drawSizeBounds to show the GM's size
2012-01-03 17:20:38 +00:00
gmmain.cpp
The units used to setup XPS should be SkScalars.
2012-01-05 16:56:29 +00:00
gradients.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
gradtext.cpp
enable shadermask optimization all the time
2011-11-30 14:29:55 +00:00
hairmodes.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
imageblur.cpp
This change makes SkImageFilter and SkBlurImageFilter flattenable/unflattenable.
2011-11-16 18:20:47 +00:00
lcdtext.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
linepaths.cpp
Removing path drawing gm tests that produce either an entirely
2012-01-04 00:18:53 +00:00
ninepatchstretch.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
nocolorbleed.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
pathfill.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
pathreverse.cpp
add gm for reverseAddPath
2012-01-10 18:44:37 +00:00
points.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
poly2poly.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
quadpaths.cpp
Removing path drawing gm tests that produce either an entirely
2012-01-04 00:18:53 +00:00
shadertext.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
shadows.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
shapes.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
strokefill.cpp
fix cheapComputeDirection() in the non-convex case to pivot on the y-max point
2012-01-11 18:16:39 +00:00
strokerects.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
strokes.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
tablecolorfilter.cpp
Towards enabling -Werror in skia on Linux
2012-01-06 19:22:11 +00:00
testimagefilters.cpp
add filterImage() entry-point to SkDevice, to allow it to specialize on subclasses
2012-01-05 21:15:07 +00:00
texdata.cpp
Access sampler matrices directly, cleanup GrSamplerState::reset()s
2011-12-12 18:45:07 +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
verttext2.cpp
support vertical text and typeface-by-name on Leopard
2011-12-21 20:06:30 +00:00
verttext.cpp
update verttext to remove leading space from image name
2011-11-30 14:58:16 +00:00
xfermodes.cpp
can't pass const to setPixels :(
2011-12-20 14:35:32 +00:00