1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. cd5104e SkAnimTimer -> AnimTimer by Mike Klein · 5 years ago
  3. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  4. fdb876d remove breakText, and all utf cache accessors by Mike Reed · 6 years ago
  5. 5fd955e Rename SkGlyphCache -> SkStrike by Herb Derby · 6 years ago
  6. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  7. 32c6066 Force clients to specify font when requesting strikecache by Mike Reed · 6 years ago
  8. c341500 Reland "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
  9. 1062963 Revert "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
  10. b07aba4 Move remove ptr args to MakeRecAndEffects by Herb Derby · 6 years ago
  11. 9d289e2 Use onOnceBeforeDraw instead of constructor for glyphs. by Ben Wagner · 6 years ago
  12. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  13. 6736236 include/private/SkTemplates: Cleanup bare pointers. by Hal Canary · 6 years ago
  14. dce19a7 Untangle strike cache and glyph cache by Herb Derby · 6 years ago
  15. fa99690 Move strike cache Find*() to strike cache by Herb Derby · 6 years ago
  16. 5ddb308 Distinguish between glyphs with empty path and no path. by Ben Wagner · 6 years ago
  17. 7956b59 Remove SkAutoGlyphCache decls that happen to work by Herb Derby · 6 years ago
  18. c2ef4ab Remove all uses of getCache with get. by Herb Derby · 6 years ago
  19. ab6fd7e Revert "Remove attach and detach glyph cache." by Herb Derby · 6 years ago
  20. 61d56b9 Remove attach and detach glyph cache. by Herb Derby · 6 years ago
  21. a32a3c3 Add analytic clip FPs that read from the CCPR atlas by Chris Dalton · 7 years ago
  22. ede860e Delete even more unused views code by Brian Osman · 7 years ago
  23. 7c02cc7 Add clipping options to path text bench and samples by Chris Dalton · 7 years ago
  24. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  25. 95cf166 Fix WavyPathText sample by Chris Dalton · 7 years ago
  26. 1a0882e Fix buffer overflow in SamplePathText by Chris Dalton · 7 years ago
  27. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  28. ed4984b Add animated text samples by csmartdalton · 7 years ago