.. |
SkDebug_android.cpp
|
|
|
SkDebug_stdio.cpp
|
|
|
SkDebug_win.cpp
|
|
|
SkDiscardableMemory_none.cpp
|
|
|
SkFontConfigInterface_direct_factory.cpp
|
|
|
SkFontConfigInterface_direct.cpp
|
Declare FontConfig not threadsafe.
|
2020-11-02 19:58:14 +00:00 |
SkFontConfigInterface_direct.h
|
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
|
2020-09-03 03:41:26 +00:00 |
SkFontConfigInterface.cpp
|
|
|
SkFontConfigTypeface.h
|
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
|
2020-09-03 03:41:26 +00:00 |
SkFontHost_FreeType_common.cpp
|
Support COLRv1 color fonts
|
2021-02-11 22:51:13 +00:00 |
SkFontHost_FreeType_common.h
|
Use current variation position in cloning typeface.
|
2021-02-16 18:06:19 +00:00 |
SkFontHost_FreeType.cpp
|
Use current variation position in cloning typeface.
|
2021-02-16 18:06:19 +00:00 |
SkFontHost_win.cpp
|
Make onCreateScalerContext return unique_ptr.
|
2020-12-28 17:31:09 +00:00 |
SkFontMgr_android_factory.cpp
|
|
|
SkFontMgr_android_parser.cpp
|
Enable ClangTidy check readability-redundant-smartptr-get.
|
2020-08-16 15:56:48 +00:00 |
SkFontMgr_android_parser.h
|
Enable ClangTidy check llvm-namespace-comment.
|
2020-08-06 19:07:52 +00:00 |
SkFontMgr_android.cpp
|
Code cleanup: Replace .foreach() loops with regular for loops.
|
2020-12-23 14:21:17 +00:00 |
SkFontMgr_custom_directory_factory.cpp
|
|
|
SkFontMgr_custom_directory.cpp
|
|
|
SkFontMgr_custom_embedded_factory.cpp
|
|
|
SkFontMgr_custom_embedded.cpp
|
|
|
SkFontMgr_custom_empty_factory.cpp
|
|
|
SkFontMgr_custom_empty.cpp
|
|
|
SkFontMgr_custom.cpp
|
Move makeFontData to SkTypeface_FreeType.
|
2020-07-14 17:00:23 +00:00 |
SkFontMgr_custom.h
|
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
|
2020-09-03 03:41:26 +00:00 |
SkFontMgr_empty_factory.cpp
|
|
|
SkFontMgr_fontconfig_factory.cpp
|
|
|
SkFontMgr_fontconfig.cpp
|
Remove FCLocker::Suspend.
|
2020-11-17 17:11:03 +00:00 |
SkFontMgr_FontConfigInterface_factory.cpp
|
|
|
SkFontMgr_FontConfigInterface.cpp
|
Implement SkFontMgr::onMakeFromFontData in subclasses.
|
2020-07-15 18:29:23 +00:00 |
SkFontMgr_fuchsia.cpp
|
[fuchsia] Migrate to new zx::vmar::map method
|
2020-10-20 17:10:41 +00:00 |
SkFontMgr_mac_ct_factory.cpp
|
Split out coretext fontmgr factory.
|
2020-06-06 04:06:32 +00:00 |
SkFontMgr_mac_ct.cpp
|
Work around macOS 11 variation issue.
|
2021-02-17 18:05:26 +00:00 |
SkFontMgr_win_dw_factory.cpp
|
|
|
SkFontMgr_win_dw.cpp
|
Add UWP support
|
2021-02-10 19:04:42 +00:00 |
SkGlobalInitialization_default.cpp
|
Rename SkPaintImageFilter to SkShaderImageFilter
|
2021-02-24 14:52:21 +00:00 |
SkImageEncoder_CG.cpp
|
|
|
SkImageEncoder_NDK.cpp
|
Add platform image encoder for using NDK APIs
|
2020-08-13 15:21:41 +00:00 |
SkImageEncoder_WIC.cpp
|
|
|
SkImageGenerator_none.cpp
|
|
|
SkImageGenerator_skia.cpp
|
|
|
SkImageGeneratorCG.cpp
|
SkAnimatedImage: Always respect exif orientation
|
2020-12-21 16:39:12 +00:00 |
SkImageGeneratorNDK.cpp
|
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
|
2020-09-03 03:41:26 +00:00 |
SkImageGeneratorWIC.cpp
|
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
|
2020-09-03 03:41:26 +00:00 |
SkMemory_malloc.cpp
|
Avoid heap initialization for skia allocations.
|
2020-09-30 18:01:53 +00:00 |
SkMemory_mozalloc.cpp
|
|
|
SkNDKConversions.cpp
|
Add platform image encoder for using NDK APIs
|
2020-08-13 15:21:41 +00:00 |
SkNDKConversions.h
|
Add platform image encoder for using NDK APIs
|
2020-08-13 15:21:41 +00:00 |
SkOSFile_ios.h
|
Reland "Remove ARC from tools lib."
|
2021-02-22 17:55:52 +00:00 |
SkOSFile_posix.cpp
|
align SkAlignedSTStorage<N,T> to T
|
2020-11-09 19:51:55 +00:00 |
SkOSFile_stdio.cpp
|
|
|
SkOSFile_win.cpp
|
align SkAlignedSTStorage<N,T> to T
|
2020-11-09 19:51:55 +00:00 |
SkOSLibrary_posix.cpp
|
Improve CanvasState cross-library tests
|
2020-12-04 22:03:25 +00:00 |
SkOSLibrary_win.cpp
|
Improve CanvasState cross-library tests
|
2020-12-04 22:03:25 +00:00 |
SkOSLibrary.h
|
Improve CanvasState cross-library tests
|
2020-12-04 22:03:25 +00:00 |
SkRemotableFontMgr_win_dw.cpp
|
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
|
2020-09-03 03:41:26 +00:00 |
SkScalerContext_mac_ct.cpp
|
Directly measure CoreText weight mapping.
|
2021-01-27 00:15:16 +00:00 |
SkScalerContext_mac_ct.h
|
Remove SkScalerContext::getGlyphCount.
|
2020-12-16 22:24:53 +00:00 |
SkScalerContext_win_dw.cpp
|
Pass sampling to drawImage
|
2021-01-28 20:32:19 +00:00 |
SkScalerContext_win_dw.h
|
Remove SkScalerContext::getGlyphCount.
|
2020-12-16 22:24:53 +00:00 |
SkTLS_pthread.cpp
|
|
|
SkTLS_win.cpp
|
|
|
SkTypeface_mac_ct.cpp
|
Work around macOS 11 variation issue.
|
2021-02-17 18:05:26 +00:00 |
SkTypeface_mac_ct.h
|
Work around macOS 11 variation issue.
|
2021-02-17 18:05:26 +00:00 |
SkTypeface_win_dw.cpp
|
Make onCreateScalerContext return unique_ptr.
|
2020-12-28 17:31:09 +00:00 |
SkTypeface_win_dw.h
|
Make onCreateScalerContext return unique_ptr.
|
2020-12-28 17:31:09 +00:00 |