1. e3aea10 Remove user specified typeface id. by bungeman · 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. a9322c2 Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" by reed · 9 years ago
  6. 25e0a04 Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ ) by borenet · 9 years ago
  7. c791728 Pass effects directly to fontcache by reed · 9 years ago
  8. 6b3eacb Change type of SkGlyph::fAdvance[XY] to float. by benjaminwagner · 9 years ago
  9. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  10. 39a9a50 Make SkAdvancedTypefaceMetrics private. by reed · 9 years ago
  11. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  12. 5f213d9 SkTypeface to use SkStreamAsset. by bungeman · 10 years ago
  13. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  14. a4c4a2d Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  15. 802ad83 Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/) by mtklein · 10 years ago
  16. 43b8b36 Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  17. b374d6a Add onGetFamilyName to SkTypeface. by bungeman · 10 years ago
  18. 4107806 Remove vertical/horizontal metrics selection. by bungeman · 10 years ago
  19. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  20. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  21. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  22. 7435f34 Minimal changes to not crash GPU with color fonts. by bungeman@google.com · 11 years ago
  23. b3d154d Remove SK_FONTHOST_USES_FONTMGR. by bungeman@google.com · 11 years ago
  24. 3c996f8 Implement charToGlyph on remaining ports. by bungeman@google.com · 11 years ago
  25. 839702b Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  26. f7af91b Reverting r10608 (Add getFamilyNames to SkTypeface) due to compilation failures by robertphillips@google.com · 11 years ago
  27. 246b1c2 Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  28. a980269 Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  29. 7ca6d2f Reverting r10589: Add getFamilyNames to SkTypeface by jvanverth@google.com · 11 years ago
  30. 990d85f Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  31. 7fdcd44 support SK_FONTHOST_USES_FONTMGR on mac by reed@google.com · 11 years ago
  32. e05e75e Update SkGScalerContext to properly forward onCountGlyphs. by bungeman@google.com · 11 years ago
  33. 26da7f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  34. 1b6a04f use SkIntToScalar to fix warning by reed@google.com · 11 years ago
  35. 7edec14 start a wrapper for color fonts by reed@google.com · 11 years ago