1. 130eef1 [fuchsia] Migrate to new zx::vmar::map method by Adam Barth · 3 years, 10 months ago
  2. 8aa0edf move SkTPin to include/private by Mike Klein · 3 years, 10 months ago
  3. 59637dd Add SkTypeface::getPostScriptName. by Ben Wagner · 3 years, 10 months ago
  4. db9172d Avoid heap initialization for skia allocations. by Steven Moreland · 3 years, 11 months ago
  5. 4b4e32f Fix ClangTidy bugprone-bool-pointer-implicit-conversion warning. by John Stiles · 4 years ago
  6. 493f89e [fuzz] Standardize, document, and backport fuzzing defines. by Kevin Lubick · 4 years ago
  7. 457cad1 Mark FreeType bitmap font bounds as unknown. by Ben Wagner · 4 years ago
  8. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  9. 9742f7c Notify when SkFontMetrics bounds are bogus. by Ben Wagner · 4 years ago
  10. a008b0f Enable ClangTidy check readability-redundant-smartptr-get. by John Stiles · 4 years ago
  11. c1c3c6d Enable ClangTidy flag bugprone-suspicious-string-compare. by John Stiles · 4 years ago
  12. c9c4e2e Componentize SkAudioPlayer by Florin Malita · 4 years ago
  13. 1cf2c8d Enable ClangTidy flag modernize-use-override. by John Stiles · 4 years ago
  14. 326b989 Add platform image encoder for using NDK APIs by Leon Scroggins III · 4 years ago
  15. 8a8be22 audio player (for mac) by Mike Reed · 4 years ago
  16. fc11fd4 Allow CoreText axis hidden value to be CFNumber. by Ben Wagner · 4 years ago
  17. 63a1a83 More verbose CoreText structure checks by Ben Wagner · 4 years ago
  18. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years ago
  19. f21d6b9 Reland "Add an SkImageGenerator that uses NDK APIs" by Leon Scroggins III · 4 years ago
  20. 07438b0 Revert "Add an SkImageGenerator that uses NDK APIs" by Leon Scroggins · 4 years ago
  21. cfef980 Add an SkImageGenerator that uses NDK APIs by Leon Scroggins III · 4 years, 2 months ago
  22. e426df9 Remove use of SK_IGNORE_MAC_OPSZ_FORCE by Ben Wagner · 4 years ago
  23. 997c907 Rename kMultiMaster_FontFlag to kVariable_FontFlag by Ben Wagner · 4 years ago
  24. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years ago
  25. 4b4cd13 Builder has addPolygon, plus start hiding edit methods by Mike Reed · 4 years ago
  26. f8869a2 Remove SK_REQUIRE_LOCAL_VAR macro. by John Stiles · 4 years ago
  27. 1e67f7f Mark sk_abort_no_print [[noreturn]]. by Ben Wagner · 4 years ago
  28. a4c8098 Remove gendered language by Leon Scroggins III · 4 years ago
  29. e80a595 Implement SkFontMgr::onMakeFromFontData in subclasses. by Ben Wagner · 4 years, 1 month ago
  30. 9d5c55c Move makeFontData to SkTypeface_FreeType. by Ben Wagner · 4 years, 1 month ago
  31. 77482cb add Sk- prefix to SkOSLibrary functions by Mike Klein · 4 years, 1 month ago
  32. fcfd0af Notify when SkFontMetrics bounds are bogus. by Ben Wagner · 4 years, 1 month ago
  33. 6669b01 Always check AutoFTAccess::face() for nullptr. by Ben Wagner · 4 years, 1 month ago
  34. 3d00fc9 Make SkFontMgr::onMakeFromStreamArgs pure virtual. by Ben Wagner · 4 years, 1 month ago
  35. 0dba3bb Remove remaining CGFontCreateWithDataProvider support. by Ben Wagner · 4 years, 1 month ago
  36. b11e627 Move impl into SkColorFilterBase by Mike Reed · 4 years, 2 months ago
  37. 637838d Fix compiler warnings on Mac build. by John Stiles · 4 years, 2 months ago
  38. 7c1f3fa Remove SkFontHost_mac.cpp. by Ben Wagner · 4 years, 2 months ago
  39. 0ef90dd Split out coretext fontmgr factory. by Ben Wagner · 4 years, 2 months ago
  40. bb5b2a1 Revert "Split out coretext fontmgr factory." by Mike Klein · 4 years, 2 months ago
  41. 2c62834 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 2 months ago
  42. aa10dfe Revert "Split out coretext fontmgr factory." by Ben Wagner · 4 years, 2 months ago
  43. 5c14d63 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 2 months ago
  44. d13487e Regularize SkFontMgr for CoreText build. by Ben Wagner · 4 years, 2 months ago
  45. 463d729 Fix an "use-after-move" in SkFontMgr_custom_embedded. by Anthony Catel · 4 years, 2 months ago
  46. 3e84312 add new patheffect for stroke-and-fill by Mike Reed · 4 years, 3 months ago
  47. ac00766 Avoid GDI measuring modes with CBDT fonts. by Ben Wagner · 4 years, 3 months ago
  48. 9aaec36 Plumbing SkMatrixProvider into the raster backend by Brian Osman · 4 years, 3 months ago
  49. edea198 Fix loaders for DW variable fonts. by Ben Wagner · 4 years, 3 months ago
  50. 7094159 Remove unnecessary SK_SIZE_T_SPECIFIER macro. by John Stiles · 4 years, 3 months ago
  51. b71e712 Fix potential leak of DWriteFontTypeface. by Ben Wagner · 4 years, 3 months ago
  52. c19459b Don't trust glyph runs in XPS. by Ben Wagner · 4 years, 3 months ago
  53. dc976a9 update skstd by Mike Klein · 4 years, 3 months ago
  54. 77083c7 Revert "replace SkSharedMutex" by Mike Klein · 4 years, 3 months ago
  55. cfdc07a replace SkSharedMutex by Mike Klein · 4 years, 3 months ago
  56. 9ad0178 remove legacy deserialization of overdrawcolorfilter by Mike Reed · 4 years, 4 months ago
  57. b6af407 change Overdraw colorfilter to be pure sksl by Mike Reed · 4 years, 4 months ago
  58. 9d0e036 Allow CFDictionaryCreateMutable to grow in create_exact_copy. by Ben Wagner · 4 years, 4 months ago
  59. 853c15c remove unused SkLightingShader by Mike Reed · 4 years, 4 months ago
  60. 019385e remove LerpRed shader by Mike Reed · 4 years, 5 months ago
  61. 475b9d0 Remove global static mutex in SkScalerContext_win_dw.cpp by Chris Davis · 4 years, 5 months ago
  62. 491df6b remove SkTLS by Mike Klein · 4 years, 5 months ago
  63. 0cfcd1c Add command line argument to specify the rendertests file. by Tyler Denniston · 4 years, 5 months ago
  64. a913895 Check for invalid unicode in fallback. by Ben Wagner · 4 years, 5 months ago
  65. b5d977f Control opsz instead of CGFont in create_exact_copy. by Ben Wagner · 4 years, 6 months ago
  66. d3b3bf3 Reland "Move runtime shader/colorfilter into SkRuntimeEffect.cpp" by Brian Osman · 4 years, 6 months ago
  67. a9609ea turn on -Wreturn-std-move-in-c++11 by Mike Klein · 4 years, 6 months ago
  68. 7281a86 Revert "Move runtime shader/colorfilter into SkRuntimeEffect.cpp" by Brian Osman · 4 years, 6 months ago
  69. 8980acd Move runtime shader/colorfilter into SkRuntimeEffect.cpp by Brian Osman · 4 years, 6 months ago
  70. d38f00a Skip degenerate contours in glyphs. by Ben Wagner · 4 years, 7 months ago
  71. 508fd32 make SkBBH a public interface by Mike Klein · 4 years, 6 months ago
  72. 660317f Move scaler context fallback to GDI by herb · 4 years, 6 months ago
  73. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 6 months ago
  74. 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 4 years, 6 months ago
  75. c9b06ca Remove CGFontRef parameter from SkMakeTypefaceFromCTFont by Dominik Röttsches · 4 years, 6 months ago
  76. a2a0c8a extract font from run by Mike Reed · 4 years, 6 months ago
  77. f33dcc2 Preserve FcConfig in SkFontConfigInterface_direct methods. by Ben Wagner · 4 years, 10 months ago
  78. 9ae6732 Update font descriptor selection workaround by Alan Screen · 4 years, 7 months ago
  79. d5eebba Fix 'trak' and system variable fonts on macOS. by Ben Wagner · 4 years, 7 months ago
  80. 3dbc701 Turn off automatic application of 'trak' on macOS. by Ben Wagner · 4 years, 8 months ago
  81. ab51c2c Add more variation support on Mac. by Ben Wagner · 4 years, 8 months ago
  82. f46d5ca use std::make_unique by Mike Klein · 4 years, 8 months ago
  83. c96f510 Reland "Replace CGFontCreate with CTFontManagerCreate." by Ben Wagner · 4 years, 9 months ago
  84. 64331db Revert "Replace CGFontCreate with CTFontManagerCreate." by Ben Wagner · 4 years, 9 months ago
  85. f1d4f00 Replace CGFontCreate with CTFontManagerCreate. by Ben Wagner · 4 years, 9 months ago
  86. 59f991a Set fixed pitch bit in DirectWrite port. by Ben Wagner · 4 years, 9 months ago
  87. e678b79 Remove use of kCTFontOpticalSizeAttribute by Ben Wagner · 4 years, 9 months ago
  88. 2e4a8eb Track and force opsz axis on Mac. by Ben Wagner · 4 years, 9 months ago
  89. 4d0fe38 Pre-flight SkTLS_pthread changes for C++17 by Mike Klein · 4 years, 9 months ago
  90. 2e1381e Don't keep "outResultsFile" open in nanobench by Chris Dalton · 4 years, 10 months ago
  91. 8c1cb1c Remove unused transform parameter of ctfont_create_exact_copy by Dominik Röttsches · 4 years, 10 months ago
  92. 3b5e8ab Revert "Hold onto FcConfig in SkFontConfigInterface_direct." by Ben Wagner · 4 years, 10 months ago
  93. 35e0a58 Hold onto FcConfig in SkFontConfigInterface_direct. by Ben Wagner · 4 years, 10 months ago
  94. 89e1f60 Improve implementations of copyTable. by Ben Wagner · 4 years, 11 months ago
  95. 61887c7 [canvaskit] Create SkFontMgr from passed in data by Kevin Lubick · 4 years, 11 months ago
  96. 11eae3d Basic changes to get XPS drawing text. by Ben Wagner · 5 years ago
  97. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  98. cd111cd Simplify gdi handle use with gdi fonts. by Ben Wagner · 5 years ago
  99. 723a877 Make SkFunctionWrapper a better wrapper. by Ben Wagner · 5 years ago
  100. 9c73e3d Turn off -Wreturn-std-move-in-c++11 by Brian Salomon · 5 years ago