aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Revert "Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https:...Gravatar reed2015-03-24
* Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codere...Gravatar reed2015-03-23
* impl colormatrix w/ floatsGravatar reed2015-03-23
* Preserve texture compression when saving a revised skp from debuggerGravatar robertphillips2015-03-23
* PDF: remove last use of SkPDFImageGravatar halcanary2015-03-20
* Revert of PDF: remove last use of SkPDFImage (patchset #5 id:120001 of https:...Gravatar reed2015-03-20
* PDF: remove last use of SkPDFImageGravatar halcanary2015-03-20
* Add a new GM to show problems with shear/rotate CTM w/ image filters.Gravatar senorblanco2015-03-20
* Move SkMatrixImageFilter into core, and add a factory fn for it.Gravatar senorblanco2015-03-20
* disable LCD for layers w/ filtersGravatar reed2015-03-20
* Remove uniqueID from all filter serialization.Gravatar senorblanco2015-03-18
* add kGray_8_SkColorTypeGravatar reed2015-03-17
* Fix up some issues introduced by https://codereview.chromium.org/1013773002/Gravatar jvanverth2015-03-16
* Fix SDF gradient calculation for non-uniform xformsGravatar jvanverth2015-03-16
* SkPaint::FilterLevel -> SkFilterQualityGravatar reed2015-03-16
* We had zero coverage for SkDrawFilter. This new GM draws two rectangles.Gravatar tomhudson2015-03-06
* handle null vertex or index buffers in batchGravatar joshualitt2015-03-05
* Fix uninitialized memory bug in the SkGlyphCache.Gravatar herb2015-03-05
* change colorfilter to return an array of frag processorsGravatar reed2015-03-03
* add compose-colorfilterGravatar reed2015-03-01
* Revert of add compose-colorfilter (patchset #2 id:20001 of https://codereview...Gravatar reed2015-03-01
* add compose-colorfilterGravatar reed2015-03-01
* Tessellating GPU path renderer.Gravatar senorblanco2015-02-26
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...Gravatar joshualitt2015-02-25
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* fuzzer fixesGravatar caryclark2015-02-25
* Fix to check for inf when generating quadratic pointsGravatar egdaniel2015-02-25
* GM: showmiplevels handles bitmap memory in a nicer way.Gravatar halcanary2015-02-24
* Move clip off of draw targetGravatar joshualitt2015-02-23
* break out of cubic stroker loop on degenerate caseGravatar caryclark2015-02-23
* remove dead code (covered by surfaceprops)Gravatar reed2015-02-23
* make strokes3 full sizeGravatar caryclark2015-02-23
* gm to illustrate mipmap layer choiceGravatar reed2015-02-19
* gm to test hairlines which fill RenderTargetGravatar joshualitt2015-02-19
* Update fontcache gm to actually stress font atlasGravatar jvanverth2015-02-19
* Revert of disable gammatext gm for a while, looking for other flakes (patchse...Gravatar bungeman2015-02-19
* Pass Rendertarget into context.Gravatar joshualitt2015-02-18
* PDF: Add (low-memory) SkPDFBitmap classGravatar halcanary2015-02-18
* update sampleapp for stroking experimentGravatar caryclark2015-02-18
* add gm for path-arcs, and catch degenerate arc in conic-caseGravatar reed2015-02-17
* YUV scale fixGravatar sugoi2015-02-13
* Revert of YUV scale fix (patchset #2 id:20001 of https://codereview.chromium....Gravatar jvanverth2015-02-13
* YUV scale fixGravatar sugoi2015-02-13
* GMs now use batchGravatar joshualitt2015-02-11
* Revert of GMs now use batch (patchset #3 id:40001 of https://codereview.chrom...Gravatar joshualitt2015-02-11
* GMs now use batchGravatar joshualitt2015-02-11
* add gm for stroked circles that are zoomedGravatar reed2015-02-10
* Clean up clipping code a bitGravatar robertphillips2015-02-10