index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
/
SkFontHost_mac.cpp
Commit message (
Expand
)
Author
Age
*
Correct advances for 'monospace' fonts in PDF.
bungeman
2016-07-22
*
Remove user specified typeface id.
bungeman
2016-07-13
*
Revert of Update typeface serialization style. (patchset #3 id:40001 of https...
mtklein
2016-06-13
*
Update typeface serialization style.
bungeman
2016-06-13
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Less indentation.
bungeman
2016-05-09
*
SkAdvancedTypefaceMetrics: getAdvanceData uses std::function
halcanary
2016-05-09
*
SkAdvancedTypefaceMetrics: abstract out linked list
halcanary
2016-05-08
*
SkOncePtr -> SkOnce
mtklein
2016-05-05
*
Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chr...
reed
2016-05-04
*
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...
reed
2016-05-04
*
SK_DECLARE_STATIC_MUTEX -> static SkMutex
mtklein
2016-05-04
*
SkOncePtr -> SkOnce
mtklein
2016-05-04
*
Add oblique as a slant.
bungeman
2016-04-27
*
Remove requestedStyle from SkTypefaceCache.
bungeman
2016-04-14
*
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
*
Test CTFonts for equality, not just name and style.
bungeman
2016-04-08
*
Decouple contrast boost from fake gamma.
brianosman
2016-04-08
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Remove SK_IGNORE_MAC_FONT_WEIGHT_FIX.
bungeman
2016-03-28
*
Change type of SkGlyph::fAdvance[XY] to float.
benjaminwagner
2016-03-24
*
Draw black on white for CG glyph masks.
bungeman
2016-03-24
*
detach -> release
mtklein
2016-03-16
*
Improve horizontal baseline detection.
bungeman
2016-02-29
*
Expose API for gx font variation axes.
bungeman
2016-01-21
*
Implement onMatchFamilyStyle for Mac.
bungeman
2016-01-21
*
Start making all .cpp files compile-able on all platforms.
mtklein
2015-11-02
*
Use only one CGFont/CTFont per scaler context on Mac.
bungeman
2015-10-29
*
Avoid last param to CTFontCreateWithGraphicsFont.
bungeman
2015-09-23
*
Avoid CTFontCreateCopyWithAttributes.
bungeman
2015-09-22
*
Revert of Avoid CTFontCreateCopyWithAttributes. (patchset #4 id:60001 of http...
bungeman
2015-09-18
*
Avoid CTFontCreateCopyWithAttributes.
bungeman
2015-09-18
*
Port SkLazyFnPtr users to SkOncePtr.
mtklein
2015-09-08
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Use SK_DECLARE_STATIC_MUTEX for global mutex.
mtklein
2015-07-13
*
add option to use global mutex-lock in mac-scalercontext
reed
2015-07-10
*
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
*
Fill capHeight and maxCharWidth on Mac.
bungeman
2015-06-09
*
Remove attempted bug mitigation in Mac typeface.
bungeman
2015-06-08
*
Provide tag-along for SkCreateTypefaceFromCTFont.
bungeman
2015-06-08
[next]