1. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  2. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  3. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  4. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  5. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  6. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  7. 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
  8. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  9. ae3714f make varied_text* gm portable by caryclark · 9 years ago
  10. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  11. 1c40292 remove unused GM flags by mtklein · 10 years ago
  12. cf5d9c9 Spin off GM::runAsBench() from flags. by mtklein · 10 years ago
  13. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  14. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  15. 7c5c9da GM/bench for text draws with various parameters and clip rects. by bsalomon · 10 years ago