1. 97f85bb Remove SkTextBlobDiffCanvas, use tracking device directly with base SkCanvas by Michael Ludwig · 3 years, 5 months ago
  2. ae4bb98 Reland "Remove use of legacy display globals." by Ben Wagner · 4 years, 1 month ago
  3. bd0881c Revert "Remove use of legacy display globals." by Jim Van Verth · 4 years ago
  4. c1916c3 Remove use of legacy display globals. by Ben Wagner · 4 years, 1 month ago
  5. 0b0fb4d minimize includes and forwards for remote glyph cache by Herb Derby · 4 years, 1 month ago
  6. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 1 month ago
  7. 81e84a6 Make SkStrikeCache::Node be SkStrike. by Herb Derby · 4 years, 8 months ago
  8. 5dfefa2 nanobench: option to execute directory of TextBlobTraces as benches by Hal Canary · 5 years ago
  9. e107faa SkRemoteGlyphCache Add tracing to diff canvas by Hal Canary · 5 years ago
  10. 55a85fc Bulkify SkGlyphCacheBench by Herb Derby · 5 years ago
  11. a4eecd8 findImage(const SkGlyph&) -> prepareImage(SkGlyph*) by Herb Derby · 5 years ago
  12. 511dcfc Remove getGlyphIDMatrics type calls. by Herb Derby · 5 years ago
  13. 36a54c1 Rename SkStrikeSpecStorage -> SkStrikeSpec by Herb Derby · 5 years ago
  14. baf6478 Convert over more sites to SkStrikeSpecStorage, and remove unused calls by Herb Derby · 5 years ago
  15. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  16. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
  17. fdb876d remove breakText, and all utf cache accessors by Mike Reed · 6 years ago
  18. 5fd955e Rename SkGlyphCache -> SkStrike by Herb Derby · 6 years ago
  19. 32c6066 Force clients to specify font when requesting strikecache by Mike Reed · 6 years ago
  20. c341500 Reland "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
  21. 1062963 Revert "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
  22. b07aba4 Move remove ptr args to MakeRecAndEffects by Herb Derby · 6 years ago
  23. fa99690 Move strike cache Find*() to strike cache by Herb Derby · 6 years ago
  24. 840c66c Rename SkGlyphCacheGlobals to SkStrikeCache by Herb Derby · 7 years ago
  25. 6357116 Allow only Android to use SkAutoGlyphCacheNoGamma by Herb Derby · 7 years ago
  26. c2ef4ab Remove all uses of getCache with get. by Herb Derby · 7 years ago
  27. ab6fd7e Revert "Remove attach and detach glyph cache." by Herb Derby · 7 years ago
  28. 61d56b9 Remove attach and detach glyph cache. by Herb Derby · 7 years ago
  29. 7131950 Remove internal use of SkTypeface::Style. by Ben Wagner · 7 years ago
  30. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  31. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  32. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  33. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  34. 279c786 If we swap its arguments, SkTaskGroup::batch() _is_ sk_parallel_for. by mtklein · 9 years ago
  35. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  36. 0d39d37 Delete the typefaces. by herb · 9 years ago
  37. 1052f51 Font cache stress test. by herb · 9 years ago