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
...
*
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
*
Fix gamut GM to work w/serialization configs. Remove it from blacklist.
brianosman
2016-09-29
*
Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace
brianosman
2016-09-28
*
Added kSRGBLinear_Named color space, along with tests
brianosman
2016-09-27
*
Remove stray semicolons.
Mike Klein
2016-09-27
*
Revert "Revert "replace Arithmetic xfermode with imagefilter""
Mike Reed
2016-09-27
*
Revert "replace Arithmetic xfermode with imagefilter"
Mike Reed
2016-09-26
*
replace Arithmetic xfermode with imagefilter
Mike Reed
2016-09-26
*
allow conic chop to fail
caryclark
2016-09-26
*
beziers: I missed an unsequenced moveTo() pair.
mtklein
2016-09-26
*
These calls to SkRandom are not sequenced.
mtklein
2016-09-26
[prev]
[next]