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
*
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
*
Correct glyph with non-bmp from typeface on Mac.
bungeman
2014-09-24
*
Add onGetFamilyName to SkTypeface.
bungeman
2014-09-17
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Remove ALL font fallback logic from Skia.
djsollen
2014-08-06
*
Fix thread unsafe mutex initialization.
bungeman
2014-07-25
*
Remove ambiguous operator= on AutoCFRelease.
bungeman
2014-07-16
*
Leaking CGBitmapContext in SkFontHost_mac
ljagielski
2014-07-15
*
Remove vertical/horizontal metrics selection.
bungeman
2014-07-07
*
CTFontCopy*Name may return NULL.
bungeman
2014-07-02
*
Fix SkTypeface::serialize() on Mac by properly indicating local fonts
caseq
2014-06-30
*
[PDF] Fix font embedding restrictions.
vandebo
2014-06-19
*
Adding code to calculate Underline Thickness from Font Metrics, this will be ...
commit-bot@chromium.org
2014-03-01
*
Make SkFontMgr interface const.
commit-bot@chromium.org
2014-02-04
*
fix more 64bit warnings
reed@google.com
2014-01-27
*
Clarify kAutohinting is kForceAutohinting.
bungeman@google.com
2014-01-23
*
Revert of https://codereview.chromium.org/111853003/
commit-bot@chromium.org
2013-12-10
*
Revert "[PDF] Fix font embedding restrictions."
vandebo@chromium.org
2013-12-10
*
Revert of https://codereview.chromium.org/109033002/
commit-bot@chromium.org
2013-12-10
*
[PDF] Fix font embedding restrictions.
commit-bot@chromium.org
2013-12-10
*
Shut up the CoreText performance note.
commit-bot@chromium.org
2013-12-10
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Remove SK_FONTHOST_USES_FONTMGR.
bungeman@google.com
2013-11-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-26
*
onCharsToGlyphs to handle non-bmp on Mac.
bungeman@google.com
2013-10-25
*
Fix non-bmp in generateCharToGlyph on Mac.
bungeman@google.com
2013-10-24
*
Add getFamilyNames to SkTypeface.
bungeman@google.com
2013-08-07
*
Reverting r10608 (Add getFamilyNames to SkTypeface) due to compilation failures
robertphillips@google.com
2013-08-07
*
Add getFamilyNames to SkTypeface.
bungeman@google.com
2013-08-07
*
Add getFamilyNames to SkTypeface.
bungeman@google.com
2013-08-07
*
Reverting r10589: Add getFamilyNames to SkTypeface
jvanverth@google.com
2013-08-06
*
Add getFamilyNames to SkTypeface.
bungeman@google.com
2013-08-06
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-31
*
support SK_FONTHOST_USES_FONTMGR on mac
reed@google.com
2013-07-30
*
add charsToGlyphs to SkTypeface
reed@google.com
2013-07-02
*
Remove SK_IGNORE_MAC_TEXT_BOUNDS_FIX workaround.
commit-bot@chromium.org
2013-06-26
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-16
*
Fix vertical text scaling and clipping on Mac.
bungeman@google.com
2013-05-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-07
*
Mask orientation and layout correctly.
commit-bot@chromium.org
2013-05-06
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-03
*
add HACK_COLORGLYPHS (disabled) to test colorglyphs
reed@google.com
2013-05-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-30
*
add matcher to fontstyleset
reed@google.com
2013-03-29
*
Fix minor cppcheck-found issues
robertphillips@google.com
2013-03-29
*
add caching to fontmgr for mac
reed@google.com
2013-03-28
*
CTFontManagerCopyAvailableFontFamilyNames is not always available (on iOS)
reed@google.com
2013-03-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-27
[next]