1. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. 64670cb Reland "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 5 years ago
  4. 33906ad Reland "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Robert Phillips · 5 years ago
  5. 652b007a Revert "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Mike Reed · 5 years ago
  6. 70ed05e Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 5 years ago
  7. fde841d Simplify SkTypeface::charsToGlyphs API to require UTF32 input by Mike Reed · 5 years ago
  8. 194cab0 use slope-guess for faster charToGlyph by Mike Reed · 5 years ago
  9. 0c60708 add utility for caching char2glyph by Mike Reed · 5 years ago
  10. 569dda7 hide SkFont::containsText by Mike Reed · 5 years ago
  11. 087fad7 Add getTypefaceOrDefault and refTypefaceOrDefault by Herb Derby · 6 years ago
  12. 358fcad start to hide textparams on SkPaint by Mike Reed · 6 years ago
  13. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  14. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  15. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  16. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  17. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  18. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  19. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  20. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  21. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  22. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  23. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  24. 98a1967 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  25. 2d903ae make sure we pass legal utf8 by reed@google.com · 11 years ago
  26. 2311297 test null-glyphs param case by reed@google.com · 11 years ago
  27. bcb42ae add charsToGlyphs to SkTypeface by reed@google.com · 11 years ago