aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleAnimatedText.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delete even more unused views codeBrian Osman2017-11-291-1/+0
* Revert "Revert "Reland: Remove SkLights include from SkCanvas.h""Florin Malita2017-05-031-0/+1
* Revert "Reland: Remove SkLights include from SkCanvas.h"Florin Malita2017-05-031-1/+0
* Reland: Remove SkLights include from SkCanvas.hFlorin Malita2017-05-031-0/+1
* Revert "Remove SkLights include from SkCanvas.h"Florin Malita2017-05-021-1/+0
* Remove SkLights include from SkCanvas.hFlorin Malita2017-05-021-0/+1
* add drawString helper to canvasCary Clark2017-04-281-2/+2
* Rename GrContext::getFontAtlas to getFontAtlas_ForTestingRobert Phillips2017-01-201-1/+2
* Remove getDevice_just_for_deprecated_compatibility_test()Robert Phillips2016-12-201-5/+3
* Revert "Revert "make it illegal to include SkXfermode.h""Mike Reed2016-11-231-1/+0
* Revert "make it illegal to include SkXfermode.h"Greg Daniel2016-11-231-0/+1
* make it illegal to include SkXfermode.hMike Reed2016-11-231-1/+0
* chmod -x *.cpp *.hHal Canary2016-10-271-0/+0
* Move SkTypeface to sk_sp.bungeman2016-05-121-1/+1
* Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...scroggo2016-05-121-1/+1
* Move SkTypeface to sk_sp.bungeman2016-05-111-1/+1
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-1/+1
* Move texture drawing utility method to SkGpuDevicejvanverth2015-12-081-2/+3
* Fix skia_gpu=0 build (samplecode/SampleAnimatedText.cpp)kkinnunen2015-11-171-3/+3
* demo tweaks, scale up perlin, add call to flush for fpsreed2015-11-091-1/+1
* Add text animation sample; tweak DrawShip samplejvanverth2015-11-081-0/+164
* Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40...jvanverth2015-11-061-161/+0
* Add text animation sample; tweak DrawShip samplejvanverth2015-11-061-0/+161