1. b2497dd Revert "Revert "onMatchFaceStyle is unused, so remove it"" by Mike Reed · 3 years, 6 months ago
  2. 3c04a65 Revert "onMatchFaceStyle is unused, so remove it" by Mike Reed · 3 years, 6 months ago
  3. 40f2985 onMatchFaceStyle is unused, so remove it by Mike Reed · 3 years, 6 months ago
  4. a6ca0b1 SkAuto[S]TMalloc only for trivially constructible/destructible. by Brian Salomon · 3 years, 7 months ago
  5. 2db4ba1 Reland "Remove ARC from tools lib." by Jim Van Verth · 3 years, 8 months ago
  6. e8a1c01 Revert "Remove ARC from tools lib." by Jim Van Verth · 3 years, 8 months ago
  7. 4c4c80f Remove ARC from tools lib. by Jim Van Verth · 3 years, 8 months ago
  8. 351c9b5 Switch to using GrMtlBackendContext for GrDirectContext creation. by Jim Van Verth · 4 years ago
  9. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
  10. 36b86af Revert "Remove ARC from Metal backend" by Jim Van Verth · 4 years, 2 months ago
  11. 6541013 Remove ARC from Metal backend by Jim Van Verth · 4 years, 2 months ago
  12. c9c4e2e Componentize SkAudioPlayer by Florin Malita · 4 years, 3 months ago
  13. 326b989 Add platform image encoder for using NDK APIs by Leon Scroggins III · 4 years, 3 months ago
  14. 8a8be22 audio player (for mac) by Mike Reed · 4 years, 3 months ago
  15. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 3 months ago
  16. f21d6b9 Reland "Add an SkImageGenerator that uses NDK APIs" by Leon Scroggins III · 4 years, 3 months ago
  17. 07438b0 Revert "Add an SkImageGenerator that uses NDK APIs" by Leon Scroggins · 4 years, 3 months ago
  18. cfef980 Add an SkImageGenerator that uses NDK APIs by Leon Scroggins III · 4 years, 5 months ago
  19. 738c271 Update DataEntry struct to properly support move semantics. by John Stiles · 4 years, 3 months ago
  20. 3d00fc9 Make SkFontMgr::onMakeFromStreamArgs pure virtual. by Ben Wagner · 4 years, 4 months ago
  21. 0ef90dd Split out coretext fontmgr factory. by Ben Wagner · 4 years, 5 months ago
  22. bb5b2a1 Revert "Split out coretext fontmgr factory." by Mike Klein · 4 years, 5 months ago
  23. 2c62834 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 5 months ago
  24. aa10dfe Revert "Split out coretext fontmgr factory." by Ben Wagner · 4 years, 5 months ago
  25. 5c14d63 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 5 months ago
  26. c9b06ca Remove CGFontRef parameter from SkMakeTypefaceFromCTFont by Dominik Röttsches · 4 years, 9 months ago
  27. a2a0c8a extract font from run by Mike Reed · 4 years, 9 months ago
  28. 8429422 Change GrCFResource to sk_cf_obj and move to include/ports. by Jim Van Verth · 5 years ago
  29. ab6eefe Move SkLeanWindows.h to src. by Ben Wagner · 5 years ago
  30. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  31. f3babcd Reland "Add SkFontMgr implementation for Fuchsia" by Sergey Ulanov · 6 years ago
  32. e6b5b71 Revert "Add SkFontMgr implementation for Fuchsia" by Mike Reed · 6 years ago
  33. 309f1de Add SkFontMgr implementation for Fuchsia by Sergey Ulanov · 6 years ago
  34. d89e811 SkImageGeneratorCG.h to only expose factory method. by Ben Wagner · 6 years ago
  35. 912cd3d SkImageGeneratorWIC: make the header compile without src/. by Hal Canary · 6 years ago
  36. 41b6773 Use the unique_ptr variant of MakeFromStream (the other is deprecated) by Mike Reed · 6 years ago
  37. 0b80e62 Reland "Revert "update to new MakeFromStream signature"" by Jim Van Verth · 6 years ago
  38. 8695539 Revert "Revert "update to new MakeFromStream signature"" by Mike Reed · 6 years ago
  39. 71f8475 Revert "update to new MakeFromStream signature" by Mike Klein · 6 years ago
  40. edc6ea7 update to new MakeFromStream signature by Mike Reed · 6 years ago
  41. a57488a Expose public factories for platform decoders by Leon Scroggins III · 6 years ago
  42. 4496248 Remove include/ports/SkFontMgr.h by Ben Wagner · 6 years ago
  43. e2098c4 SkFontMgr.h is a core header. by Hal Canary · 6 years ago
  44. ecd35c1 Remove non-smart SkFontConfigInterface::SetGlobal. by Ben Wagner · 6 years ago
  45. a20681c Move SkFontConfigInterface to smart pointers. by Ben Wagner · 6 years ago
  46. 4815db5 removed dead code behind legacy fontmgr api flag by Mike Reed · 7 years ago
  47. 5922739 Revert "Revert "migrate to sk_sp for SkFontMgr API"" by Mike Reed · 7 years ago
  48. f40ae1a Revert "migrate to sk_sp for SkFontMgr API" by Mike Reed · 7 years ago
  49. 4bf296b migrate to sk_sp for SkFontMgr API by Mike Reed · 7 years ago
  50. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  51. 65a9344 remove unneeded include by Mike Reed · 7 years ago
  52. 7575bb1 SkFontMgr::matchFamily should not crash on nullptr. by bungeman · 7 years ago
  53. fc49734 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
  54. 9704329 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
  55. 0f3d0c3 Add SkTypeface::getVariationDesignPosition. by bungeman · 8 years ago
  56. 7d07d46 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
  57. 87e7f82 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
  58. 6b20a55 Make header files self-sufficient by Hal Canary · 8 years ago
  59. 8ab590f Split custom font managers. by Ben Wagner · 8 years ago
  60. 9adfef8 Remove public APIs that use SkDataTable. by Herb Derby · 8 years ago
  61. 20d031a Remove SK_LEGACY_FONTMGR_FACTORY. by Ben Wagner · 8 years ago
  62. 0ab977f Remove SkUseTestFontConfigFile. by Ben Wagner · 8 years ago
  63. 3546ff1 Stage SkFontMgr factories to return smart pointers. by Ben Wagner · 8 years ago
  64. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  65. 1ae0e01 Split SkFontConfigInterface globals and factory. by bungeman · 8 years ago
  66. 67ac33e Remove SK_DECLARE_LEGACY_CREATE_FROM_FONTDATA. by bungeman · 8 years ago
  67. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  68. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  69. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  70. ce81ed5 Remove no longer existing friend. by bungeman · 8 years ago
  71. feb3c1a Move to SkDataTable::MakeXXX and sk_sp. by bungeman · 8 years ago
  72. 4dbbd04 SkLeanWindows.h: #include "Windows.h" fewer places by halcanary · 8 years ago
  73. 69df020 Remove some uses of SK_SUPPORT_LEGACY_TYPEFACE_PTR. by bungeman · 8 years ago
  74. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  75. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  76. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  77. 42846ed Modernize SkMutex and SkSemaphore. by mtklein · 8 years ago
  78. d9f5d20 Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https://codereview.chromium.org/1947153002/ ) by sclittle · 8 years ago
  79. 427c281 Modernize SkMutex and SkSemaphore. by mtklein · 8 years ago
  80. 0265707 Clean up SkFontConfigInterface implementation. by bungeman · 8 years ago
  81. d9dd428 Modernize and trim down SkOnce. by mtklein · 9 years ago
  82. 82497f9 Add option to specify font fallback when creating the skia font manager by kulshin · 9 years ago
  83. ed2edab Remove SK_VERY_LEGACY_CREATE_TYPEFACE. by bungeman · 9 years ago
  84. 11a77c6 Begin switch to SkFontStyle for legacy calls. by bungeman · 9 years ago
  85. fe7ada7 Make FreeType usable on Windows. by caryclark · 9 years ago
  86. bf521ff Move SkTArray to include/private. by bungeman · 9 years ago
  87. ebc465b Add support for caching font files in the Android SkFontMgr. by khushalsagar · 9 years ago
  88. 918090c SkTArray to move when moving. by bungeman · 9 years ago
  89. 4984b85 Revert of SkTArray to move when moving. (patchset #3 id:40001 of https://codereview.chromium.org/1672063002/ ) by mtklein · 9 years ago
  90. f5b8b6d Reland of SkTArray to move when moving. (patchset #1 id:1 of https://codereview.chromium.org/1677103002/ ) by kjlubick · 9 years ago
  91. 2f8c9bf Revert of SkTArray to move when moving. (patchset #3 id:40001 of https://codereview.chromium.org/1672063002/ ) by kjlubick · 9 years ago
  92. 3c69348 SkTArray to move when moving. by bungeman · 9 years ago
  93. 69d1603 Add option to specify a font collection when creating a by kulshin · 9 years ago
  94. f6c7107 Expose API for gx font variation axes. by bungeman · 9 years ago
  95. 2b1516f Update documentation for SkFontMgr methods. by erikchen · 9 years ago
  96. 0cbe7ee CMake, include/: changes to make fiddle 2.0 better by halcanary · 9 years ago
  97. 9b137dc SkFontConfigInterface::createTypeface() by fmalita · 9 years ago
  98. 23267db SkAtomic: always use std::atomic by mtklein · 9 years ago
  99. 147ea2f Factor CSS3 matching rules. by bungeman · 9 years ago
  100. 62a69c2 Move Mutexy things to private. by herb · 9 years ago