index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
typeface.cpp
Commit message (
Expand
)
Author
Age
*
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
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
make fontscalar gammatext lcdtext typeface verttext2 gm portable
caryclark
2015-07-24
*
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
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
fix more 64bit warnings
reed@google.com
2014-01-27
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-31
*
prototype for kerning api
reed@google.com
2013-10-30
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-27
*
git-svn-id: http://skia.googlecode.com/svn/trunk@7868 2bbb7eff-a529-9590-31e7...
reed@google.com
2013-02-26
*
move SampleTypeface into gm/typefacestyles
reed@google.com
2013-02-26
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Addressed Windows compiler complaints
robertphillips@google.com
2012-08-15
*
In SkGPipe, only serialize SkTypefaces in cross process mode.
scroggo@google.com
2012-07-27