1. 44b3519 Move GlyphAndPos and PathAndPos to interface and rename. by Herb Derby · 5 years ago
  2. ac962c9 Convert templates to virtuals in SkGlyphRunPainter by Herb Derby · 5 years ago
  3. cc6cd85 Fix: set SDFT if there is only fallback by Herb Derby · 6 years ago
  4. c72594a Move process* closures into the GrTextBlob by Herb Derby · 6 years ago
  5. a00da61 Pointer to GrStrikeCache on GrTextBlob by Herb Derby · 6 years ago
  6. eafd81b Make ARGB fallback use common strike lookup by Herb Derby · 6 years ago
  7. 6989370 Move DrawingManager to RecordingContext by Robert Phillips · 6 years ago
  8. 881c962 Break up InitDistanceFieldPaint by Herb Derby · 6 years ago
  9. 78540b9 Clarify parameter naming for setMinAndMaxScale by Herb Derby · 6 years ago
  10. a4c6487 Use SkStrikeSpec to consolidate SkDescriptor, Effects and Typeface. by Herb Derby · 6 years ago
  11. 65e8417 rewrite SkMasks::CreateMasks to work in bytesPerPixel by Mike Klein · 6 years ago
  12. b97da53 Switch Ops over to using GrRecordingContext by Robert Phillips · 6 years ago
  13. 30595ea Use descriptor instead of cache for GrStrikeCache lookup by Herb Derby · 6 years ago
  14. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  15. ec7278e remove unneeded friends/includes in SkPaint.h by Mike Reed · 6 years ago
  16. fd0d970 Rename GrContext::uniqueID to contextID and hide it by Robert Phillips · 6 years ago
  17. d3bde0b remove legacy SkPaint getTextBlobIntercepts by Mike Reed · 6 years ago
  18. 087fad7 Add getTypefaceOrDefault and refTypefaceOrDefault by Herb Derby · 6 years ago
  19. 081e6f3 Rename GrGlyphCache -> GrStrikeCache by Herb Derby · 6 years ago
  20. 5fd955e Rename SkGlyphCache -> SkStrike by Herb Derby · 6 years ago
  21. 5d6be8f Remove templates from GrTextBlobVertexRegenerator by Brian Osman · 6 years ago
  22. 85ff957 Isolate cache lookups in preparation to hoist into painter by Herbert Derby · 6 years ago
  23. 86dbae9 Separate cache lookup from run font setup by Herbert Derby · 6 years ago
  24. 191e64b pass a font to GlyphRunBuilder by Mike Reed · 6 years ago
  25. b2fc3b8 Return SkGlyphCache and GrTextStrike together. by Herbert Derby · 6 years ago
  26. 438ea54 Move from a generalized appendGlyph to two specialized methods. by Herb Derby · 6 years ago
  27. 5a3fdee Convert GrGlyph::PackedID to SkPackedGlyphID by Herb Derby · 6 years ago
  28. 4c35be0 Remove PackedID from the strike call chain by Herb Derby · 6 years ago
  29. b03e024 Make and use a ctor for GrGlyph by Herb Derby · 6 years ago
  30. 37e21f6 Move the maskStyle into the GrGlyph by Herb Derby · 6 years ago
  31. 44539be Remove unused dtor from GrTextStrike by Herb Derby · 6 years ago
  32. 6f27489 Use SkFont for managing distance field text by Herb Derby · 6 years ago
  33. b79ba57 SkFont pushed up one small step for setupCache by Herb Derby · 6 years ago
  34. 5f7b014 Only reposition the fallback vertices once. by Herb Derby · 6 years ago
  35. f6206f9 Add new method for calculating text atlas sizes by Jim Van Verth · 6 years ago
  36. 5424a5e Encapsulate color into subrun by Herb Derby · 6 years ago
  37. 2fa1bbc Remove redundant findImage, and remove glyph cache plumbing by Herb Derby · 6 years ago
  38. ba98b7d Make sure we mark Plots in use for all regenerate cases by Jim Van Verth · 6 years ago
  39. 136ed79 add font param to CreateDescriptorAndEffectsUsingPaint by Mike Reed · 6 years ago
  40. f2b074e add font parameter to CanDrawAsDistanceFields by Mike Reed · 6 years ago
  41. 48b958b change Run to store bool_aa instead of flags_only_aa by Mike Reed · 6 years ago
  42. 317adf7 Make fallback descriptors explicit by Herb Derby · 6 years ago
  43. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  44. 83ea522 Fix up GrGlyphCache ctor by Herbert Derby · 6 years ago
  45. c8f6ab38 Remove unneeded inline declarations by Herbert Derby · 6 years ago
  46. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  47. 7e9ea39 Have the SDF MaskFilter convert LCD16 to a distance field. by Herbert Derby · 6 years ago
  48. f7d5d74 Link SubRuns to Runs, and Runs to Blobs. by Herb Derby · 6 years ago
  49. c5df7cb Fun with flags by herb · 6 years ago
  50. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  51. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  52. 6dff60e Clean up in, about, and around GrTextBlob::SubRun by Herb Derby · 6 years ago
  53. 96a1709 Move adding a glyph to a subRun from Run to SubRun by Herb Derby · 6 years ago
  54. 69ff895 Make SubRunInfo a subclass of GrTextBlob and rename to SubRun by Herb Derby · 6 years ago
  55. 2bb343c Remove runIndex as a concept for GrTextBlob by Herb Derby · 6 years ago
  56. c341500 Reland "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
  57. 1062963 Revert "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
  58. b07aba4 Move remove ptr args to MakeRecAndEffects by Herb Derby · 6 years ago
  59. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  60. dc214c2 Move (re)generation of the GrTextBlob from GrTextContext to the blob by Herb Derby · 6 years ago
  61. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  62. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  63. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  64. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  65. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  66. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  67. cf86085 Replace GrColor4h with SkPMColor4f by Brian Osman · 6 years ago
  68. 936fe7d Pass and return GrColor4h by const& when possible by Brian Osman · 6 years ago
  69. 408ef21 Revert "replace SkNVRefCnt with SkRefCnt" by Mike Klein · 6 years ago
  70. 0fb1ee9 replace SkNVRefCnt with SkRefCnt by Mike Klein · 6 years ago
  71. 1be2b7c Keep paint color range/precision into ops and GPs (using GrColor4h) by Brian Osman · 6 years ago
  72. 71652e2 gpu: Dump GrTextBlobCache stats in memory dumps. by Khushal · 6 years ago
  73. fa5f6ce rename some flattenable routines by Mike Klein · 6 years ago
  74. 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
  75. 9a986cf ccpr: Use SkMessageBus for thread-safe eviction of cache entries by Chris Dalton · 6 years ago
  76. cb65ce7 Fix logic error for GrTextBlob mustRegen by Herb Derby · 6 years ago
  77. 0edb214 Optimize GPU text regen for full pixel position text by Herb Derby · 6 years ago
  78. 411bf13 Small re-inline cleanup for GrGlyphCache by Herb Derby · 6 years ago
  79. 6be4715 isolate users of SkFindAndPlaceGlyph.h by Mike Reed · 6 years ago
  80. 7d8e1f7 Move remote glyph cache DFT handling to painter by Herb Derby · 6 years ago
  81. dac1ed5 Redo GrTextBlob path flush by Herb Derby · 6 years ago
  82. ce202d5 Extract code common to Renderer and GPU for Fallback by Herb Derby · 6 years ago
  83. 75d6db7 Properly align inside GrTextBlob. by Ben Wagner · 6 years ago
  84. cf370b1 Clean up GPU strike sk_sp by Herb Derby · 6 years ago
  85. 96519f2 Centralize the max glyph dimension by Herb Derby · 6 years ago
  86. 3c4d533 Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  87. aa5f38f Revert "Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig" by Cary Clark · 6 years ago
  88. a2bc1ca Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  89. 307d6fd Calculate numPlotsY from height by Herb Derby · 6 years ago
  90. e61c234 Remove drawPosText_asPath - more dead code by Herb Derby · 6 years ago
  91. d20d261 More liberally fold the path matrix into the CTM in GrTextBlob::flush by Robert Phillips · 6 years ago
  92. 92bc476 Rearrange templates to get ios to compile by Herb Derby · 6 years ago
  93. 46a1338 Switch GrTextTarget from drawPath to drawShape by Robert Phillips · 6 years ago
  94. 6595687 Rename SkGlyphRunListDrawer to SkGlyphRunListPainter by Herb Derby · 6 years ago
  95. 20390c3 Pull non-substantive changes out of GrShape mask drawing CL by Robert Phillips · 6 years ago
  96. 137ca52 Remove prePathMatrix from SkDevice::drawPath by Robert Phillips · 6 years ago
  97. e4643cc Remove unused parameter from drawPathWithMaskFilter by Robert Phillips · 6 years ago
  98. c1b482c Rename GrTextUtils::Target to GrTextTarget by Herb Derby · 6 years ago
  99. bc6f9c9 Remove GrTextUtil::Paint by Herb Derby · 6 years ago
  100. 9f49148 Remove RunPaint by Herb Derby · 6 years ago