aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* 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
* Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"Gravatar Kevin Lubick2017-01-11
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* Add readPixels() tests for generator backed imagesGravatar Matt Sarett2017-01-11
* Respect SkColorSpace in SkPNGImageEncoderGravatar Matt Sarett2017-01-10
* Start making texture coordinates be absoluteGravatar Robert Phillips2017-01-10
* Separate SkArithmeticImageFilter from SkXfermodeImageFilter.Gravatar Brian Salomon2017-01-09
* Specify bit depth and color space in SkImage::MakeFromPicture()Gravatar Matt Sarett2017-01-09
* Revert "Revert "Removing ref counting from GrXPFactory.""Gravatar Brian Salomon2017-01-09
* Revert "Removing ref counting from GrXPFactory."Gravatar Brian Salomon2017-01-09
* Removing ref counting from GrXPFactory.Gravatar Brian Salomon2017-01-09
* ignore max curvature at end pointGravatar Cary Clark2017-01-05
* Removing tracking of whether GP/FP coverage calculations are used by XP.Gravatar Brian Salomon2017-01-04
* Stage SkFontMgr factories to return smart pointers.Gravatar Ben Wagner2017-01-04
* Quality and performance fixes for AA tessellating path renderer.Gravatar Stephen White2017-01-03
* Revert "Quality and performance fixes for AA tessellating path renderer."Gravatar Stephan White2017-01-03
* Quality and performance fixes for AA tessellating path renderer.Gravatar Stephen White2017-01-03
* clean up non-ASCII commentsGravatar Hal Canary2017-01-03
* Remove ref counting from GrOp.Gravatar Brian Salomon2017-01-03
* Change GaussianBlur logic wrt color spacesGravatar Brian Osman2017-01-03
* remove unused ForceUnique option from makeImageSnapshotGravatar Mike Reed2016-12-29
* Modify matrix convolution GM for sRGB testingGravatar Brian Osman2016-12-27
* Fix iOS buildGravatar Matt Sarett2016-12-22