skia2/src/ports
Ian McKellar 096a639620 Update SkFontMgr_fuchsia.cpp for new FIDL API
There's an incoming change to use std:: types for non-nullable strings
and vectors.

See: https://fuchsia-review.googlesource.com/c/garnet/+/236996
Change-Id: I4dcc1b7c132769f4409ee649f65baaf6d6958d8b
Reviewed-on: https://skia-review.googlesource.com/c/179994
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2019-01-02 19:57:03 +00:00
..
SkDebug_android.cpp
SkDebug_stdio.cpp eliminate SK_BUILD_FOR_WIN32 2018-01-26 19:52:04 +00:00
SkDebug_win.cpp eliminate SK_BUILD_FOR_WIN32 2018-01-26 19:52:04 +00:00
SkDiscardableMemory_none.cpp
SkFontConfigInterface_direct_factory.cpp
SkFontConfigInterface_direct.cpp Remove SkMulDiv. 2018-06-13 15:41:57 +00:00
SkFontConfigInterface_direct.h Add include guard to SkFontConfigInterface.h 2017-10-10 17:41:03 +00:00
SkFontConfigInterface.cpp Remove static initializer to register destructor. 2018-05-17 14:29:53 +00:00
SkFontConfigTypeface.h Adding include guards to two headers that could be multiply included 2018-12-20 16:21:11 +00:00
SkFontHost_FreeType_common.cpp Update FreeType to use isSubpixel and isVertical. 2018-08-14 19:57:17 +00:00
SkFontHost_FreeType_common.h Centralize FreeType UPEM calculation. 2018-09-04 18:06:01 +00:00
SkFontHost_FreeType.cpp Move all glyphsToUnichars to a single impl (rely on typeface) 2018-12-06 22:48:52 +00:00
SkFontHost_mac.cpp CG smoothing implies gamma blit. 2018-12-14 21:32:24 +00:00
SkFontHost_win.cpp Reland "Don't change mask format in generateImage." 2018-12-04 20:37:16 +00:00
SkFontMgr_android_factory.cpp
SkFontMgr_android_parser.cpp Fix occurrences of "-Wextra-semi-stmt" 2018-11-30 23:23:09 +00:00
SkFontMgr_android_parser.h Add support for fallbackFor in Android parser. 2018-11-27 20:20:38 +00:00
SkFontMgr_android.cpp don't use paint to perform char-to-glyph 2019-01-02 19:14:33 +00:00
SkFontMgr_custom_directory_factory.cpp
SkFontMgr_custom_directory.cpp Comment out debug prints in SkFontMgr_custom_directory 2018-11-07 22:39:05 +00:00
SkFontMgr_custom_embedded_factory.cpp
SkFontMgr_custom_embedded.cpp
SkFontMgr_custom_empty_factory.cpp
SkFontMgr_custom_empty.cpp
SkFontMgr_custom.cpp Implement onMakeClone(const SkFontArguments& args) in classes: SkTypeface_Empty, SkTypeface_Stream, SkTypeface_File 2018-06-25 14:40:45 +00:00
SkFontMgr_custom.h Implement onMakeClone(const SkFontArguments& args) in classes: SkTypeface_Empty, SkTypeface_Stream, SkTypeface_File 2018-06-25 14:40:45 +00:00
SkFontMgr_empty_factory.cpp
SkFontMgr_fontconfig_factory.cpp
SkFontMgr_fontconfig.cpp Implement onMakeClone(const SkFontArguments& args) in classes: SkTypeface_Empty, SkTypeface_Stream, SkTypeface_File 2018-06-25 14:40:45 +00:00
SkFontMgr_FontConfigInterface_factory.cpp
SkFontMgr_FontConfigInterface.cpp implement onMakeFromData for FontConfigInterface 2018-09-10 16:53:36 +00:00
SkFontMgr_fuchsia.cpp Update SkFontMgr_fuchsia.cpp for new FIDL API 2019-01-02 19:57:03 +00:00
SkFontMgr_win_dw_factory.cpp eliminate SK_BUILD_FOR_WIN32 2018-01-26 19:52:04 +00:00
SkFontMgr_win_dw.cpp IWYU: SkUtils.h 2018-08-21 16:05:44 +00:00
SkGlobalInitialization_default.cpp Fix occurrences of "-Wextra-semi-stmt" 2018-11-30 23:23:09 +00:00
SkImageEncoder_CG.cpp Use SkUniqueCFRef in SkImage*CG. 2018-09-21 15:35:29 +00:00
SkImageEncoder_WIC.cpp try to remove workaround for VS 2010 2018-06-11 15:48:31 +00:00
SkImageGenerator_none.cpp
SkImageGenerator_skia.cpp
SkImageGeneratorCG.cpp Use SkUniqueCFRef in SkImage*CG. 2018-09-21 15:35:29 +00:00
SkImageGeneratorWIC.cpp SkImageGeneratorWIC: make the header compile without src/. 2018-09-19 20:31:47 +00:00
SkMemory_malloc.cpp use __builtin_debugtrap() in sk_abort_no_print() where possible 2018-09-24 16:21:34 +00:00
SkMemory_mozalloc.cpp remove guarded old malloc code 2018-01-07 14:49:58 +00:00
SkOSFile_ios.h Adding include guards to two headers that could be multiply included 2018-12-20 16:21:11 +00:00
SkOSFile_posix.cpp trim #include <new> from SkPostConfig.h 2018-06-11 15:55:31 +00:00
SkOSFile_stdio.cpp IWYU: SkUtils.h 2018-08-21 16:05:44 +00:00
SkOSFile_win.cpp Move SkNoncopyable to include/private. 2018-07-17 21:39:51 +00:00
SkOSLibrary_posix.cpp eliminate SK_BUILD_FOR_WIN32 2018-01-26 19:52:04 +00:00
SkOSLibrary_win.cpp eliminate SK_BUILD_FOR_WIN32 2018-01-26 19:52:04 +00:00
SkOSLibrary.h
SkRemotableFontMgr_win_dw.cpp IWYU: SkUtils.h 2018-08-21 16:05:44 +00:00
SkScalerContext_win_dw.cpp Reland "Don't change mask format in generateImage." 2018-12-04 20:37:16 +00:00
SkScalerContext_win_dw.h use SkFontMetrics so we can deprecated the typedef 2018-11-12 15:03:03 +00:00
SkTLS_none.cpp
SkTLS_pthread.cpp
SkTLS_win.cpp eliminate SK_BUILD_FOR_WIN32 2018-01-26 19:52:04 +00:00
SkTypeface_win_dw.cpp use SkFontHinting from SkFontTypes.h 2018-11-05 18:16:32 +00:00
SkTypeface_win_dw.h Implement scaled color emoji using PNG format fonts. 2018-07-17 21:51:21 +00:00