index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
ports
Commit message (
Expand
)
Author
Age
*
Expose public factories for platform decoders
Leon Scroggins III
2018-06-26
*
Remove include/ports/SkFontMgr.h
Ben Wagner
2018-06-22
*
SkFontMgr.h is a core header.
Hal Canary
2018-06-20
*
Remove non-smart SkFontConfigInterface::SetGlobal.
Ben Wagner
2018-05-15
*
Move SkFontConfigInterface to smart pointers.
Ben Wagner
2018-05-14
*
removed dead code behind legacy fontmgr api flag
Mike Reed
2017-10-11
*
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
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
remove unneeded include
Mike Reed
2017-06-09
*
SkFontMgr::matchFamily should not crash on nullptr.
bungeman
2017-05-01
*
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
*
Make header files self-sufficient
Hal Canary
2017-02-10
*
Split custom font managers.
Ben Wagner
2017-02-09
*
Remove public APIs that use SkDataTable.
Herb Derby
2017-01-23
*
Remove SK_LEGACY_FONTMGR_FACTORY.
Ben Wagner
2017-01-11
*
Remove SkUseTestFontConfigFile.
Ben Wagner
2017-01-10
*
Stage SkFontMgr factories to return smart pointers.
Ben Wagner
2017-01-04
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Split SkFontConfigInterface globals and factory.
bungeman
2016-09-19
*
Remove SK_DECLARE_LEGACY_CREATE_FROM_FONTDATA.
bungeman
2016-09-16
*
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
*
Remove no longer existing friend.
bungeman
2016-08-10
*
Move to SkDataTable::MakeXXX and sk_sp.
bungeman
2016-08-05
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Remove some uses of SK_SUPPORT_LEGACY_TYPEFACE_PTR.
bungeman
2016-06-03
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Modernize SkMutex and SkSemaphore.
mtklein
2016-05-05
*
Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https:/...
sclittle
2016-05-04
*
Modernize SkMutex and SkSemaphore.
mtklein
2016-05-04
*
Clean up SkFontConfigInterface implementation.
bungeman
2016-05-02
*
Modernize and trim down SkOnce.
mtklein
2016-04-18
*
Add option to specify font fallback when creating the skia font manager
kulshin
2016-04-15
*
Remove SK_VERY_LEGACY_CREATE_TYPEFACE.
bungeman
2016-04-13
*
Begin switch to SkFontStyle for legacy calls.
bungeman
2016-04-12
*
Make FreeType usable on Windows.
caryclark
2016-03-21
*
Move SkTArray to include/private.
bungeman
2016-02-17
*
Add support for caching font files in the Android SkFontMgr.
khushalsagar
2016-02-12
*
SkTArray to move when moving.
bungeman
2016-02-09
*
Revert of SkTArray to move when moving. (patchset #3 id:40001 of https://code...
mtklein
2016-02-09
*
Reland of SkTArray to move when moving. (patchset #1 id:1 of https://coderevi...
kjlubick
2016-02-08
[next]