index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
/
SkFontHost_win.cpp
Commit message (
Expand
)
Author
Age
*
Revert "Revert "migrate to sk_sp for SkFontMgr API""
Mike Reed
2017-09-26
*
Revert "migrate to sk_sp for SkFontMgr API"
Mike Reed
2017-09-25
*
migrate to sk_sp for SkFontMgr API
Mike Reed
2017-09-25
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup""
Hal Canary
2017-05-05
*
Revert "SkTypeface::getAdvancedMetrics(): cleanup"
Hal Canary
2017-05-04
*
SkTypeface::getAdvancedMetrics(): cleanup
Hal Canary
2017-05-04
*
Replace Thinkness with Thickness.
Ben Wagner
2017-03-23
*
SkPDF: Always get advances at unitsPerEm.
Hal Canary
2017-03-08
*
Add SkTypeface::getVariationDesignPosition.
Ben Wagner
2017-02-24
*
Revert "Add SkTypeface::getVariationDesignPosition."
Ben Wagner
2017-02-23
*
Add SkTypeface::getVariationDesignPosition.
bungeman
2017-02-23
*
Revert "Add SkTypeface::getVariationDesignPosition."
Ben Wagner
2017-02-17
*
Add SkTypeface::getVariationDesignPosition.
Ben Wagner
2017-02-17
*
Remove SK_LEGACY_FONTMGR_FACTORY.
Ben Wagner
2017-01-11
*
Stage SkFontMgr factories to return smart pointers.
Ben Wagner
2017-01-04
*
Clean up glyph id handling.
Ben Wagner
2016-11-11
*
s/SkAutoTUnref/sk_sp/ in src/ part 1
Hal Canary
2016-11-07
*
Clarify onCreateScalerContext failure modes.
Ben Wagner
2016-11-04
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Remove SkAutoTDeleteArray
Ben Wagner
2016-11-02
*
SkScalerContext to use smart pointers.
bungeman
2016-10-20
*
SkFontData to use smart pointers.
bungeman
2016-09-16
*
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...
bungeman
2016-09-15
*
SkFontData to use smart pointers.
bungeman
2016-09-15
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
SkPDF: SkPDFFont class changes
halcanary
2016-08-16
*
SkPDF/SkAdvancedTypefaceMetrics: simplify ATM, PDF takes over
halcanary
2016-08-08
*
Convert SkAutoTUnref<SkData> to sk_sp<SkData>.
bungeman
2016-08-03
*
Update typeface serialization style.
bungeman
2016-07-25
*
Add test for typeface style round trip.
bungeman
2016-07-25
*
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
*
Less indentation.
bungeman
2016-05-09
*
SkAdvancedTypefaceMetrics: getAdvanceData uses std::function
halcanary
2016-05-09
*
SkAdvancedTypefaceMetrics: abstract out linked list
halcanary
2016-05-08
*
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
*
Change type of SkGlyph::fAdvance[XY] to float.
benjaminwagner
2016-03-24
*
Correctly handle lfWidth in GDI.
bungeman
2016-03-22
*
Consolidate SK_CRASH and sk_throw into SK_ABORT
djsollen
2016-01-29
*
Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:800...
djsollen
2016-01-22
*
Consolidate SK_CRASH and sk_throw into SK_ABORT
djsollen
2016-01-22
[next]