1. 0b80e62 Reland "Revert "update to new MakeFromStream signature"" by Jim Van Verth · 6 years ago
  2. 8695539 Revert "Revert "update to new MakeFromStream signature"" by Mike Reed · 6 years ago
  3. 71f8475 Revert "update to new MakeFromStream signature" by Mike Klein · 6 years ago
  4. edc6ea7 update to new MakeFromStream signature by Mike Reed · 6 years ago
  5. a57488a Expose public factories for platform decoders by Leon Scroggins III · 6 years ago
  6. 4496248 Remove include/ports/SkFontMgr.h by Ben Wagner · 6 years ago
  7. e2098c4 SkFontMgr.h is a core header. by Hal Canary · 6 years ago
  8. ecd35c1 Remove non-smart SkFontConfigInterface::SetGlobal. by Ben Wagner · 6 years ago
  9. a20681c Move SkFontConfigInterface to smart pointers. by Ben Wagner · 6 years ago
  10. 4815db5 removed dead code behind legacy fontmgr api flag by Mike Reed · 7 years ago
  11. 5922739 Revert "Revert "migrate to sk_sp for SkFontMgr API"" by Mike Reed · 7 years ago
  12. f40ae1a Revert "migrate to sk_sp for SkFontMgr API" by Mike Reed · 7 years ago
  13. 4bf296b migrate to sk_sp for SkFontMgr API by Mike Reed · 7 years ago
  14. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  15. 65a9344 remove unneeded include by Mike Reed · 7 years ago
  16. 7575bb1 SkFontMgr::matchFamily should not crash on nullptr. by bungeman · 7 years ago
  17. fc49734 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 7 years ago
  18. 9704329 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 7 years ago
  19. 0f3d0c3 Add SkTypeface::getVariationDesignPosition. by bungeman · 7 years ago
  20. 7d07d46 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 7 years ago
  21. 87e7f82 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 7 years ago
  22. 6b20a55 Make header files self-sufficient by Hal Canary · 7 years ago
  23. 8ab590f Split custom font managers. by Ben Wagner · 7 years ago
  24. 9adfef8 Remove public APIs that use SkDataTable. by Herb Derby · 7 years ago
  25. 20d031a Remove SK_LEGACY_FONTMGR_FACTORY. by Ben Wagner · 8 years ago
  26. 0ab977f Remove SkUseTestFontConfigFile. by Ben Wagner · 8 years ago
  27. 3546ff1 Stage SkFontMgr factories to return smart pointers. by Ben Wagner · 8 years ago
  28. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  29. 1ae0e01 Split SkFontConfigInterface globals and factory. by bungeman · 8 years ago
  30. 67ac33e Remove SK_DECLARE_LEGACY_CREATE_FROM_FONTDATA. by bungeman · 8 years ago
  31. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  32. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  33. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  34. ce81ed5 Remove no longer existing friend. by bungeman · 8 years ago
  35. feb3c1a Move to SkDataTable::MakeXXX and sk_sp. by bungeman · 8 years ago
  36. 4dbbd04 SkLeanWindows.h: #include "Windows.h" fewer places by halcanary · 8 years ago
  37. 69df020 Remove some uses of SK_SUPPORT_LEGACY_TYPEFACE_PTR. by bungeman · 8 years ago
  38. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  39. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  40. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  41. 42846ed Modernize SkMutex and SkSemaphore. by mtklein · 8 years ago
  42. d9f5d20 Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https://codereview.chromium.org/1947153002/ ) by sclittle · 8 years ago
  43. 427c281 Modernize SkMutex and SkSemaphore. by mtklein · 8 years ago
  44. 0265707 Clean up SkFontConfigInterface implementation. by bungeman · 8 years ago
  45. d9dd428 Modernize and trim down SkOnce. by mtklein · 8 years ago
  46. 82497f9 Add option to specify font fallback when creating the skia font manager by kulshin · 8 years ago
  47. ed2edab Remove SK_VERY_LEGACY_CREATE_TYPEFACE. by bungeman · 8 years ago
  48. 11a77c6 Begin switch to SkFontStyle for legacy calls. by bungeman · 8 years ago
  49. fe7ada7 Make FreeType usable on Windows. by caryclark · 8 years ago
  50. bf521ff Move SkTArray to include/private. by bungeman · 8 years ago
  51. ebc465b Add support for caching font files in the Android SkFontMgr. by khushalsagar · 8 years ago
  52. 918090c SkTArray to move when moving. by bungeman · 8 years ago
  53. 4984b85 Revert of SkTArray to move when moving. (patchset #3 id:40001 of https://codereview.chromium.org/1672063002/ ) by mtklein · 8 years ago
  54. f5b8b6d Reland of SkTArray to move when moving. (patchset #1 id:1 of https://codereview.chromium.org/1677103002/ ) by kjlubick · 8 years ago
  55. 2f8c9bf Revert of SkTArray to move when moving. (patchset #3 id:40001 of https://codereview.chromium.org/1672063002/ ) by kjlubick · 8 years ago
  56. 3c69348 SkTArray to move when moving. by bungeman · 8 years ago
  57. 69d1603 Add option to specify a font collection when creating a by kulshin · 8 years ago
  58. f6c7107 Expose API for gx font variation axes. by bungeman · 8 years ago
  59. 2b1516f Update documentation for SkFontMgr methods. by erikchen · 9 years ago
  60. 0cbe7ee CMake, include/: changes to make fiddle 2.0 better by halcanary · 9 years ago
  61. 9b137dc SkFontConfigInterface::createTypeface() by fmalita · 9 years ago
  62. 23267db SkAtomic: always use std::atomic by mtklein · 9 years ago
  63. 147ea2f Factor CSS3 matching rules. by bungeman · 9 years ago
  64. 62a69c2 Move Mutexy things to private. by herb · 9 years ago
  65. 7f0a3d7 Make mutex semaphore based. by herb · 9 years ago
  66. 3667d5b Add subtract to atomics. by herb · 9 years ago
  67. cd7f035 Revert of Parallel cache - preliminary (patchset #24 id:460001 of https://codereview.chromium.org/1264103003/ ) by herb · 9 years ago
  68. 014ffdb Parallel cache. by herb · 9 years ago
  69. 951d854 Revert of Parallel cache - preliminary (patchset #23 id:440001 of https://codereview.chromium.org/1264103003/ ) by jyasskin · 9 years ago
  70. bf29888 Parallel cache. by herb · 9 years ago
  71. ef2df09 Revert of Parallel cache - preliminary (patchset #22 id:420001 of https://codereview.chromium.org/1264103003/ ) by herb · 9 years ago
  72. 6f2a486 Parallel cache. by herb · 9 years ago
  73. f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
  74. f20488b Clean up a few includes, introduce iwyu. by bungeman · 9 years ago
  75. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  76. 02802f6 Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/) by jvanverth · 9 years ago
  77. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  78. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  79. 7b7c844 Remove unused SkTypeface_android.h. by bungeman · 9 years ago
  80. 77f85ad Move Android SkFontMgr::Factory to its own file. by bungeman · 9 years ago
  81. 0b1de26 Move FontConfig factory into separate file. by bungeman · 9 years ago
  82. 5cf1949 Refactor SkFontHost_linux into SkFontMgr_custom. by bungeman · 9 years ago
  83. d6e9fc7 Restore support for 10.6 SDK in header. by bungeman · 9 years ago
  84. 7888401 Provide tag-along for SkCreateTypefaceFromCTFont. by bungeman · 9 years ago
  85. 41868fe Font variations. by bungeman · 9 years ago
  86. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 9 years ago
  87. 3489ee0 Font variations. by bungeman · 9 years ago
  88. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 9 years ago
  89. 05773ed Font variations. by bungeman · 9 years ago
  90. 50ffd99 Extract the spinlock from SkOnce as SkSpinlock. by mtklein · 9 years ago
  91. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  92. 59f9ec7 Replace error checking mutex initializer with the glibc-compatible version by djsollen · 9 years ago
  93. 7be2eb8 Remove SkFontHost includes and friends. by bungeman · 9 years ago
  94. 9488648 Expose method to retrieve CTFont by dominik.rottsches · 9 years ago
  95. 01f797f SkAtomics: add asserts for valid memory orders. by mtklein · 9 years ago
  96. 7fa87cd Add factory for Android font manager. by bungeman · 9 years ago
  97. a669bc7 Atomics overhaul. by mtklein · 9 years ago
  98. 5f213d9 SkTypeface to use SkStreamAsset. by bungeman · 9 years ago
  99. a64c48f Move sync code to include/, switch from using platform define to a proxy header in core/ by mtklein · 9 years ago
  100. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago