1. 9b86955 Add thread safety annotations for SkMutex by Herb Derby · 5 years ago
  2. 5785e4a Use SkFontHinting instead of macros. by Ben Wagner · 5 years ago
  3. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  4. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  5. 2c2240f Make more SkTypeface virtuals pure. by Ben Wagner · 5 years ago
  6. 64670cb Reland "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 5 years ago
  7. 33906ad Reland "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Robert Phillips · 5 years ago
  8. 652b007a Revert "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Mike Reed · 5 years ago
  9. 70ed05e Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 5 years ago
  10. fde841d Simplify SkTypeface::charsToGlyphs API to require UTF32 input by Mike Reed · 5 years ago
  11. 0a8da21 Remove generateCharFromGlyph and charToGlyphID. by Ben Wagner · 5 years ago
  12. 99ccc0c lazy svg parsing in TestSVGTypeface by Mike Klein · 5 years ago
  13. c6142d8 de-common the rest of the flags by Mike Klein · 5 years ago
  14. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  15. 0cffcbf9 de-Sk tools/font, and git clang-format by Mike Klein · 5 years ago
  16. 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 5 years ago
  17. 8dce054 Add planet emoji font. by Ben Wagner · 5 years ago
  18. bea1f94 remove platform_font_manager() by Mike Klein · 5 years ago
  19. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 5 years ago
  20. ff84d8a SkTypeface::openStream to return smart pointer. by Ben Wagner · 5 years ago
  21. 843909c Add full definition of SkStreamAsset. by Ben Wagner · 5 years ago
  22. 4212a7d SkTypeface::onOpenStream to return unique_ptr. by Ben Wagner · 5 years ago
  23. 119196a s/geTestSVGTypeface/getTestSVGTypeface by Ben Wagner · 5 years ago
  24. 77f94ea Move more utils into SkFontPriv, IWYU by Mike Reed · 6 years ago
  25. d8deeee tools: Remove sk_tool_utils::set_portable_typeface() by Hal Canary · 6 years ago
  26. 34c9b6d start removing legacy paint calls by Mike Reed · 6 years ago
  27. 1688507 Try out clang-tidy, starting with bugprone-use-after-move by Mike Klein · 6 years ago
  28. 97f3cc2 flag to convert to SkTextEncoding by Mike Reed · 6 years ago
  29. 94cca60 start to use font for measure, not paint by Mike Reed · 6 years ago
  30. b5784ac use SkFontMetrics so we can deprecated the typedef by Mike Reed · 6 years ago
  31. 04346d5 use SkFontHinting from SkFontTypes.h by Mike Reed · 6 years ago
  32. 6e24cd3 Reland "hide setTextAlign" by Mike Reed · 6 years ago
  33. f10ea21 Revert "hide setTextAlign" by Brian Osman · 6 years ago
  34. 43c7183 hide setTextAlign by Mike Reed · 6 years ago
  35. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  36. d9187c0 Revert "SkMath takes some functions from from SkTypes" by Mike Klein · 6 years ago
  37. 3b34723 SkMath takes some functions from from SkTypes by Hal Canary · 6 years ago
  38. 60ebf14 Revert "SkStream: remove some WStream functions from public api" by Cary Clark · 6 years ago
  39. 8b68110 SkStream: remove some WStream functions from public api by Hal Canary · 6 years ago
  40. 33ac15e Add an empty typeface for testing by Herb Derby · 6 years ago
  41. fd7957c Make create_test_font less global-ish. by Ben Wagner · 6 years ago
  42. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  43. e541645 Change generateAdvance to never chain. by Ben Wagner · 6 years ago
  44. f107a2f SkUTF by Hal Canary · 6 years ago
  45. 4014ba6 SkUtils: remove some versions of UTF routines. by Hal Canary · 6 years ago
  46. 83c6b96 Improve SkTestFontMgr. by Ben Wagner · 6 years ago
  47. e346b1e Add SkTypeface::getVariationDesignParameters by Ben Wagner · 6 years ago
  48. 536ad2c Implement onMakeClone function on all subclasses of SkTypeface except on mac. by Bruce Wang · 6 years ago
  49. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  50. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  51. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  52. 39ccf5d Fix compile when SK_XML undefined by Hal Canary · 6 years ago
  53. 46cc3da Revert "Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode"" by Hal Canary · 6 years ago
  54. 97c1108 Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode" by Greg Daniel · 6 years ago
  55. 1c2bcd8 SkAdvancedTypefaceMetrics: factor out GlyphToUnicode by Hal Canary · 6 years ago
  56. 20fa1e9 Update SkRandomScalerContext to handle mask filters. by Ben Wagner · 6 years ago
  57. 4b5e4b3 Remove unused parameters from internalGetPath. by Ben Wagner · 6 years ago
  58. 1f27585 remove unused/dumb methods from SkRect by Mike Reed · 6 years ago
  59. 5ddb308 Distinguish between glyphs with empty path and no path. by Ben Wagner · 6 years ago
  60. 2de1eda SkScalerContext::getMetrics to not request metrics it will ignore. by Ben Wagner · 6 years ago
  61. 97182cc Add color fonts. by Ben Wagner · 6 years ago
  62. 3560b58 Revert "Add color fonts." by Ben Wagner · 6 years ago
  63. d3b933f Add color fonts. by Ben Wagner · 6 years ago
  64. af78a94 Revert "Add color fonts." by Jim Van Verth · 6 years ago
  65. c912d61 Add color fonts. by Ben Wagner · 6 years ago
  66. 483c772 Add nativeFonts flag to Viewer. by Ben Wagner · 6 years ago