index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
fonts
Commit message (
Expand
)
Author
Age
...
*
SK_DECLARE_STATIC_MUTEX -> static SkMutex
mtklein
2016-05-04
*
SkOncePtr -> SkOnce
mtklein
2016-05-04
*
Clean up SkFontConfigInterface implementation.
bungeman
2016-05-02
*
Add oblique as a slant.
bungeman
2016-04-27
*
Modernize and trim down SkOnce.
mtklein
2016-04-18
*
Remove SK_VERY_LEGACY_CREATE_TYPEFACE.
bungeman
2016-04-13
*
Begin switch to SkFontStyle for legacy calls.
bungeman
2016-04-12
*
Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...
reed
2016-04-12
*
Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...
borenet
2016-04-11
*
Pass effects directly to fontcache
reed
2016-04-11
*
Reverse dependency between SkScalar.h and SkFixed.h.
benjaminwagner
2016-04-07
*
"Fix" compiler issue in SkRandomScalerContext
robertphillips
2016-04-05
*
Change type of SkGlyph::fAdvance[XY] to float.
benjaminwagner
2016-03-24
*
detach -> release
mtklein
2016-03-16
*
Factor CSS3 matching rules.
bungeman
2015-11-12
*
Force cache SkTestScalerContext path bounds.
mtklein
2015-10-05
*
Port uses of SkLazyPtr to SkOncePtr.
mtklein
2015-09-09
*
Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of http...
mtklein
2015-09-09
*
Port uses of SkLazyPtr to SkOncePtr.
mtklein
2015-09-09
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Add BW masks to random scaler context
joshualitt
2015-08-01
*
Revert of Add BW masks to random scaler context (patchset #1 id:1 of https://...
joshualitt
2015-08-01
*
Add BW masks to random scaler context
joshualitt
2015-08-01
*
adding gm to use random scaler context
joshualitt
2015-08-01
*
Revert of adding gm to use random scaler context (patchset #4 id:60001 of htt...
joshualitt
2015-07-31
*
adding gm to use random scaler context
joshualitt
2015-07-31
*
Modifying TextBlobCacheTest to use SkRandomScalerContext
joshualitt
2015-07-31
*
Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset ...
joshualitt
2015-07-31
*
Modifying TextBlobCacheTest to use SkRandomScalerContext
joshualitt
2015-07-31
*
Clean up a few includes, introduce iwyu.
bungeman
2015-07-29
*
Adding debug SkScalerContext which returns random mask formats
joshualitt
2015-07-29
*
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 SkInstCnt
mtklein
2015-06-26
*
don't rely on fonts having a stream
caryclark
2015-06-15
*
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
*
Font variations.
bungeman
2015-05-20
*
Revert of Font variations. (patchset #26 id:500001 of https://codereview.chro...
robertphillips
2015-05-15
*
Font variations.
bungeman
2015-05-14
*
Revert of Font variations. (patchset #21 id:400001 of https://codereview.chro...
bungeman
2015-05-13
*
Font variations.
bungeman
2015-05-13
*
Make SkAdvancedTypefaceMetrics private.
reed
2015-05-12
*
Update {virtual,override} to follow C++11 style in src/fonts.
tfarina
2015-04-24
*
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
[prev]
[next]