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
*
Allow GrSingleTextureEffect to take GrTextureProxies
Robert Phillips
2017-01-24
*
Add F16 and gamma correct support to webp encoder
Matt Sarett
2017-01-24
*
Make GrYUVEffect take GrTextureProxies
Robert Phillips
2017-01-24
*
Temporarily restore colorcube bench and GM files.
Mike Klein
2017-01-24
*
Make SkWEBPImageEncoder use transform_scanline_procs
Matt Sarett
2017-01-23
*
change clip-bounds getters to always return the rect
Mike Reed
2017-01-23
*
Remove SkColorCubeFilter. It is unused.
Mike Klein
2017-01-21
*
Force Index8 to N32 in deferred texture path.
Brian Osman
2017-01-20
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Revert "explictly fail to draw unpremul, as this is buggy, incomplete, tricky...
Joe Gregorio
2017-01-20
*
Add F16 support to SkPNGImageEncoder
Matt Sarett
2017-01-19
*
explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and un...
Mike Reed
2017-01-19
*
Make savelayer_* GM be 565 friendly
Robert Phillips
2017-01-19
*
Implement sk_tool_utils::copy_to_g8(), used by gms
Matt Sarett
2017-01-19
*
saveLayer experiments
Robert Phillips
2017-01-18
*
Fix code that relied on readPixels not doing color space conversion
Brian Osman
2017-01-17
*
Revert "Continue making Ganesh use absolute texture coordinates"
Joe Gregorio
2017-01-17
*
Continue making Ganesh use absolute texture coordinates
Robert Phillips
2017-01-17
*
Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid"
Matt Sarett
2017-01-17
*
GrTessellator: fix for disappearing thin path.
Stephen White
2017-01-17
*
Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid"
Brian Osman
2017-01-15
*
savelayer gm
Mike Reed
2017-01-14
*
Switch a bunch of tests to use DEF_SIMPLE_GM.
Stephen White
2017-01-13
*
Add SkImageInfoValidConversion() and SkImageInfoIsValid
Matt Sarett
2017-01-13
*
Introduce SkArenaAlloc - should be fast for POD types and RAII for types with...
Herb Derby
2017-01-13
*
Delay SkPaint->GrPaint conversion in text rendering.
Brian Salomon
2017-01-13
*
refFoo variant for getters that naturally have a sk_sp
Mike Reed
2017-01-12
*
GrTessellator: fix artifact with exactly-1-px-wide edges.
Stephen White
2017-01-12
*
Revert "Introduce SkArenaAlloc - should be fast for POD types and RAII for ty...
Herb Derby
2017-01-11
*
Introduce SkArenaAlloc - should be fast for POD types and RAII for types with...
Herb Derby
2017-01-11
*
More fixes for distance field paths
Jim Van Verth
2017-01-11
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
move SkTRegister.h into tools
Mike Reed
2017-01-11
*
Remove SK_LEGACY_FONTMGR_FACTORY.
Ben Wagner
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Revert "More fixes for distance field paths"
Jim Van Verth
2017-01-11
*
More fixes for distance field paths
Jim Van Verth
2017-01-11
*
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
Kevin Lubick
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Add readPixels() tests for generator backed images
Matt Sarett
2017-01-11
*
Respect SkColorSpace in SkPNGImageEncoder
Matt Sarett
2017-01-10
*
Start making texture coordinates be absolute
Robert Phillips
2017-01-10
*
Separate SkArithmeticImageFilter from SkXfermodeImageFilter.
Brian Salomon
2017-01-09
*
Specify bit depth and color space in SkImage::MakeFromPicture()
Matt Sarett
2017-01-09
*
Revert "Revert "Removing ref counting from GrXPFactory.""
Brian Salomon
2017-01-09
*
Revert "Removing ref counting from GrXPFactory."
Brian Salomon
2017-01-09
*
Removing ref counting from GrXPFactory.
Brian Salomon
2017-01-09
*
ignore max curvature at end point
Cary Clark
2017-01-05
*
Removing tracking of whether GP/FP coverage calculations are used by XP.
Brian Salomon
2017-01-04
*
Stage SkFontMgr factories to return smart pointers.
Ben Wagner
2017-01-04
[next]