aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SamplePathText.cpp
Commit message (Expand)AuthorAge
* include/private/SkTemplates: Cleanup bare pointers.Gravatar Hal Canary2018-04-24
* Untangle strike cache and glyph cacheGravatar Herb Derby2018-04-19
* Move strike cache Find*() to strike cacheGravatar Herb Derby2018-04-18
* Distinguish between glyphs with empty path and no path.Gravatar Ben Wagner2018-04-05
* Remove SkAutoGlyphCache decls that happen to workGravatar Herb Derby2018-03-22
* Remove all uses of getCache with get.Gravatar Herb Derby2018-03-09
* Revert "Remove attach and detach glyph cache."Gravatar Herb Derby2018-03-07
* Remove attach and detach glyph cache.Gravatar Herb Derby2018-03-07
* Add analytic clip FPs that read from the CCPR atlasGravatar Chris Dalton2017-12-05
* Delete even more unused views codeGravatar Brian Osman2017-11-29
* Add clipping options to path text bench and samplesGravatar Chris Dalton2017-11-07
* Replace SkFAIL with SK_ABORT.Gravatar Ben Wagner2017-08-16
* Fix WavyPathText sampleGravatar Chris Dalton2017-06-21
* Fix buffer overflow in SamplePathTextGravatar Chris Dalton2017-06-15
* Mark overridden destructors with 'override' and remove 'virtual'Gravatar Brian Salomon2017-03-22
* Add animated text samplesGravatar csmartdalton2017-02-13