index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
verttext2.cpp
Commit message (
Expand
)
Author
Age
*
remove platform_font_name()
Mike Klein
2017-11-14
*
add platform_font_manager()
Mike Klein
2017-11-13
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
GM: some header cleanup
Mike Klein
2017-03-22
*
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
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
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
*
remove unused GM flags
mtklein
2015-01-23
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: Another round of override fixes.
tfarina
2014-12-20
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
more SkInstCnt plumbing
reed@google.com
2012-06-26
*
Fix miscellaneous compiler warnings from Visual Studio 2010.
tomhudson@google.com
2012-04-10
*
support vertical text and typeface-by-name on Leopard
caryclark@google.com
2011-12-21