.. |
SkDebug_android.cpp
|
Clean up more references to GYP.
|
2017-02-06 17:55:35 +00:00 |
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
|
Implement SkTypeface_FreeType::onMakeClone which overrides SkTypeface::onMakeClone.
|
2018-06-19 20:06:30 +00:00 |
SkFontHost_FreeType_common.cpp
|
Reland "SkDEBUGF: use __VA_ARGS__"
|
2018-07-18 15:37:41 +00:00 |
SkFontHost_FreeType_common.h
|
Add SkTypeface::getVariationDesignParameters
|
2018-07-12 17:30:20 +00:00 |
SkFontHost_FreeType.cpp
|
Reland "SkDEBUGF: use __VA_ARGS__"
|
2018-07-18 15:37:41 +00:00 |
SkFontHost_mac.cpp
|
SkUTF
|
2018-07-31 20:11:19 +00:00 |
SkFontHost_win.cpp
|
SkUTF
|
2018-07-31 20:11:19 +00:00 |
SkFontMgr_android_factory.cpp
|
Remove SK_LEGACY_FONTMGR_FACTORY.
|
2017-01-11 19:50:14 +00:00 |
SkFontMgr_android_parser.cpp
|
Move lang to list in Android font manager.
|
2017-08-14 19:29:05 +00:00 |
SkFontMgr_android_parser.h
|
Move lang to list in Android font manager.
|
2017-08-14 19:29:05 +00:00 |
SkFontMgr_android.cpp
|
Reland "SkDEBUGF: use __VA_ARGS__"
|
2018-07-18 15:37:41 +00:00 |
SkFontMgr_custom_directory_factory.cpp
|
Split custom font managers.
|
2017-02-09 14:50:05 +00:00 |
SkFontMgr_custom_directory.cpp
|
Split custom font managers.
|
2017-02-09 14:50:05 +00:00 |
SkFontMgr_custom_embedded_factory.cpp
|
Remove SK_LEGACY_FONTMGR_FACTORY.
|
2017-01-11 19:50:14 +00:00 |
SkFontMgr_custom_embedded.cpp
|
Split custom font managers.
|
2017-02-09 14:50:05 +00:00 |
SkFontMgr_custom_empty_factory.cpp
|
Include correct header in SkFontMgr_custom_empty_factory.cpp.
|
2017-02-09 10:06:49 -05:00 |
SkFontMgr_custom_empty.cpp
|
Split custom font managers.
|
2017-02-09 14:50:05 +00:00 |
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
|
Remove SK_LEGACY_FONTMGR_FACTORY.
|
2017-01-11 19:50:14 +00:00 |
SkFontMgr_fontconfig_factory.cpp
|
Remove SK_LEGACY_FONTMGR_FACTORY.
|
2017-01-11 19:50:14 +00:00 |
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
|
Remove SK_LEGACY_FONTMGR_FACTORY.
|
2017-01-11 19:50:14 +00:00 |
SkFontMgr_FontConfigInterface.cpp
|
Implement SkFontMgr_FontConfigInterface::onMatchFamilyStyle
|
2018-06-27 15:40:25 +00:00 |
SkFontMgr_win_dw_factory.cpp
|
eliminate SK_BUILD_FOR_WIN32
|
2018-01-26 19:52:04 +00:00 |
SkFontMgr_win_dw.cpp
|
SkUTF
|
2018-07-31 20:11:19 +00:00 |
SkGlobalInitialization_default_imagefilters.cpp
|
move imagefilters into separate dir and flag for build.gn
|
2018-06-19 20:16:38 +00:00 |
SkGlobalInitialization_default.cpp
|
add new patheffects
|
2018-07-18 18:56:07 +00:00 |
SkGlobalInitialization_none_imagefilters.cpp
|
move imagefilters into separate dir and flag for build.gn
|
2018-06-19 20:16:38 +00:00 |
SkGlobalInitialization_none.cpp
|
Make src/effects explicitly optional.
|
2017-02-09 19:30:25 +00:00 |
SkImageEncoder_CG.cpp
|
make most of SkColorPriv.h private
|
2017-09-15 16:31:35 +00:00 |
SkImageEncoder_WIC.cpp
|
try to remove workaround for VS 2010
|
2018-06-11 15:48:31 +00:00 |
SkImageGenerator_none.cpp
|
return and take SkImageGenerator as unique_ptr
|
2017-02-15 20:51:28 +00:00 |
SkImageGenerator_skia.cpp
|
return and take SkImageGenerator as unique_ptr
|
2017-02-15 20:51:28 +00:00 |
SkImageGeneratorCG.cpp
|
Expose public factories for platform decoders
|
2018-06-26 17:30:52 +00:00 |
SkImageGeneratorWIC.cpp
|
Expose public factories for platform decoders
|
2018-06-26 17:30:52 +00:00 |
SkMemory_malloc.cpp
|
Add 2 fuzz targets for image decoding (oss-fuzz)
|
2018-02-12 15:25:59 +00:00 |
SkMemory_mozalloc.cpp
|
remove guarded old malloc code
|
2018-01-07 14:49:58 +00:00 |
SkOSFile_ios.h
|
Bundle resources and skps directories into iOS app.
|
2017-11-29 17:06:25 +00:00 |
SkOSFile_posix.cpp
|
trim #include <new> from SkPostConfig.h
|
2018-06-11 15:55:31 +00:00 |
SkOSFile_stdio.cpp
|
SkUTF
|
2018-07-31 20:11:19 +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
|
SkUTF
|
2018-07-31 20:11:19 +00:00 |
SkScalerContext_win_dw.cpp
|
Generate Emoji rendering test using typeface created by different font files.
|
2018-08-01 14:51:25 +00:00 |
SkScalerContext_win_dw.h
|
Implement scaled color emoji using PNG format fonts.
|
2018-07-17 21:51:21 +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
|
Ignore NTDDI_VERSION with DirectWrite.
|
2018-07-19 15:59:45 +00:00 |
SkTypeface_win_dw.h
|
Implement scaled color emoji using PNG format fonts.
|
2018-07-17 21:51:21 +00:00 |