aboutsummaryrefslogtreecommitdiff
path: root/gn/samples.gni
AgeCommit message (Expand)Author
2019-01-31Add new thin anti-aliasing demoMichael Ludwig
2019-01-07hide setTextEncodingMike Reed
2019-01-03use drawSimpleTextMike Reed
2019-01-02use font instead of paint for textMike Reed
2018-12-25don't use drawPosTextMike Reed
2018-11-30Remove FontScalerTest sample.Ben Wagner
2018-10-30Refactor Nima codeKevin Lubick
2018-09-21Remove a largue quantity of 4444 and/or dithering codeBrian Osman
2018-08-31add circles to stroked cubics with cuspsCary Clark
2018-08-29textonpath no longer in canvasMike Reed
2018-08-09Move Views into Sample and Viewer.Ben Wagner
2018-07-17Restore SkLightingShader and associated classesRobert Phillips
2018-06-22renamed samplecode/Nima to samplecode/SampleNimaActorRuiqi Mao
2018-06-19added NIMA sample to showcase animationsBrian Osman
2018-06-01Set bounds correctly for color emoji that need post-cache transfomsJim Van Verth
2018-05-25"Modularize" SkSGFlorin Malita
2018-02-20Resurrect pathfinder in viewer and rename to "bisect"Chris Dalton
2018-01-26Use int when possible to calculate atlas indices in shaders.Jim Van Verth
2018-01-12Add an SkDrawable for animated images (e.g. GIF)Leon Scroggins III
2017-12-21Initial scene graph (SkSG)Florin Malita
2017-11-29Delete even more unused views codeBrian Osman
2017-11-20Revert "Use int when possible to calculate atlas indices in shaders."Jim Van Verth
2017-11-20Use int when possible to calculate atlas indices in shaders.Jim Van Verth
2017-09-25Add animated cowboy sample from WebKit tests, and fix.Jim Van Verth
2017-08-16Add Chinese fling sampleRobert Phillips
2017-08-07Remove SkLightingShader and associated classesRobert Phillips
2017-07-14Coverage counting path rendererChris Dalton
2017-07-03remove unneeded code for index8 imagseMike Reed
2017-06-09Add tonal color support for shadows.Jim Van Verth
2017-06-02Remove support in GPU backend for distance vector field.Brian Salomon
2017-05-23Add Material Design shadow reference sampleJim Van Verth
2017-05-04Add ShadowUtils sample.Jim Van Verth
2017-05-02Remove EXPERIMENTAL_SHADOWING, Part 1Jim Van Verth
2017-03-27Add a simple tool for isolating a path from an SKPcsmartdalton
2017-02-13Add animated text samplescsmartdalton
2016-10-27Create .gni files for samples, tests, gms, and benches.Mike Klein