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
*
Combine analytic edges with tolerance
liyuqian
2016-11-07
*
gm: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-07
*
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
Mike Reed
2016-11-03
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Fix kMediumQuality invMatrix setup for sizes == mip levels
fmalita
2016-11-03
*
Remove SkAutoTDeleteArray
Ben Wagner
2016-11-02
*
Sk4fLinearGradient fuzzer fixes
fmalita
2016-11-01
*
Draw Alpha8 + color filter correctly in software
Matt Sarett
2016-10-31
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Rename renderTargetContextPriv to priv, and some more leftover DCs
Brian Osman
2016-10-27
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
chmod -x *.cpp *.h
Hal Canary
2016-10-27
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Fix some Windows warnings
Jim Van Verth
2016-10-26
*
GrConstColorProcessor uses 4f colors in the destination space
Brian Osman
2016-10-26
*
Fix dimensions and color-spin in color4shader GM
Brian Osman
2016-10-25
*
remove discardablepixelref
Mike Reed
2016-10-25
*
Clear background to white in animatedGif GM
scroggo
2016-10-24
*
Refactored SkColorSpace_A2B to allow arbitrary ordering of elements
raftias
2016-10-24
*
Add support for multiple frames in SkCodec
scroggo
2016-10-24
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
Fix bug in raster implementation of SkRRectsGaussianEdgeMaskFilter
Robert Phillips
2016-10-20
*
Add SkRRectsGaussianEdgeMaskFilter
Robert Phillips
2016-10-20
*
Correct a small mistake in SkPath::build_arc_conics
xidachen
2016-10-19
*
Fix star artifact in SkRRectsGaussianEdgeShader
Robert Phillips
2016-10-18
*
Refactored SkColorSpace and added in a Lab PCS GM
raftias
2016-10-18
*
Modify deferred texture image API's handling of gamma
Brian Osman
2016-10-17
*
Slightly generalize GPU hard stop gradient implementation.
Brian Salomon
2016-10-13
*
Removed makeLinearGamma() from the public API for SkColorSpace
raftias
2016-10-13
*
Add SkColorSpaceXform to the public API
msarett
2016-10-11
*
Add new GM to demonstrates SkGaussianEdgeShader
Robert Phillips
2016-10-11
*
Fix SkPath::arcTo when sweepAngle is tiny and radius is big
xidachen
2016-10-06
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Remove option to make GrCoordTransforms apply to device positions.
Brian Salomon
2016-10-03
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Add GMs for Analytic Anti-Aliasing
liyuqian
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Move clip CTM application to SkRasterClip and SkClipStack
Brian Salomon
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
Add color space xform to GrAlphaThresholdFragmentProcessor
Brian Osman
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
Fix alpha threshold GM to test with and without crop rect
Brian Osman
2016-10-03
*
Add a src rect to drawImageLattice() API
msarett
2016-09-30
*
Revert of Fix gamut GM to work w/serialization configs. Remove it from blackl...
fmalita
2016-09-30
*
Remove caching from the draw-atlas GMs. Fixes bugs cycling backends.
brianosman
2016-09-29
*
Reenable GM:arithmode
fmalita
2016-09-29
[next]