1. e57f80b Start enforcing IWYU on src/gpu by K Lubick · 11 months ago
  2. a8d0102 Remove TextBlob's empty mailbox in favor of delegate by Kevin Lubick · 1 year, 4 months ago
  3. a7e578d Enforce IWYU on SkStrike* and src/text/* by Kevin Lubick · 1 year, 8 months ago
  4. dd3d957 Remove old subrun buffering system by Herb Derby · 1 year, 11 months ago
  5. ed37743 [base] Move several more files from src/core into base. by Kevin Lubick · 2 years ago
  6. 14c62c6 Merge SkScalerCache into SkStrike by Herb Derby · 2 years ago
  7. a4a60da Remove the origin offset from the SkGlyphRunList bounds by Herb Derby · 2 years, 5 months ago
  8. 9a51e6d Remove dangerous SkGlyphRun::sourceBounds by Herb Derby · 2 years, 5 months ago
  9. 1aea903 Reland "Move SkSubRun to src/text" by Herb Derby · 2 years, 7 months ago[Renamed (84%) from src/core/SkGlyphRun.cpp]
  10. 40e3b3c Assert when creating nullptr spans with a nonzero length. by John Stiles · 2 years, 7 months ago
  11. 008d60e Revert "Move SkSubRun to src/text" by John Stiles · 2 years, 7 months ago[Renamed (84%) from src/text/GlyphRun.cpp]
  12. 4a375fe Move SkSubRun to src/text by Herb Derby · 2 years, 7 months ago[Renamed (84%) from src/core/SkGlyphRun.cpp]
  13. 8ccbeee Remove SkMakeSpan by Herb Derby · 2 years, 7 months ago
  14. 26282a5 Remove more or SkGlyphRunPainter by Herb Derby · 2 years, 8 months ago
  15. 0dcb88b Encapsulate a pointer to the Builder in the GlyphRunList by Herb Derby · 2 years, 9 months ago
  16. 2008355 Remove default ctor for SkGlyphRunList by Herb Derby · 2 years, 9 months ago
  17. 817dba1 extract strike-to-source scale from SkStrikeSpec by Herb Derby · 3 years, 3 months ago
  18. ae87bf1 Remove SkSpan class template deduction guides by Brian Osman · 3 years, 9 months ago
  19. a372429 Align SkSpan API with std::span by Brian Osman · 3 years, 9 months ago
  20. b6cce2d don't draw strings that have no glyphs by Herb Derby · 3 years, 9 months ago
  21. f9cf1aa add drawGlyphs for SkRSXform by Herb Derby · 3 years, 9 months ago
  22. 3910bc9 introduce SkCanvas::onDrawGlyphRunList by Herb Derby · 3 years, 10 months ago
  23. 3c1ed9c add bounds generation code to SkGlyphRun by Herb Derby · 3 years, 9 months ago
  24. 97abbee render RSXForm using SkGlyphRunList by Herb Derby · 3 years, 10 months ago
  25. 022636b add RSXForm to SkGlyphRun by Herb Derby · 3 years, 10 months ago
  26. 8960100 inline simple functions in the glyph run builder by Herb Derby · 3 years, 10 months ago
  27. ef09423 clean up drawTextUTF8 and rename to textToGlyphRunList by Herb Derby · 3 years, 10 months ago
  28. 48ad43a remove unused functions from glyph run classes by Herb Derby · 3 years, 10 months ago
  29. 4f8e4fd hoist finite font check to glyph run creation by Herb Derby · 3 years, 10 months ago
  30. 0da2c14 remove paint from SkGlyphRunList by Herb Derby · 3 years, 10 months ago
  31. 310dc4e remove unused code SkGlyphIDSet by Herb Derby · 3 years, 10 months ago
  32. a80ce1a remove SkMakeSpan use ctor parameter deduction by Herb Derby · 4 years, 8 months ago
  33. f3953d0 Non-substantive GrText-related changes by Robert Phillips · 4 years, 9 months ago
  34. 81e84a6 Make SkStrikeCache::Node be SkStrike. by Herb Derby · 5 years ago
  35. 04b0677 [minor] SkGlyphRunList public before private by Hal Canary · 5 years ago
  36. 1942d69 Use SkZip in SkGlyphRun by Herbert Derby · 5 years ago
  37. 4008519 Remove paint from simplifyTextBlobIgnoringRSXForm. by Ben Wagner · 5 years ago
  38. 2eb0feb Use bulk calls in GlyhRun by Herb Derby · 6 years ago
  39. 9ee1edd Add SkMakeSpan and helpful conversion by Herb Derby · 6 years ago
  40. 7924d9a Simplify intercepts by Herb Derby · 6 years ago
  41. ac71827 Make FindOrCreateStrikeWithNoDeviceExclusive analog for SkStrikeSpec by Herb Derby · 6 years ago
  42. 36a54c1 Rename SkStrikeSpecStorage -> SkStrikeSpec by Herb Derby · 6 years ago
  43. baf6478 Convert over more sites to SkStrikeSpecStorage, and remove unused calls by Herb Derby · 6 years ago
  44. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 6 years ago
  45. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  46. 5fd955e Rename SkGlyphCache -> SkStrike by Herb Derby · 6 years ago
  47. e5f9cfa expand flag to include all text-related paint fields by Mike Reed · 6 years ago
  48. 96345a2 pass font's explicitly, instead of relying on SkFont::LEGACY_ExtractFromPaint by Mike Reed · 6 years ago
  49. 191e64b pass a font to GlyphRunBuilder by Mike Reed · 6 years ago
  50. edce0aa add gm and fix origin for xform-based blobs by Mike Reed · 6 years ago
  51. 30cf62b add rsxform runs to textblobs by Mike Reed · 6 years ago
  52. 95e1760 Make SkGlyphRun use SkFont instead of SkPaint by Herb Derby · 6 years ago
  53. 1886dd7 remove dead methods leftover from drawPosText etc. by Mike Reed · 6 years ago
  54. 7b7ab59 SkRunFont is gone, there is only SkFont by Mike Reed · 6 years ago
  55. 0f9d33ef clean up conditional code for SkTextEncoding by Mike Reed · 6 years ago
  56. 97f3cc2 flag to convert to SkTextEncoding by Mike Reed · 6 years ago
  57. 32c6066 Force clients to specify font when requesting strikecache by Mike Reed · 6 years ago
  58. c341500 Reland "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
  59. 1062963 Revert "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
  60. b07aba4 Move remove ptr args to MakeRecAndEffects by Herb Derby · 6 years ago
  61. 1edff30 SkPaint::Align is dead by Mike Reed · 6 years ago
  62. 1324541 Make glyph runs const in the glyph run list. by Herb Derby · 6 years ago
  63. 9bb6b7e Remove mutablePaint from glyphRuns by Herb Derby · 6 years ago
  64. 9c3cf0d Don't allocate space for the unique glyphs. by Herb Derby · 6 years ago
  65. d48b7a8 Remove uniqueID fields from SkGlyphRun by Herb Derby · 6 years ago
  66. 6e24cd3 Reland "hide setTextAlign" by Mike Reed · 6 years ago
  67. f10ea21 Revert "hide setTextAlign" by Brian Osman · 6 years ago
  68. 43c7183 hide setTextAlign by Mike Reed · 6 years ago
  69. f91645d Remove functional part of unique glyphs from the builder by Herb Derby · 6 years ago
  70. 2e22745 Revert "Remove memory used by unique glyphs" by Brian Osman · 6 years ago
  71. 7d20bc4 Remove memory used by unique glyphs by Herb Derby · 6 years ago
  72. 1648976 Remove use of unique glyphs from the SkGlyphRunBuilder by Herb Derby · 6 years ago
  73. 5a284e5 Revert "Remove unique glyph IDs from glyph runs" by Brian Osman · 6 years ago
  74. 2d123ad Remove unique glyph IDs from glyph runs by Herb Derby · 6 years ago
  75. 0edb214 Optimize GPU text regen for full pixel position text by Herb Derby · 6 years ago
  76. 434377a Split out SkRunFont and SkPaint by Herb Derby · 6 years ago
  77. 4fce083 Reland "Remove obsolete paint copy" by Herb Derby · 6 years ago
  78. 6719fcc Revert "Remove obsolete paint copy" by Mike Klein · 6 years ago
  79. cb969c7 Remove obsolete paint copy by Herb Derby · 6 years ago
  80. 8378dfb Extract SkGlyphRunListPainter from SkGlyphRun.* by Herb Derby · 6 years ago
  81. 7edaa73 Remove drawPosText from SkDevice by Herb Derby · 6 years ago
  82. 8e318fd Reland "Check that mask to path fallback happens" by Herb Derby · 6 years ago
  83. eb0bb73 Revert "Check that mask to path fallback happens" by Herb Derby · 6 years ago
  84. 9f85b51 Check that mask to path fallback happens by Herb Derby · 6 years ago
  85. 92bc476 Rearrange templates to get ios to compile by Herb Derby · 6 years ago
  86. d2fec23 Have GPU and RemoteGlyphCache share mask position code by Herb Derby · 6 years ago
  87. 447b198 Reorganize TrackLayerDevice and move processGlyphRunForMask by Herb Derby · 6 years ago
  88. afcef4b Make calling convention usable by remote cache by Herb Derby · 6 years ago
  89. 4f169ec Introduce SkGlyphCacheInterface by Herb Derby · 6 years ago
  90. 6595687 Rename SkGlyphRunListDrawer to SkGlyphRunListPainter by Herb Derby · 6 years ago
  91. 48aed85 Use SkGlyphRun directly in SkRemoteGlyphCache by Herb Derby · 6 years ago
  92. 20a6332 Check for too small rect for path by Herb Derby · 6 years ago
  93. bfd900f Encapsulate the SDF loop by Herb Derby · 6 years ago
  94. e4643cc Remove unused parameter from drawPathWithMaskFilter by Robert Phillips · 6 years ago
  95. c1b482c Rename GrTextUtils::Target to GrTextTarget by Herb Derby · 6 years ago
  96. bc6f9c9 Remove GrTextUtil::Paint by Herb Derby · 6 years ago
  97. 919a784 Remove use of RunPaint from regenerateGlyphRunList by Herb Derby · 6 years ago
  98. 97879cb Performance: Move GPU code to GlyphRun and inline - v3 by Herb Derby · 6 years ago
  99. 44a017e Revert "Performance: Move GPU code to GlyphRun and inline - v2" by Herb Derby · 6 years ago
  100. c7ef517 Performance: Move GPU code to GlyphRun and inline - v2 by Herb Derby · 6 years ago