1. 8675f9b clean up debug diagnostics in SkTestFont by Mike Klein · 7 years ago
  2. 5922739 Revert "Revert "migrate to sk_sp for SkFontMgr API"" by Mike Reed · 7 years ago
  3. f40ae1a Revert "migrate to sk_sp for SkFontMgr API" by Mike Reed · 7 years ago
  4. 4bf296b migrate to sk_sp for SkFontMgr API by Mike Reed · 7 years ago
  5. 1b612a8 tools: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  6. 7cfd46a SkScalerContext to use smart pointers. by bungeman · 8 years ago
  7. 8f514c7 We really shouldn't pass SkFontStyle to printf as %d. by Mike Klein · 8 years ago
  8. cb571e1 Rename textual includes as *.inc. by benjaminwagner · 8 years ago
  9. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  10. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  11. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  12. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  13. 086eea9 Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ ) by reed · 8 years ago
  14. 5e56cfd SK_DECLARE_STATIC_MUTEX -> static SkMutex by mtklein · 8 years ago
  15. ed2edab Remove SK_VERY_LEGACY_CREATE_TYPEFACE. by bungeman · 8 years ago
  16. 11a77c6 Begin switch to SkFontStyle for legacy calls. by bungeman · 8 years ago
  17. f2b340f Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 8 years ago
  18. aa97a84 Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:80001 of https://codereview.chromium.org/1610823002/ ) by djsollen · 8 years ago
  19. 4c5cd7d Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 8 years ago
  20. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  21. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  22. 3721355 make fontscalar gammatext lcdtext typeface verttext2 gm portable by caryclark · 9 years ago
  23. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  24. 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
  25. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  26. f53ce80 call portable font cleanup only once at app end by caryclark · 9 years ago
  27. 83ca628 Today's gm include many differences caused by platform font implementations. by caryclark · 9 years ago
  28. a4c4a2d Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  29. 802ad83 Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/) by mtklein · 10 years ago
  30. 43b8b36 Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  31. c2a4846 fix signed mismatch by caryclark · 10 years ago
  32. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  33. 5fb6bd4 use platform-independent font for gm by caryclark · 10 years ago