index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SamplePathText.cpp
Commit message (
Expand
)
Author
Age
*
include/private/SkTemplates: Cleanup bare pointers.
Hal Canary
2018-04-24
*
Untangle strike cache and glyph cache
Herb Derby
2018-04-19
*
Move strike cache Find*() to strike cache
Herb Derby
2018-04-18
*
Distinguish between glyphs with empty path and no path.
Ben Wagner
2018-04-05
*
Remove SkAutoGlyphCache decls that happen to work
Herb Derby
2018-03-22
*
Remove all uses of getCache with get.
Herb Derby
2018-03-09
*
Revert "Remove attach and detach glyph cache."
Herb Derby
2018-03-07
*
Remove attach and detach glyph cache.
Herb Derby
2018-03-07
*
Add analytic clip FPs that read from the CCPR atlas
Chris Dalton
2017-12-05
*
Delete even more unused views code
Brian Osman
2017-11-29
*
Add clipping options to path text bench and samples
Chris Dalton
2017-11-07
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Fix WavyPathText sample
Chris Dalton
2017-06-21
*
Fix buffer overflow in SamplePathText
Chris Dalton
2017-06-15
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
Add animated text samples
csmartdalton
2017-02-13