1. 5785e4a Use SkFontHinting 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. 191e64b pass a font to GlyphRunBuilder by Mike Reed · 6 years ago
  4. 30cf62b add rsxform runs to textblobs by Mike Reed · 6 years ago
  5. 97f3cc2 flag to convert to SkTextEncoding by Mike Reed · 6 years ago
  6. 2ed7820 use SkFont in a lot of places by Mike Reed · 6 years ago
  7. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  8. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  9. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  10. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  11. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  12. a697df9 use utils for deprecated TextAlign by Mike Reed · 6 years ago
  13. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  14. 8378dfb Extract SkGlyphRunListPainter from SkGlyphRun.* by Herb Derby · 6 years ago
  15. b935cf8 const all the things by Herb Derby · 6 years ago
  16. 8a6348e Introduce text blob processing but don't wire it up by Herb Derby · 6 years ago
  17. c434ade Move to using pointers in simplifyDraw* by Herb Derby · 6 years ago
  18. ff19d34 Use simple buffers instead of vectors by Herb Derby · 6 years ago
  19. fd77fe5 Use new SkGlyphIDSet - v3 by Herb Derby · 6 years ago
  20. c0a2708 Revert "Use new SkGlyphIDSet - v2" by Herb Derby · 6 years ago
  21. ba38320 Revert "Use simple buffers instead of vectors" by Herb Derby · 6 years ago
  22. b188da1 Use simple buffers instead of vectors by Herb Derby · 6 years ago
  23. 0421083 Use new SkGlyphIDSet - v2 by Herb Derby · 6 years ago
  24. 83a355d Revert "Use new SkGlyphIDSet" by Herb Derby · 6 years ago
  25. 819f73c Use new SkGlyphIDSet by Herb Derby · 6 years ago
  26. 45e27c8 Remove run list code by Herb Derby · 6 years ago
  27. 3858045 Revert "Remove drawTextBlob from device use drawGlyphRunList" by Robert Phillips · 6 years ago
  28. e2e52e4 Remove drawTextBlob from device use drawGlyphRunList by Herb Derby · 6 years ago
  29. ed55419 Use indices into the vectors shared by runs by Herb Derby · 6 years ago
  30. b9177cf Add SkGlyphRunList - v2 by Herb Derby · 6 years ago
  31. 149b541 Revert "Add SkGlyphRunList" by Herb Derby · 6 years ago
  32. f2e4a03 Add SkGlyphRunList by Herb Derby · 6 years ago
  33. 59d997a New more efficient run builder by Herb Derby · 6 years ago
  34. 4ffa027 Smarter use of glyph cache by Herb Derby · 6 years ago
  35. 41f4f31 Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Herb Derby · 6 years ago
  36. 74b390d Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Hal Canary · 6 years ago
  37. 4225b32 Have draw(Text|PosText|PosTextH) use a single entry on the device by Herb Derby · 6 years ago