1. 28b0c5d Pass Arenas* to GrOpsTask and GrOps instead of multiple pointers to each pool type by Michael Ludwig · 4 years, 7 months ago
  2. 52b6de6 Reland "Generate small path SDFs directly from path." by Jim Van Verth · 4 years, 7 months ago
  3. 87e9ddb GrGLSLShaderBuilder::appendTextureLookupAndBlend by Brian Salomon · 4 years, 7 months ago
  4. 9ff61ab Revert "Generate small path SDFs directly from path." by Jim Van Verth · 4 years, 7 months ago
  5. 4407acb Generate small path SDFs directly from path. by Jim Van Verth · 4 years, 7 months ago
  6. 4ef1ca1 Fix int/uint comparison in TextureOp asserts by Michael Ludwig · 4 years, 7 months ago
  7. 2c38315 hide/remove obsolete/tricky SkMatrix methods by Mike Reed · 4 years, 7 months ago
  8. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 4 years, 7 months ago
  9. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 4 years, 7 months ago
  10. 14b5721 Rename GrCaps textureSwizzle to readSwizzle. by Greg Daniel · 4 years, 7 months ago
  11. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 4 years, 7 months ago
  12. 5c60b75 Simplify proxy functionally exact check. by Brian Salomon · 4 years, 7 months ago
  13. 99448bf Delete unused GrDebugMarkerOp. by Greg Daniel · 4 years, 7 months ago
  14. cf0e3c6 remove dead code around old SkPath enums by Mike Reed · 4 years, 8 months ago
  15. 5bf5b04 switch to SkPoint for the idea of drawingOrigin by Herb Derby · 4 years, 8 months ago
  16. 1c5be7b Rename viewMatrix to drawMatrix, initialMatrix, or currentMatrix by Herb Derby · 4 years, 7 months ago
  17. d0840ec Provide record time allocator to onCombineIfPossible() by Michael Ludwig · 4 years, 8 months ago
  18. c514e7d Move the GrGlyph* and vertex data onto the arena alloc. by Herb Derby · 4 years, 8 months ago
  19. 3517aa7 Fix stroked arcs for mirror matrices. by Brian Salomon · 4 years, 8 months ago
  20. 9715b6c Add GrSurfaceProxyView to the various draw atlas ops. by Greg Daniel · 4 years, 8 months ago
  21. ad994cd Store GrSurfaceProxyView on shadow ops. by Greg Daniel · 4 years, 8 months ago
  22. 2715bf5 Switch to float vertex colors for wide color vertex attribs by Brian Osman · 4 years, 8 months ago
  23. 406172a Avoid implicit conversion back to int by Michael Ludwig · 4 years, 8 months ago
  24. 379e496 Merge consecutive entries that share proxy in bulk texture op by Michael Ludwig · 4 years, 8 months ago
  25. 576b6a1 Add storage of programInfos to GrRecordingContext and SkDDL by Robert Phillips · 4 years, 8 months ago
  26. 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 4 years, 8 months ago
  27. ed96bca Have GrLatticeOp use GrSurfaceProxyView. by Greg Daniel · 4 years, 8 months ago
  28. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 4 years, 8 months ago
  29. 80e334d Remove most of GrConfig.h by Brian Salomon · 4 years, 8 months ago
  30. 4384f04 Help MSVC pack GrTextureOps bitfields by Michael Ludwig · 4 years, 8 months ago
  31. adb12e7 Reduce GrTextureOp size by Michael Ludwig · 4 years, 8 months ago
  32. 1b3c267 Add helper functions to AAHairlineOp by Robert Phillips · 4 years, 8 months ago
  33. 9320905 Add onPrePrepareDraws to GrFillRectOp by Robert Phillips · 4 years, 8 months ago
  34. 7eabfe8 This is a reland of GrDomainEffect with significant changes: by Brian Salomon · 4 years, 8 months ago
  35. c241b58 Make fragment processor iterators work with range for loops. by Brian Salomon · 4 years, 8 months ago
  36. 03e4c95 Move creation of GrProgramDesc to GrCaps-derived classes by Robert Phillips · 4 years, 8 months ago
  37. 933484f Stop using GrPixelConfig in Metal & Dawn's GrProgramDesc creation by Robert Phillips · 4 years, 8 months ago
  38. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 4 years, 8 months ago
  39. 704d540 Allow Tessellator to operate on provided GrQuads by Michael Ludwig · 4 years, 8 months ago
  40. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 4 years, 8 months ago
  41. 3a50981 switch to new filltype for SkPath by Mike Reed · 4 years, 8 months ago
  42. 8fa469d Lift TextureSampler's proxy to SurfaceProxy by Michael Ludwig · 4 years, 8 months ago
  43. 1b8dcd1 Simplify SubRun structure in GrTextBlob by Herb Derby · 4 years, 8 months ago
  44. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 4 years, 8 months ago
  45. 2f05a48 Add code path that avoids large indexBuffer draws by Robert Phillips · 4 years, 8 months ago
  46. fcdd061 Use just GrSurfaceProxy in pipeline management. by Michael Ludwig · 4 years, 8 months ago
  47. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 4 years, 8 months ago
  48. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 4 years, 8 months ago
  49. 9f2516f Add checks for TextureSampler count in text GeoProcs. by Jim Van Verth · 4 years, 8 months ago
  50. 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 4 years, 8 months ago
  51. 189c980 GrQuadPerEdgeAA::Tessellator owns GrVertexWriter by Michael Ludwig · 4 years, 8 months ago
  52. fe13ca3 Move textureop fallback code out of GrRTC and into AddTextureSetOps by Michael Ludwig · 4 years, 8 months ago
  53. 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 8 months ago
  54. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 4 years, 8 months ago
  55. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 4 years, 8 months ago
  56. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 8 months ago
  57. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 4 years, 8 months ago
  58. e0fbe94 Use flat version of path-direction enum by Mike Reed · 4 years, 8 months ago
  59. 119ac6d Normalize src coords and domain up front instead of at tessellation time by Michael Ludwig · 4 years, 8 months ago
  60. 8053c97 Add onPrePrepare to GrFillRRectOp by Robert Phillips · 4 years, 8 months ago
  61. 7cd0bfe No longer ref count GrGeometryProcessors by Robert Phillips · 4 years, 8 months ago
  62. 73dbea6 Specialize vertex writing function for common quad VertexSpecs by Michael Ludwig · 4 years, 8 months ago
  63. ff2f380 Only access the scissorState's rect when it is valid by Robert Phillips · 4 years, 8 months ago
  64. 22a04cd Make TessellationHelper resettable by Michael Ludwig · 4 years, 8 months ago
  65. d4fb7c7 Rename opPODAllocator to recordTimeAllocator by Robert Phillips · 4 years, 8 months ago
  66. 170de01 Revert "Replace GrTextureDomainEffect with GrDomainEffect." by Michael Ludwig · 4 years, 8 months ago
  67. 67a625e Make GrProgramInfo take pointers to the GrPipeline and the GrPrimitiveProcessor by Robert Phillips · 4 years, 8 months ago
  68. df70f15 Add ClockwiseTestOp::onPrePrepare by Robert Phillips · 4 years, 8 months ago
  69. f29caf1 Replace GrTextureDomainEffect with GrDomainEffect. by Brian Salomon · 4 years, 8 months ago
  70. e837e61 Respect the max indexBuffer limits in the bulk texture draw API (take 2) by Robert Phillips · 4 years, 8 months ago
  71. 660c2ff Remove indexes from Geometry in the text op by Herb Derby · 4 years, 8 months ago
  72. 438d986 Respect max index buffer sizes in GrFillRectOp::MakeSet by Robert Phillips · 4 years, 8 months ago
  73. ae01f62 Revert "Respect the max indexBuffer limits in the bulk texture draw API" by Robert Phillips · 4 years, 8 months ago
  74. dd947ce Respect the max indexBuffer limits in the bulk texture draw API by Robert Phillips · 4 years, 8 months ago
  75. cb443a5 Force single glyph calls through bulk interface by Herb Derby · 4 years, 9 months ago
  76. 5e8cdfd Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo by Chris Dalton · 4 years, 9 months ago
  77. 323471e Remove GrProgramDesc's need for the GrGpu by Robert Phillips · 4 years, 9 months ago
  78. cea290f Add GrPrimitiveType to GrProgramInfo by Robert Phillips · 4 years, 9 months ago
  79. d84dd4b Combine mask and edge distance in TessellationHelper by Michael Ludwig · 4 years, 9 months ago
  80. e94cdd2 Use QuadHelper and PatternHelper in more places by Robert Phillips · 4 years, 9 months ago
  81. 45a2281 Return coverage from inset() call instead of using a separate function. by Michael Ludwig · 4 years, 9 months ago
  82. 8e083ee Tighten up min and max vertex indices passed to GrTextureOp's meshes by Robert Phillips · 4 years, 9 months ago
  83. e64c8bf Refactor tessellation metadata to move towards independent inset/outset calculations by Michael Ludwig · 4 years, 9 months ago
  84. 524e28b Use GrSurfaceProxyView for dst proxies. by Greg Daniel · 4 years, 9 months ago
  85. fd0c3b5 Update GrTextureOp to use index buffer offsets for draws by Robert Phillips · 4 years, 9 months ago
  86. b4577fb Use point to line distance instead of area for colinear check by Michael Ludwig · 4 years, 9 months ago
  87. fb7ba52 Move tessellation math into GrQuadUtils by Michael Ludwig · 4 years, 9 months ago
  88. 549325c Have GrTextureOp use GrSurfaceProxyViews instead of just proxys. by Greg Daniel · 4 years, 9 months ago
  89. 8a64a44 Rename sampleVariablesSupport() to sampleMaskSupport() by Chris Dalton · 4 years, 9 months ago
  90. bbd459d Allocate all vertex data in one go w/in GrTextureOp by Robert Phillips · 4 years, 9 months ago
  91. 7da048b Use texture for shadow falloff by Jim Van Verth · 4 years, 9 months ago
  92. b69001f Make GrFillRectOp and GrTextureOp consistent re AA-upgrading and size checks by Robert Phillips · 4 years, 9 months ago
  93. ee08d52 Move creation of AAQuadIndexBuffer to GrResourceProvider by Robert Phillips · 4 years, 9 months ago
  94. c554dcf Add helper to determine the index buffer that will be used by Robert Phillips · 4 years, 9 months ago
  95. c5a2c75 Pull tessellation forward into GrTextureOp::onPrePrepareDraws by Robert Phillips · 4 years, 9 months ago
  96. e9462dd Rename *worstCase* to backingStore* in GrSurfaceProxy by Robert Phillips · 4 years, 9 months ago
  97. 32803ff Add PrePreparedDesc to GrTextureOp by Robert Phillips · 4 years, 9 months ago
  98. d9ddd07 Revert "Rename sampleVariablesSupport() to sampleMaskSupport()" by Robert Phillips · 4 years, 9 months ago
  99. 766b4c9 Rename sampleVariablesSupport() to sampleMaskSupport() by Chris Dalton · 4 years, 9 months ago
  100. 61fc799 Add creation-time POD memory pool for GrOps by Robert Phillips · 4 years, 9 months ago