1. 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 5 months ago
  2. 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 5 months ago
  3. 28e7263 Remove test_makeOp by Herb Derby · 4 years, 5 months ago
  4. 94e7b2c Cleaup makeOp by Herb Derby · 4 years, 5 months ago
  5. 64391c4 Reland "generate vertex data in onPrepare" by Herb Derby · 4 years, 5 months ago
  6. 42cbde6 Revert "generate vertex data in onPrepare" by Herb Derby · 4 years, 5 months ago
  7. a33a680 generate vertex data in onPrepare by Herb Derby · 4 years, 5 months ago
  8. c5eb5c7 Cleanup text vertex structs by Herb Derby · 4 years, 5 months ago
  9. d5cbc1e Isolate fGlyphs in SubRun by Herb Derby · 4 years, 5 months ago
  10. e7825ff Reland "direct mask biased to (0,0)" by Herb Derby · 4 years, 5 months ago
  11. 1040e38 Revert "direct mask biased to (0,0)" by Robert Phillips · 4 years, 5 months ago
  12. 56cde49 direct mask biased to (0,0) by Herb Derby · 4 years, 5 months ago
  13. 3c873af Const all the things in GrAtlasTextOp by Herb Derby · 4 years, 6 months ago
  14. 47889a1 Use needsTransform() for deviceRect by Herb Derby · 4 years, 6 months ago
  15. be6c713 cleanup device bounds calculation by Herb Derby · 4 years, 6 months ago
  16. 02b9138 Rename flush -> addOp by Herb Derby · 4 years, 6 months ago
  17. 438775b Reland "fix crbug 1073670" by Herb Derby · 4 years, 6 months ago
  18. ade3f4c Revert "fix crbug 1073670" by Joe Gregorio · 4 years, 6 months ago
  19. 553deb6 fix crbug 1073670 by Herb Derby · 4 years, 6 months ago
  20. 449b115 Plumb SkMatrixProvider throughout Ganesh by Brian Osman · 4 years, 6 months ago
  21. 51b3e60 Clean up GrText-related headers a bit by Robert Phillips · 4 years, 6 months ago
  22. 297a219 Delay creation of GrTextStrike and GrGlyphs until flush time by Robert Phillips · 4 years, 6 months ago
  23. 41bd97d Remove GrStrikeCache.h from all other header files by Robert Phillips · 4 years, 6 months ago
  24. 6d3bc29 Consolidate the conversion of plot location to uvs to be w/in GrDrawOpAtlas by Robert Phillips · 4 years, 6 months ago
  25. 5fa68b4 Reduce GrGlyph's functionality by Robert Phillips · 4 years, 7 months ago
  26. 841c9a5 Make the distanceFieldAdjustTable a static singleton by Robert Phillips · 4 years, 7 months ago
  27. 5ddc34c Remove 565 mask data from GrStrikeCache to constexpr varialbe by Herb Derby · 4 years, 9 months ago
  28. 3d05192 Simplify subrun atlas generation tracking by Herb Derby · 4 years, 9 months ago
  29. 0ef780b Use a monotonic counter for atlas and plot generations by Herb Derby · 4 years, 9 months ago
  30. a8fa490 Isolate updating grTextStrike by Herb Derby · 4 years, 9 months ago
  31. 99e002f Revert "Simplify VertexRegenerator GrStrikeCache handling" by Mike Klein · 4 years, 9 months ago
  32. 59d529c Simplify VertexRegenerator GrStrikeCache handling by Herb Derby · 4 years, 9 months ago
  33. 62b12fe Handle color and translation outside of VertexRegenerator by Herb Derby · 4 years, 9 months ago
  34. 23f2976 Redo glyph quad regeneration by Herb Derby · 4 years, 9 months ago
  35. 5f6f851 Simplify text op vertex generation loop by Herb Derby · 4 years, 9 months ago
  36. a6026a2 Make SubRun accessible for GrAtlasTextOp by Herb Derby · 4 years, 9 months ago
  37. b45558d Hoist calculations up to regenerate by Herb Derby · 4 years, 9 months ago
  38. 586f8d0 regenTextureCoordinates is always true when calling doRegen by Herb Derby · 4 years, 9 months ago
  39. 14d9c31 Make fBrokenRun local to doRegen. by Herb Derby · 4 years, 9 months ago
  40. 43cbd72 Handle insane number of glyphs in GrAtlasTextOp. by Brian Salomon · 4 years, 9 months ago
  41. 5919cf6 Document fBrokenRun in VertexRegenerator. by Herb Derby · 4 years, 10 months ago
  42. df2c1ee Simplify color and translate updates by Herb Derby · 4 years, 10 months ago
  43. 6ca4f31 Do vertex color adjustment before atlas calculations by Herb Derby · 4 years, 10 months ago
  44. 91fd46a Move vertex translation into SubRun by Herb Derby · 4 years, 10 months ago
  45. 7363021 Simplify fRegenFlags by Herb Derby · 4 years, 10 months ago
  46. 5c7f38a Revert "Remove unused fields from GrTextBlobKey" by Herb Derby · 4 years, 10 months ago
  47. 5bf5b04 switch to SkPoint for the idea of drawingOrigin by Herb Derby · 4 years, 10 months ago
  48. 1c5be7b Rename viewMatrix to drawMatrix, initialMatrix, or currentMatrix by Herb Derby · 4 years, 10 months ago
  49. c514e7d Move the GrGlyph* and vertex data onto the arena alloc. by Herb Derby · 4 years, 10 months ago
  50. 51b9965 Remove unused fields from GrTextBlobKey by Herb Derby · 4 years, 10 months ago
  51. e3c7ff4 Move SubRun from .h to .cpp by Herb Derby · 4 years, 10 months ago
  52. aebc5f8 Move luminance calculation to GrTextBlob::Make() by Herb Derby · 4 years, 10 months ago
  53. cb71889 Put SubRuns in an alloc on GrTextBlob by Herb Derby · 4 years, 10 months ago
  54. 659e409 Pass SkGlyphRunList to GrTextBlob::Make by Herb Derby · 4 years, 10 months ago
  55. 7c7314a Remove the CACHE_SANITY_CHECK system. by Herb Derby · 4 years, 10 months ago
  56. cd498e1 Turn GrTextBlob vertices into actual structs by Herb Derby · 4 years, 10 months ago
  57. a904764 WS: reorder GrTextBlob struct and move all methods to .cpp by Herb Derby · 4 years, 10 months ago
  58. e9f691d Make fInitialViewMatrix const in GrTextBlob by Herb Derby · 4 years, 11 months ago
  59. eba195f Make GrTextBlob initial position const by Herb Derby · 4 years, 11 months ago
  60. 00ae959 Start cleanup of GrTextBlob by Herb Derby · 4 years, 11 months ago
  61. 1b8dcd1 Simplify SubRun structure in GrTextBlob by Herb Derby · 5 years ago
  62. a6c4a30 Simplify makeOps API by Herb Derby · 5 years ago
  63. 2984d26 Remove device paths from SubRun by Herb Derby · 5 years ago
  64. d4cfee8 Remove fallback flag from subrun by Herb Derby · 5 years ago
  65. 660c2ff Remove indexes from Geometry in the text op by Herb Derby · 5 years ago
  66. 3a4f227 Hoist regenGlyphs out of per glyph loop by Herb Derby · 5 years ago
  67. cb443a5 Force single glyph calls through bulk interface by Herb Derby · 5 years ago
  68. 1213041 Use common path drawing code by Herb Derby · 5 years ago
  69. 20eafff Convert prepareForDrawing to glyph buffers by Herb Derby · 5 years ago
  70. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  71. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  72. 36a54c1 Rename SkStrikeSpecStorage -> SkStrikeSpec by Herb Derby · 5 years ago
  73. bfa8767 Move source space fallback strike calculations to SkStrikeSpecStorage by Herb Derby · 5 years ago
  74. e7efd08 Replace SkStrikeSpec with SkStrikeSpecStorage by Herb Derby · 5 years ago
  75. 729a23f Move ccpr headers for display list out of include/private. by Ben Wagner · 5 years ago
  76. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  77. 44b3519 Move GlyphAndPos and PathAndPos to interface and rename. by Herb Derby · 6 years ago
  78. ac962c9 Convert templates to virtuals in SkGlyphRunPainter by Herb Derby · 6 years ago
  79. cc6cd85 Fix: set SDFT if there is only fallback by Herb Derby · 6 years ago
  80. c72594a Move process* closures into the GrTextBlob by Herb Derby · 6 years ago
  81. a00da61 Pointer to GrStrikeCache on GrTextBlob by Herb Derby · 6 years ago
  82. 78540b9 Clarify parameter naming for setMinAndMaxScale by Herb Derby · 6 years ago
  83. a4c6487 Use SkStrikeSpec to consolidate SkDescriptor, Effects and Typeface. by Herb Derby · 6 years ago
  84. 081e6f3 Rename GrGlyphCache -> GrStrikeCache by Herb Derby · 6 years ago
  85. 5d6be8f Remove templates from GrTextBlobVertexRegenerator by Brian Osman · 6 years ago
  86. 85ff957 Isolate cache lookups in preparation to hoist into painter by Herbert Derby · 6 years ago
  87. 86dbae9 Separate cache lookup from run font setup by Herbert Derby · 6 years ago
  88. b2fc3b8 Return SkGlyphCache and GrTextStrike together. by Herbert Derby · 6 years ago
  89. 438ea54 Move from a generalized appendGlyph to two specialized methods. by Herb Derby · 6 years ago
  90. b79ba57 SkFont pushed up one small step for setupCache by Herb Derby · 6 years ago
  91. 5f7b014 Only reposition the fallback vertices once. by Herb Derby · 6 years ago
  92. 5424a5e Encapsulate color into subrun by Herb Derby · 6 years ago
  93. 2fa1bbc Remove redundant findImage, and remove glyph cache plumbing by Herb Derby · 6 years ago
  94. 48b958b change Run to store bool_aa instead of flags_only_aa by Mike Reed · 6 years ago
  95. 317adf7 Make fallback descriptors explicit by Herb Derby · 6 years ago
  96. f7d5d74 Link SubRuns to Runs, and Runs to Blobs. by Herb Derby · 6 years ago
  97. c5df7cb Fun with flags by herb · 6 years ago
  98. 6dff60e Clean up in, about, and around GrTextBlob::SubRun by Herb Derby · 6 years ago
  99. 96a1709 Move adding a glyph to a subRun from Run to SubRun by Herb Derby · 6 years ago
  100. 69ff895 Make SubRunInfo a subclass of GrTextBlob and rename to SubRun by Herb Derby · 6 years ago