aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* Batch across matrix changes in drawVertices and add GM to test.Gravatar Brian Salomon2017-02-03
* fix up shadow_utils gm dimensionsGravatar Brian Salomon2017-02-03
* Add a GM for SkShadowUtils and fix a few issues.Gravatar Brian Salomon2017-02-01
* Reduce use of SkImage_Base::peekTextureGravatar Robert Phillips2017-01-31
* Rationalize GrContext's Gr*Proxy getter namingGravatar Robert Phillips2017-01-30
* Push GrTextureProxy down to more effectsGravatar Robert Phillips2017-01-30
* Update SkJPEGImageEncoderGravatar Matt Sarett2017-01-28
* AA GrTessellator: fix bevelling of acute angles.Gravatar Stephen White2017-01-27
* Generate Android build targets for dm and nanobenchGravatar Leon Scroggins III2017-01-27
* Fix gradients gmGravatar Matt Sarett2017-01-26
* Add SkICC::rawTransferFnData()Gravatar Matt Sarett2017-01-26
* Move SkGammaColorFilter to tools, limit to sRGBGravatar Brian Osman2017-01-26
* Fix clang warning about unused lambda capture.Gravatar Brian Salomon2017-01-26
* Allow GrSingleTextureEffect to take GrTextureProxiesGravatar Robert Phillips2017-01-24
* Add F16 and gamma correct support to webp encoderGravatar Matt Sarett2017-01-24
* Make GrYUVEffect take GrTextureProxiesGravatar Robert Phillips2017-01-24
* Temporarily restore colorcube bench and GM files.Gravatar Mike Klein2017-01-24
* Make SkWEBPImageEncoder use transform_scanline_procsGravatar Matt Sarett2017-01-23
* change clip-bounds getters to always return the rectGravatar Mike Reed2017-01-23
* Remove SkColorCubeFilter. It is unused.Gravatar Mike Klein2017-01-21
* Force Index8 to N32 in deferred texture path.Gravatar Brian Osman2017-01-20
* Continue making Ganesh use absolute texture coordinates - take 2Gravatar Robert Phillips2017-01-20
* Revert "explictly fail to draw unpremul, as this is buggy, incomplete, tricky...Gravatar Joe Gregorio2017-01-20
* Add F16 support to SkPNGImageEncoderGravatar Matt Sarett2017-01-19
* explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and un...Gravatar Mike Reed2017-01-19
* Make savelayer_* GM be 565 friendlyGravatar Robert Phillips2017-01-19
* Implement sk_tool_utils::copy_to_g8(), used by gmsGravatar Matt Sarett2017-01-19
* saveLayer experimentsGravatar Robert Phillips2017-01-18
* Fix code that relied on readPixels not doing color space conversionGravatar Brian Osman2017-01-17
* Revert "Continue making Ganesh use absolute texture coordinates"Gravatar Joe Gregorio2017-01-17
* Continue making Ganesh use absolute texture coordinatesGravatar Robert Phillips2017-01-17
* Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid"Gravatar Matt Sarett2017-01-17
* GrTessellator: fix for disappearing thin path.Gravatar Stephen White2017-01-17
* Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid"Gravatar Brian Osman2017-01-15
* savelayer gmGravatar Mike Reed2017-01-14
* Switch a bunch of tests to use DEF_SIMPLE_GM.Gravatar Stephen White2017-01-13
* Add SkImageInfoValidConversion() and SkImageInfoIsValidGravatar Matt Sarett2017-01-13
* Introduce SkArenaAlloc - should be fast for POD types and RAII for types with...Gravatar Herb Derby2017-01-13
* Delay SkPaint->GrPaint conversion in text rendering.Gravatar Brian Salomon2017-01-13
* refFoo variant for getters that naturally have a sk_spGravatar Mike Reed2017-01-12
* GrTessellator: fix artifact with exactly-1-px-wide edges.Gravatar Stephen White2017-01-12
* Revert "Introduce SkArenaAlloc - should be fast for POD types and RAII for ty...Gravatar Herb Derby2017-01-11
* Introduce SkArenaAlloc - should be fast for POD types and RAII for types with...Gravatar Herb Derby2017-01-11
* More fixes for distance field pathsGravatar Jim Van Verth2017-01-11
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Gravatar Brian Salomon2017-01-11
* move SkTRegister.h into toolsGravatar Mike Reed2017-01-11
* Remove SK_LEGACY_FONTMGR_FACTORY.Gravatar Ben Wagner2017-01-11
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* Revert "More fixes for distance field paths"Gravatar Jim Van Verth2017-01-11
* More fixes for distance field pathsGravatar Jim Van Verth2017-01-11