1. 6f6264f Force cache SkTestScalerContext path bounds. by mtklein · 9 years ago
  2. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  3. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  4. 0007bde SkAdvancedTypefaceMetrics zeroing constructor by halcanary · 9 years ago
  5. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  6. 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
  7. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  8. 8d0d2b8 remove duplicate assign of fLastGlyphID by caryclark · 9 years ago
  9. 0edd965 initialize font metrics for pdf (found by valgrind) by caryclark · 9 years ago
  10. 83ca628 Today's gm include many differences caused by platform font implementations. by caryclark · 9 years ago
  11. 39a9a50 Make SkAdvancedTypefaceMetrics private. by reed · 9 years ago
  12. 9d911d5 Remove filename from SkFontDescriptor. by bungeman · 10 years ago
  13. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  14. 11fa224 some utils for rect and matrix by reed · 10 years ago
  15. b69d0e0 BUG=skia: by herb · 10 years ago
  16. e59bbf1 Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of https://codereview.chromium.org/939123002/) by scroggo · 10 years ago
  17. f8d24e2 BUG=skia: by herb · 10 years ago
  18. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  19. a4c4a2d Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  20. 802ad83 Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/) by mtklein · 10 years ago
  21. 43b8b36 Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  22. b374d6a Add onGetFamilyName to SkTypeface. by bungeman · 10 years ago
  23. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  24. 4107806 Remove vertical/horizontal metrics selection. by bungeman · 10 years ago
  25. 5fb6bd4 use platform-independent font for gm by caryclark · 10 years ago