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
...
*
Ammend font table data experiment on Mac.
bungeman
2015-04-10
*
Attempted mitigation of font tables released early.
bungeman
2015-04-07
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
For safety include SkTypes.h in SkFontHost_mac.cpp
mtklein
2015-03-11
*
Draw glyphs on Mac without font transform.
bungeman
2015-03-02
*
Set the ttcIndex on Mac onOpenStream.
bungeman
2015-03-02
*
Provide Mac 10.6 SDK support for kCTFontColorGlyphsTrait.
bungeman
2015-02-23
*
Use traits instead of table for color glyph detection.
bungeman
2015-02-23
*
Remove SkFontHost includes and friends.
bungeman
2015-02-23
*
SkTypeface to use SkStreamAsset.
bungeman
2015-01-27
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Work around changes in OSX 10.10.
bungeman
2015-01-08
*
Replace use of deprecated CG methods.
bungeman
2014-12-10
*
Remove support for OSX 10.5.
bungeman
2014-12-01
*
Use text size on Mac.
bungeman
2014-11-25
*
Enforce pure virtual behavior for onMatchFamilyStyleCharacter
djsollen
2014-11-14
*
remove unused kLCD_MaskFormat
reed
2014-11-13
*
With https://chromium.googlesource.com/skia/+/43b8b36b20ae00e2d78421c4cda1f3f...
bungeman
2014-11-10
*
Revert of Bisect Mac performance regression. (patchset #6 id:100001 of https:...
egdaniel
2014-11-05
*
With https://chromium.googlesource.com/skia/+/43b8b36b20ae00e2d78421c4cda1f3f...
bungeman
2014-11-04
*
Combine nameFontStyleProc and FindByNameStyle.
bungeman
2014-10-30
*
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
[prev]
[next]