index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gn
/
gm.gni
Commit message (
Expand
)
Author
Age
*
Implement SkHighContrastFilter
Dominic Mazzoni
2017-02-16
*
removed unused code around scaled generators
Mike Reed
2017-02-15
*
SkPDF: better tolerance path conversion to quadratics
Hal Canary
2017-02-13
*
A simple gradient test
Tenghui Zhu
2017-02-13
*
Add GM to test ETC1
Robert Phillips
2017-02-10
*
Add GM to exercise some of the darker corners of SkMagnifierImageFilter
Robert Phillips
2017-02-07
*
Fix rounding error with tiled bitmap draws
Brian Osman
2017-02-06
*
Add a GM for SkShadowUtils and fix a few issues.
Brian Salomon
2017-02-01
*
Move SkGammaColorFilter to tools, limit to sRGB
Brian Osman
2017-01-26
*
Remove SkColorCubeFilter. It is unused.
Mike Klein
2017-01-21
*
savelayer gm
Mike Reed
2017-01-14
*
GrTessellator: fix artifact with exactly-1-px-wide edges.
Stephen White
2017-01-12
*
Respect SkColorSpace in SkPNGImageEncoder
Matt Sarett
2017-01-10
*
Improve color space support in SkImage::readPixels()
Matt Sarett
2016-12-22
*
Implement scaling in SkCodecImageGenerator
Leon Scroggins III
2016-12-21
*
Add GM for filtering bug
Robert Phillips
2016-12-16
*
Add a method in SkCanvas to set "hard" clip bounds.
Stan Iliev
2016-12-12
*
Added CMYK support for ICC profiles.
raftias
2016-12-01
*
Add animating blur image filter GM/slide/bench
Robert Phillips
2016-12-01
*
Revert "Added CMYK support for ICC profiles."
Mike Klein
2016-12-01
*
Added CMYK support for ICC profiles.
raftias
2016-12-01
*
Add SkOverdrawColorFilter
Matt Sarett
2016-11-22
*
External SkImageGenerator API
Florin Malita
2016-11-16
*
Fix error with transforming custom/large glyphs
Jim Van Verth
2016-11-16
*
Draw Alpha8 + color filter correctly in software
Matt Sarett
2016-10-31
*
Create .gni files for samples, tests, gms, and benches.
Mike Klein
2016-10-27