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
*
simplify gm matrices
Mike Reed
2017-08-08
*
Remove SkLightingShader and associated classes
Robert Phillips
2017-08-07
*
clean up useage of SkFloatBits
Mike Reed
2017-08-07
*
GrGradientEffect::onIsEqual() must also consider tiling
Florin Malita
2017-08-04
*
Fix sweep_tiling GM sizing
Florin Malita
2017-08-02
*
Add another sweep gradient tiling test
Florin Malita
2017-08-02
*
Tiling support for SkSweepGradient
Florin Malita
2017-08-01
*
Pull non-substantive changes out of omnibus GrSurface CL
Robert Phillips
2017-07-27
*
Remove internal use of SkTypeface::Style.
Ben Wagner
2017-07-27
*
rename new GM
Mike Klein
2017-07-25
*
Revert "Revert "Add GM to test SkToSRGBColorFilter""
Mike Reed
2017-07-25
*
Revert "Add GM to test SkToSRGBColorFilter"
Kevin Lubick
2017-07-25
*
use unique_ptr for codec factories
Mike Reed
2017-07-25
*
Add GM to test SkToSRGBColorFilter
Brian Osman
2017-07-25
*
sprinkle more tracing in GM, tests, and ok, and add TRACE_FUNC
Mike Klein
2017-07-24
*
Don't use fonts with many glyphs in fontmgr_bounds.
Ben Wagner
2017-07-24
*
Second small fragment from "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-24
*
have resources return unique_ptr for stream
Mike Reed
2017-07-23
*
Add strikeout font metrics.
Ben Wagner
2017-07-21
*
Revert "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Reduce dependence on GrSurface's origin field
Robert Phillips
2017-07-21
*
Assume HQ is handled by pipeline, delete legacy code-path
Mike Reed
2017-07-20
*
Add Alpha Image GM
Hal Canary
2017-07-19
*
guard references to SkColorTable
Mike Reed
2017-07-18
*
Make convex poly effect GM use a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-14
*
Make ops in bezier_effects GMs be non-Legacy GrMeshDrawOps
Brian Salomon
2017-07-14
*
New zero length path GM
Brian Osman
2017-07-13
*
remove references to kIndex_8_SkColorType from our tools/tests
Mike Reed
2017-07-12
*
Revert "Revert "Change image encode api to return sk_sp""
Mike Reed
2017-07-12
*
Reland "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-11
*
Correctly set encoder options according to color space
Brian Osman
2017-07-11
*
Revert "Change image encode api to return sk_sp"
Mike Reed
2017-07-11
*
Change image encode api to return sk_sp
Mike Reed
2017-07-11
*
GMs: Call SkBitmap::notifyPixelsChanged()
Hal Canary
2017-07-11
*
Revert "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-10
*
Blur gm.
Herb Derby
2017-07-10
*
Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy
Christopher Cameron
2017-07-10
*
Remove support for decoding to kIndex_8
Leon Scroggins III
2017-07-10
*
srgb conversion needs to be in unpremul
Mike Reed
2017-07-06
*
remove unneeded code for index8 imagse
Mike Reed
2017-07-03
*
Added new edge handling mode (clamp and repeat) to Gaussian blur filter.
wutao
2017-06-30
*
Allow caps on hairlines for gpu dashed lines
Greg Daniel
2017-06-30
*
Fix gpu dashing for case when circle dashes are large enough to overlap
Greg Daniel
2017-06-29
*
Improve handling of clip stack ID
Robert Phillips
2017-06-28
*
Fix recipes/tests for new Debian bots
Eric Boren
2017-06-28
*
Fix for Android batching bug
Robert Phillips
2017-06-28
*
Adjust path_stroke_with_zero_length to draw on pixel centers
Brian Osman
2017-06-27
*
Expand 2pt conical gradient gm with repeat/mirror
Florin Malita
2017-06-27
*
Remove SkImageFilter::MakeBlur entry point
Robert Phillips
2017-06-27
*
Add GM image test for blur with clamp mode.
wutao
2017-06-27
[next]