1. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 4 months ago
  2. 304e14d Remove FixedDynamicState from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 4 months ago
  3. 3bf2f3a Remove DynamicStateArrays from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 4 months ago
  4. eb694b7 Rename GrMesh to GrSimpleMesh by Chris Dalton · 4 years, 4 months ago
  5. 37c7bdd Remove GrMesh::setVertexData by Chris Dalton · 4 years, 4 months ago
  6. 2669a7b More programInfo cleanup by Robert Phillips · 4 years, 5 months ago
  7. 4133dc4 Clean up programInfo creation in GrMeshDrawOp-derived Ops by Robert Phillips · 4 years, 5 months ago
  8. 55f681f Splitup GrSimpleMeshDrawOpHelper.h by Robert Phillips · 4 years, 5 months ago
  9. 6c59fe4 Add a GrSimpleMeshDrawOpHelper CreatePipeline method that doesn't require a GrFlushState by Robert Phillips · 4 years, 5 months ago
  10. 79f336d Remove GrPrimitiveType from GrMesh by Chris Dalton · 4 years, 6 months ago
  11. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 6 months ago
  12. 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 4 years, 6 months ago
  13. fb39510 Reland "Wrap page index packing in helper methods." by Jim Van Verth · 4 years, 6 months ago
  14. 0ef780b Use a monotonic counter for atlas and plot generations by Herb Derby · 4 years, 6 months ago
  15. 4d72171 Rename AtlasID to PlotLocator by Herb Derby · 4 years, 6 months ago
  16. 28a9b12 Revert "Wrap page index packing in helper methods." by Jim Van Verth · 4 years, 6 months ago
  17. f1b2b42 Fix GrSmallPathRenderer to respect max texture size. by Sergey Ulanov · 4 years, 6 months ago
  18. cb93a20 Wrap page index packing in helper methods. by Jim Van Verth · 4 years, 6 months ago
  19. 2f2c77a Revert "Reland "Reland "Add new method for storing DrawOpAtlas texture index.""" by Jim Van Verth · 4 years, 6 months ago
  20. 1a496c5 Convert evict callback from function to interface by Herb Derby · 4 years, 6 months ago
  21. 3b9c544 Reland "Reland "Add new method for storing DrawOpAtlas texture index."" by Jim Van Verth · 4 years, 6 months ago
  22. 7edb0eb Revert "Reland "Add new method for storing DrawOpAtlas texture index."" by Jim Van Verth · 4 years, 6 months ago
  23. dea2f34 Reland "Add new method for storing DrawOpAtlas texture index." by Jim Van Verth · 4 years, 6 months ago
  24. c46e30e Revert "Add new method for storing DrawOpAtlas texture index." by Jim Van Verth · 4 years, 6 months ago
  25. c8b2e61 Add new method for storing DrawOpAtlas texture index. by Jim Van Verth · 4 years, 6 months ago
  26. ccb6142 Allow implicit conversion from GrSamplerState::Filter to GrSamplerState by Brian Salomon · 4 years, 7 months ago
  27. 28b0c5d Pass Arenas* to GrOpsTask and GrOps instead of multiple pointers to each pool type by Michael Ludwig · 4 years, 7 months ago
  28. 52b6de6 Reland "Generate small path SDFs directly from path." by Jim Van Verth · 4 years, 7 months ago
  29. 9ff61ab Revert "Generate small path SDFs directly from path." by Jim Van Verth · 4 years, 7 months ago
  30. 4407acb Generate small path SDFs directly from path. by Jim Van Verth · 4 years, 7 months ago
  31. 2c38315 hide/remove obsolete/tricky SkMatrix methods by Mike Reed · 4 years, 7 months ago
  32. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 4 years, 7 months ago
  33. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 4 years, 7 months ago
  34. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 4 years, 7 months ago
  35. d0840ec Provide record time allocator to onCombineIfPossible() by Michael Ludwig · 4 years, 8 months ago
  36. 9715b6c Add GrSurfaceProxyView to the various draw atlas ops. by Greg Daniel · 4 years, 8 months ago
  37. 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 4 years, 8 months ago
  38. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 4 years, 8 months ago
  39. 80e334d Remove most of GrConfig.h by Brian Salomon · 4 years, 8 months ago
  40. 7cd0bfe No longer ref count GrGeometryProcessors by Robert Phillips · 4 years, 8 months ago
  41. cea290f Add GrPrimitiveType to GrProgramInfo by Robert Phillips · 4 years, 9 months ago
  42. ee08d52 Move creation of AAQuadIndexBuffer to GrResourceProvider by Robert Phillips · 4 years, 9 months ago
  43. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 4 years, 10 months ago
  44. b20d7e5 Track all sampled textures in GrOpsTask and pass them to GrOpsRenderPass. by Greg Daniel · 5 years ago
  45. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  46. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago
  47. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  48. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  49. fd4f4df Move GrQuad to src/gpu/geometry folder by Michael Ludwig · 5 years ago
  50. 7eb5c0f Add "GrMipMapped" parameter to visitProxies by Chris Dalton · 5 years ago
  51. 1706cbf Remove VisitorType from GrOp::visitProxies by Chris Dalton · 5 years ago
  52. 42dda08 Remove some uses of GrBytesPerPixel (take 2) by Robert Phillips · 5 years ago
  53. 0221e8b Revert "Remove some uses of GrBytesPerPixel" by Robert Phillips · 5 years ago
  54. 13f02be2 Remove some uses of GrBytesPerPixel by Robert Phillips · 5 years ago
  55. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  56. 8fa7ab4 Delay half-float vertex color determination until Op::finalize by Brian Osman · 5 years ago
  57. 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 5 years ago
  58. 09e5689 Replace GrAAType with flags for path renderers by Chris Dalton · 5 years ago
  59. b8fff0d Make mixed samples detection automatic by Chris Dalton · 5 years ago
  60. 07cdcfc9 Reland "Stack-allocate pipelines for GrMeshDrawOp" by Chris Dalton · 5 years ago
  61. 35a3abe Revert "Stack-allocate pipelines for GrMeshDrawOp" by Chris Dalton · 5 years ago
  62. dfe5000 Stack-allocate pipelines for GrMeshDrawOp by Chris Dalton · 5 years ago
  63. be9aff2 Remove GrContextPriv.h from GrRenderTargetContext.h by Robert Phillips · 5 years ago
  64. e9c57d3 Clean up GrQuad ctors by Michael Ludwig · 5 years ago
  65. b97da53 Switch Ops over to using GrRecordingContext by Robert Phillips · 5 years ago
  66. dbf7072 Use different classes for client side arrays and GPU buffer objects. by Brian Salomon · 5 years ago
  67. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  68. fd0d970 Rename GrContext::uniqueID to contextID and hide it by Robert Phillips · 5 years ago
  69. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 5 years ago
  70. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
  71. f6206f9 Add new method for calculating text atlas sizes by Jim Van Verth · 6 years ago
  72. c906d25 Half float vertex colors (when necessary) in small path renderer by Brian Osman · 6 years ago
  73. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  74. 0dd4302 Use GrVertexWriter in GrSmallPathRenderer by Brian Osman · 6 years ago
  75. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  76. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  77. f04fb3c Change how GPs configure attributes by Brian Osman · 6 years ago
  78. 9a390ac Guard GrOp::dumpInfo with SK_DEBUG by Brian Osman · 6 years ago
  79. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  80. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  81. cf86085 Replace GrColor4h with SkPMColor4f by Brian Osman · 6 years ago
  82. 936fe7d Pass and return GrColor4h by const& when possible by Brian Osman · 6 years ago
  83. 1be2b7c Keep paint color range/precision into ops and GPs (using GrColor4h) by Brian Osman · 6 years ago
  84. 618decb Remove unneeded sk_bzero by Herbert Derby · 6 years ago
  85. b41417f Make GrOp base class responsible for merging bounds. by Brian Salomon · 6 years ago
  86. 7d94bb5 Skip visiting for allocator gathering in GrTextureOp when all proxies by Brian Salomon · 6 years ago
  87. 4a3f5c8 Remove hacks for UShort2 texture coords by Brian Osman · 6 years ago
  88. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  89. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  90. 641ac7d Make result of GrOp::combineIfPossible be an enum. by Brian Salomon · 6 years ago
  91. b948572 Store GrMeshDrawOps' meshes in GrOpFlushState's arena. by Brian Salomon · 6 years ago
  92. 607be37 GrGeometryProcessor derives from GrNonAtomicRef not GrProgramElement. by Brian Salomon · 6 years ago
  93. af87483 Move GrGeometryProcessor's textures out of classes and into by Brian Salomon · 6 years ago
  94. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  95. 653f42f Deinline some GrPathRenderer method and one GrDrawingMananger method. by Brian Salomon · 6 years ago
  96. 4934890 Refactor GrPipeline dynamic state. by Brian Salomon · 6 years ago
  97. 92be2f7 Revert "Revert "Change how vertex/instance attributes are handled in geometry processors."" by Brian Salomon · 6 years ago
  98. 5045e50 Revert "Change how vertex/instance attributes are handled in geometry processors." by Mike Klein · 6 years ago
  99. 19c1233 Change how vertex/instance attributes are handled in geometry processors. by Brian Salomon · 6 years ago
  100. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago