index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
fonts
/
SkTestScalerContext.cpp
Commit message (
Expand
)
Author
Age
*
Force cache SkTestScalerContext path bounds.
mtklein
2015-10-05
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
SkAdvancedTypefaceMetrics zeroing constructor
halcanary
2015-07-08
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-07
*
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....
jvanverth
2015-07-02
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-01
*
remove duplicate assign of fLastGlyphID
caryclark
2015-06-11
*
initialize font metrics for pdf (found by valgrind)
caryclark
2015-06-11
*
Today's gm include many differences caused by platform font implementations.
caryclark
2015-06-10
*
Make SkAdvancedTypefaceMetrics private.
reed
2015-05-12
*
Remove filename from SkFontDescriptor.
bungeman
2015-04-17
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
some utils for rect and matrix
reed
2015-03-13
*
BUG=skia:
herb
2015-02-25
*
Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of ...
scroggo
2015-02-24
*
BUG=skia:
herb
2015-02-24
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Replace SkTypeface::Style with SkFontStyle.
bungeman
2014-10-20
*
Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 ...
mtklein
2014-10-20
*
Replace SkTypeface::Style with SkFontStyle.
bungeman
2014-10-20
*
Add onGetFamilyName to SkTypeface.
bungeman
2014-09-17
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
Remove vertical/horizontal metrics selection.
bungeman
2014-07-07
*
use platform-independent font for gm
caryclark
2014-06-23