index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
textblob.cpp
Commit message (
Expand
)
Author
Age
*
Use sk_sp text blob APIs
fmalita
2016-09-13
*
SkTypeface::MakeFromName to take SkFontStyle.
mboc
2016-05-31
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Consolidate SK_CRASH and sk_throw into SK_ABORT
djsollen
2016-01-29
*
Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:800...
djsollen
2016-01-22
*
Consolidate SK_CRASH and sk_throw into SK_ABORT
djsollen
2016-01-22
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
rename portable_typeface_always to portable_typeface
caryclark
2015-07-24
*
make fontcache textblob gm portable
caryclark
2015-07-23
*
Move font loading in gm tests and benches out of constructors
kkinnunen
2015-05-21
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Ensure blob typeface information survives SkGPipe serialization.
fmalita
2014-09-16
*
[SkTextBlob] Merge run font data at draw time.
fmalita
2014-08-22
*
SkTextBlob
fmalita
2014-08-21