index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
Commit message (
Expand
)
Author
Age
*
don't leak test filters and shaders
reed
2016-01-07
*
add SkShader::newWithColorFilter
reed
2016-01-07
*
Revert[2] of "add backdrop option to SaveLayerRec"
reed
2016-01-07
*
Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of http...
reed
2016-01-07
*
add backdrop option to SaveLayerRec
reed
2016-01-07
*
Fix crash when ETC1 codec is not supported.
djsollen
2016-01-07
*
handle halfway case in scan converter
caryclark
2016-01-04
*
change factory to method, to parallel pattern in imagefilters. no functionali...
reed
2015-12-30
*
initialize offscreen in StrokeZeroGM
mtklein
2015-12-28
*
remove unused SkAutoROCanvasPixels
reed
2015-12-25
*
revised strokerect gm
caryclark
2015-12-22
*
fix hair fuzz
caryclark
2015-12-22
*
remove unused SkCullPoints
reed
2015-12-21
*
Reland of change all factories to return their base-class (patchset #1 id:1 o...
reed
2015-12-21
*
fix stroked text underline / strikethrough
caryclark
2015-12-21
*
Revert of change all factories to return their base-class (patchset #1 id:1 o...
reed
2015-12-20
*
change all factories to return their base-class
reed
2015-12-20
*
fix large dashed paths
caryclark
2015-12-18
*
Add default ctor to SkMask
robertphillips
2015-12-17
*
Added concave paths to aaxfermodes GM
ethannicholas
2015-12-17
*
Fix gaussian blur for small sigma.
senorblanco
2015-12-17
*
This brings hairlines into agreement with thick strokes.
caryclark
2015-12-16
*
Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview...
reed
2015-12-16
*
Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://code...
reed
2015-12-16
*
remove drawSprite from canvas
reed
2015-12-16
*
SkBitmapProcState rounding bias
fmalita
2015-12-15
*
New GM: image_scale_aligned
fmalita
2015-12-11
*
try adding flag to allow lcd text even in a layer
reed
2015-12-10
*
Use DEF_GM everywhere
scroggo
2015-12-10
*
Address precision issue in circle blur effect
robertphillips
2015-12-10
*
SkBlurImageFilter returns input when sigma = 0
xidachen
2015-12-10
*
Switch SkAutoMalloc to SkAutoTMalloc to avoid cast
scroggo
2015-12-10
*
SkBitmap::installPixels(const SkPixmap&);
halcanary
2015-12-09
*
Split big rrect aa effect up into separate images
bsalomon
2015-12-09
*
Zero length lines may have caps, but do not need joins.
caryclark
2015-12-08
*
Add SkTileImageFilter sample to filterfastbounds GM.
senorblanco
2015-12-07
*
add gm to exercise large sigmas
reed
2015-12-07
*
Matrix convolution bounds fix; affectsTransparentBlack fixes.
senorblanco
2015-12-07
*
Revert of Matrix convolution bounds fix; affectsTransparentBlack fixes. (patc...
senorblanco
2015-12-05
*
Matrix convolution bounds fix; affectsTransparentBlack fixes.
senorblanco
2015-12-04
*
clarify diff manually, showing black where they differ
reed
2015-12-04
*
add hairline with caps gm
caryclark
2015-12-04
*
API to support native scaling by image-generator
reed
2015-12-02
*
drawSprite and drawImage+clip should draw the same w/ an imagefilter applied....
reed
2015-12-02
*
add more conservative check for wayward divide
caryclark
2015-11-30
*
Make onPrepareDraws const
joshualitt
2015-11-30
*
optimize the disable-caching case for SkImage::readPixels
reed
2015-11-24
*
Don't create a GXPFactory when blend is SrcOver
egdaniel
2015-11-23
*
scaling API on SkPixmap
reed
2015-11-23
*
use pinned value during lerp for vertical gradients
reed
2015-11-22
[next]