1. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  2. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  3. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  4. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  5. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  6. 2ad1aa6 partial switch over to sp usage of shaders by reed · 8 years ago
  7. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  8. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  9. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  10. dfcb7ab make arithmode bigtext colortype* degeneratesegments gm portable by caryclark · 9 years ago
  11. b4a797f Move font loading in gm tests and benches out of constructors by kkinnunen · 9 years ago
  12. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  13. 465206a Add missing SK_OVERRIDE by rmistry · 9 years ago
  14. 1c40292 remove unused GM flags by mtklein · 10 years ago
  15. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  16. ed3af66 Use Color Processor for color bitmap text draws on gpu. by egdaniel · 10 years ago