1. af78a94 Revert "Add color fonts." by Jim Van Verth · 6 years ago[Renamed (97%) from tools/fonts/SkTestTypeface.cpp]
  2. c912d61 Add color fonts. by Ben Wagner · 6 years ago[Renamed (97%) from tools/fonts/SkTestScalerContext.cpp]
  3. 483c772 Add nativeFonts flag to Viewer. by Ben Wagner · 6 years ago[Renamed from tools/SkTestScalerContext.cpp]
  4. 0c1c2b3 Make SkAtlasTextTarget use glyph IDs by Brian Salomon · 7 years ago
  5. 8675f9b clean up debug diagnostics in SkTestFont by Mike Klein · 7 years ago
  6. 71a38d9 implement SkTestTypeface::onCharsToGlyphs() by Mike Klein · 7 years ago
  7. 10d66cc move Sk{Test,Random}ScalerContext to tools by Mike Klein · 7 years ago[Renamed from src/fonts/SkTestScalerContext.cpp]
  8. cb6940b DM FontMgr updates by Mike Klein · 7 years ago
  9. 209e4b1 Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup"" by Hal Canary · 7 years ago
  10. 59ad782 Revert "SkTypeface::getAdvancedMetrics(): cleanup" by Hal Canary · 7 years ago
  11. cef0188 SkTypeface::getAdvancedMetrics(): cleanup by Hal Canary · 7 years ago
  12. aa3af7b SkPDF: Always get advances at unitsPerEm. by Hal Canary · 7 years ago
  13. f67c459 add ViaSVG to dm by Mike Reed · 7 years ago
  14. 8be952a SkScalarMul is deprecated by Mike Reed · 7 years ago
  15. 58d2a72 SkTestTypeface: correct encoding by Hal Canary · 8 years ago
  16. 6e9ac12 Clean up glyph id handling. by Ben Wagner · 8 years ago
  17. 7cfd46a SkScalerContext to use smart pointers. by bungeman · 8 years ago
  18. 8f514c7 We really shouldn't pass SkFontStyle to printf as %d. by Mike Klein · 8 years ago
  19. 3d01c62 SkPDF: Fix Type3 ToUnicode table. by halcanary · 8 years ago
  20. b811378 Update typeface serialization style. by bungeman · 8 years ago
  21. e3aea10 Remove user specified typeface id. by bungeman · 8 years ago
  22. c7027ab Add samples to Viewer. by jvanverth · 8 years ago
  23. f8f9c07 Revert of Update typeface serialization style. (patchset #3 id:40001 of https://codereview.chromium.org/2030683002/ ) by mtklein · 8 years ago
  24. 7ae1c72 Update typeface serialization style. by bungeman · 8 years ago
  25. 086eea9 Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ ) by reed · 8 years ago
  26. 5e56cfd SK_DECLARE_STATIC_MUTEX -> static SkMutex by mtklein · 8 years ago
  27. a9322c2 Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" by reed · 8 years ago
  28. 25e0a04 Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ ) by borenet · 8 years ago
  29. c791728 Pass effects directly to fontcache by reed · 8 years ago
  30. 6b3eacb Change type of SkGlyph::fAdvance[XY] to float. by benjaminwagner · 8 years ago
  31. 6f6264f Force cache SkTestScalerContext path bounds. by mtklein · 9 years ago
  32. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  33. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  34. 0007bde SkAdvancedTypefaceMetrics zeroing constructor by halcanary · 9 years ago
  35. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  36. 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
  37. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  38. 8d0d2b8 remove duplicate assign of fLastGlyphID by caryclark · 9 years ago
  39. 0edd965 initialize font metrics for pdf (found by valgrind) by caryclark · 9 years ago
  40. 83ca628 Today's gm include many differences caused by platform font implementations. by caryclark · 9 years ago
  41. 39a9a50 Make SkAdvancedTypefaceMetrics private. by reed · 9 years ago
  42. 9d911d5 Remove filename from SkFontDescriptor. by bungeman · 9 years ago
  43. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  44. 11fa224 some utils for rect and matrix by reed · 9 years ago
  45. b69d0e0 BUG=skia: by herb · 9 years ago
  46. e59bbf1 Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of https://codereview.chromium.org/939123002/) by scroggo · 9 years ago
  47. f8d24e2 BUG=skia: by herb · 9 years ago
  48. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  49. a4c4a2d Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  50. 802ad83 Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/) by mtklein · 10 years ago
  51. 43b8b36 Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  52. b374d6a Add onGetFamilyName to SkTypeface. by bungeman · 10 years ago
  53. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  54. 4107806 Remove vertical/horizontal metrics selection. by bungeman · 10 years ago
  55. 5fb6bd4 use platform-independent font for gm by caryclark · 10 years ago