- c634fc4 Remove FCLocker::Suspend. by Ben Wagner · 4 years ago
- 0fc077e use SkMask::Format in SkGlyph and SkScalerContextRec by Herb Derby · 4 years ago
- 40022ad use SkFourByteTag to squelch warnings by Mike Klein · 4 years ago
- 339f0ee align SkAlignedSTStorage<N,T> to T by Mike Klein · 4 years ago
- 450eb04 Implement font family names on iOS. by Ben Wagner · 4 years ago
- c22288f Declare FontConfig not threadsafe. by Ben Wagner · 4 years ago
- 130eef1 [fuchsia] Migrate to new zx::vmar::map method by Adam Barth · 4 years, 1 month ago
- 8aa0edf move SkTPin to include/private by Mike Klein · 4 years, 1 month ago
- 59637dd Add SkTypeface::getPostScriptName. by Ben Wagner · 4 years, 1 month ago
- db9172d Avoid heap initialization for skia allocations. by Steven Moreland · 4 years, 2 months ago
- 4b4e32f Fix ClangTidy bugprone-bool-pointer-implicit-conversion warning. by John Stiles · 4 years, 3 months ago
- 493f89e [fuzz] Standardize, document, and backport fuzzing defines. by Kevin Lubick · 4 years, 2 months ago
- 457cad1 Mark FreeType bitmap font bounds as unknown. by Ben Wagner · 4 years, 2 months ago
- 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
- 9742f7c Notify when SkFontMetrics bounds are bogus. by Ben Wagner · 4 years, 3 months ago
- a008b0f Enable ClangTidy check readability-redundant-smartptr-get. by John Stiles · 4 years, 3 months ago
- c1c3c6d Enable ClangTidy flag bugprone-suspicious-string-compare. by John Stiles · 4 years, 3 months ago
- c9c4e2e Componentize SkAudioPlayer by Florin Malita · 4 years, 3 months ago
- 1cf2c8d Enable ClangTidy flag modernize-use-override. by John Stiles · 4 years, 3 months ago
- 326b989 Add platform image encoder for using NDK APIs by Leon Scroggins III · 4 years, 3 months ago
- 8a8be22 audio player (for mac) by Mike Reed · 4 years, 3 months ago
- fc11fd4 Allow CoreText axis hidden value to be CFNumber. by Ben Wagner · 4 years, 3 months ago
- 63a1a83 More verbose CoreText structure checks by Ben Wagner · 4 years, 3 months ago
- a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 3 months ago
- f21d6b9 Reland "Add an SkImageGenerator that uses NDK APIs" by Leon Scroggins III · 4 years, 3 months ago
- 07438b0 Revert "Add an SkImageGenerator that uses NDK APIs" by Leon Scroggins · 4 years, 3 months ago
- cfef980 Add an SkImageGenerator that uses NDK APIs by Leon Scroggins III · 4 years, 5 months ago
- e426df9 Remove use of SK_IGNORE_MAC_OPSZ_FORCE by Ben Wagner · 4 years, 3 months ago
- 997c907 Rename kMultiMaster_FontFlag to kVariable_FontFlag by Ben Wagner · 4 years, 3 months ago
- fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years, 3 months ago
- 4b4cd13 Builder has addPolygon, plus start hiding edit methods by Mike Reed · 4 years, 3 months ago
- f8869a2 Remove SK_REQUIRE_LOCAL_VAR macro. by John Stiles · 4 years, 3 months ago
- 1e67f7f Mark sk_abort_no_print [[noreturn]]. by Ben Wagner · 4 years, 4 months ago
- a4c8098 Remove gendered language by Leon Scroggins III · 4 years, 4 months ago
- e80a595 Implement SkFontMgr::onMakeFromFontData in subclasses. by Ben Wagner · 4 years, 4 months ago
- 9d5c55c Move makeFontData to SkTypeface_FreeType. by Ben Wagner · 4 years, 5 months ago
- 77482cb add Sk- prefix to SkOSLibrary functions by Mike Klein · 4 years, 4 months ago
- fcfd0af Notify when SkFontMetrics bounds are bogus. by Ben Wagner · 4 years, 4 months ago
- 6669b01 Always check AutoFTAccess::face() for nullptr. by Ben Wagner · 4 years, 4 months ago
- 3d00fc9 Make SkFontMgr::onMakeFromStreamArgs pure virtual. by Ben Wagner · 4 years, 5 months ago
- 0dba3bb Remove remaining CGFontCreateWithDataProvider support. by Ben Wagner · 4 years, 5 months ago
- b11e627 Move impl into SkColorFilterBase by Mike Reed · 4 years, 5 months ago
- 637838d Fix compiler warnings on Mac build. by John Stiles · 4 years, 5 months ago
- 7c1f3fa Remove SkFontHost_mac.cpp. by Ben Wagner · 4 years, 5 months ago
- 0ef90dd Split out coretext fontmgr factory. by Ben Wagner · 4 years, 5 months ago
- bb5b2a1 Revert "Split out coretext fontmgr factory." by Mike Klein · 4 years, 5 months ago
- 2c62834 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 5 months ago
- aa10dfe Revert "Split out coretext fontmgr factory." by Ben Wagner · 4 years, 5 months ago
- 5c14d63 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 5 months ago
- d13487e Regularize SkFontMgr for CoreText build. by Ben Wagner · 4 years, 5 months ago
- 463d729 Fix an "use-after-move" in SkFontMgr_custom_embedded. by Anthony Catel · 4 years, 5 months ago
- 3e84312 add new patheffect for stroke-and-fill by Mike Reed · 4 years, 6 months ago
- ac00766 Avoid GDI measuring modes with CBDT fonts. by Ben Wagner · 4 years, 6 months ago
- 9aaec36 Plumbing SkMatrixProvider into the raster backend by Brian Osman · 4 years, 6 months ago
- edea198 Fix loaders for DW variable fonts. by Ben Wagner · 4 years, 6 months ago
- 7094159 Remove unnecessary SK_SIZE_T_SPECIFIER macro. by John Stiles · 4 years, 6 months ago
- b71e712 Fix potential leak of DWriteFontTypeface. by Ben Wagner · 4 years, 6 months ago
- c19459b Don't trust glyph runs in XPS. by Ben Wagner · 4 years, 6 months ago
- dc976a9 update skstd by Mike Klein · 4 years, 6 months ago
- 77083c7 Revert "replace SkSharedMutex" by Mike Klein · 4 years, 7 months ago
- cfdc07a replace SkSharedMutex by Mike Klein · 4 years, 7 months ago
- 9ad0178 remove legacy deserialization of overdrawcolorfilter by Mike Reed · 4 years, 7 months ago
- b6af407 change Overdraw colorfilter to be pure sksl by Mike Reed · 4 years, 7 months ago
- 9d0e036 Allow CFDictionaryCreateMutable to grow in create_exact_copy. by Ben Wagner · 4 years, 7 months ago
- 853c15c remove unused SkLightingShader by Mike Reed · 4 years, 7 months ago
- 019385e remove LerpRed shader by Mike Reed · 4 years, 8 months ago
- 475b9d0 Remove global static mutex in SkScalerContext_win_dw.cpp by Chris Davis · 4 years, 8 months ago
- 491df6b remove SkTLS by Mike Klein · 4 years, 8 months ago
- 0cfcd1c Add command line argument to specify the rendertests file. by Tyler Denniston · 4 years, 8 months ago
- a913895 Check for invalid unicode in fallback. by Ben Wagner · 4 years, 8 months ago
- b5d977f Control opsz instead of CGFont in create_exact_copy. by Ben Wagner · 4 years, 9 months ago
- d3b3bf3 Reland "Move runtime shader/colorfilter into SkRuntimeEffect.cpp" by Brian Osman · 4 years, 9 months ago
- a9609ea turn on -Wreturn-std-move-in-c++11 by Mike Klein · 4 years, 9 months ago
- 7281a86 Revert "Move runtime shader/colorfilter into SkRuntimeEffect.cpp" by Brian Osman · 4 years, 9 months ago
- 8980acd Move runtime shader/colorfilter into SkRuntimeEffect.cpp by Brian Osman · 4 years, 9 months ago
- d38f00a Skip degenerate contours in glyphs. by Ben Wagner · 4 years, 10 months ago
- 508fd32 make SkBBH a public interface by Mike Klein · 4 years, 9 months ago
- 660317f Move scaler context fallback to GDI by herb · 4 years, 9 months ago
- 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 9 months ago
- 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 4 years, 9 months ago
- c9b06ca Remove CGFontRef parameter from SkMakeTypefaceFromCTFont by Dominik Röttsches · 4 years, 9 months ago
- a2a0c8a extract font from run by Mike Reed · 4 years, 10 months ago
- f33dcc2 Preserve FcConfig in SkFontConfigInterface_direct methods. by Ben Wagner · 5 years ago
- 9ae6732 Update font descriptor selection workaround by Alan Screen · 4 years, 10 months ago
- d5eebba Fix 'trak' and system variable fonts on macOS. by Ben Wagner · 4 years, 10 months ago
- 3dbc701 Turn off automatic application of 'trak' on macOS. by Ben Wagner · 5 years ago
- ab51c2c Add more variation support on Mac. by Ben Wagner · 5 years ago
- f46d5ca use std::make_unique by Mike Klein · 5 years ago
- c96f510 Reland "Replace CGFontCreate with CTFontManagerCreate." by Ben Wagner · 5 years ago
- 64331db Revert "Replace CGFontCreate with CTFontManagerCreate." by Ben Wagner · 5 years ago
- f1d4f00 Replace CGFontCreate with CTFontManagerCreate. by Ben Wagner · 5 years ago
- 59f991a Set fixed pitch bit in DirectWrite port. by Ben Wagner · 5 years ago
- e678b79 Remove use of kCTFontOpticalSizeAttribute by Ben Wagner · 5 years ago
- 2e4a8eb Track and force opsz axis on Mac. by Ben Wagner · 5 years ago
- 4d0fe38 Pre-flight SkTLS_pthread changes for C++17 by Mike Klein · 5 years ago
- 2e1381e Don't keep "outResultsFile" open in nanobench by Chris Dalton · 5 years ago
- 8c1cb1c Remove unused transform parameter of ctfont_create_exact_copy by Dominik Röttsches · 5 years ago
- 3b5e8ab Revert "Hold onto FcConfig in SkFontConfigInterface_direct." by Ben Wagner · 5 years ago
- 35e0a58 Hold onto FcConfig in SkFontConfigInterface_direct. by Ben Wagner · 5 years ago
- 89e1f60 Improve implementations of copyTable. by Ben Wagner · 5 years ago