1. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 2 months ago
  2. 9efe386 Add SkSurface flush call that takes a GrBackendSurfaceMutableState. by Greg Daniel · 4 years, 3 months ago
  3. d1d997e Reland "Improve scissor state tracking in GrRTC" by Michael Ludwig · 4 years, 3 months ago
  4. 4926b07 Revert "Improve scissor state tracking in GrRTC" by Michael Ludwig · 4 years, 3 months ago
  5. 3b923a8 Improve scissor state tracking in GrRTC by Michael Ludwig · 4 years, 3 months ago
  6. 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 4 years, 3 months ago
  7. 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 3 months ago
  8. 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 3 months ago
  9. 81d4172 Reland "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 3 months ago
  10. 4730f29 Revert "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 3 months ago
  11. 6cbd7c2 Simplify GrRTC::clean APIs by Michael Ludwig · 4 years, 3 months ago
  12. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 3 months ago
  13. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 3 months ago
  14. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 3 months ago
  15. 63410e9 Pass description of GrSurface to GrSurfaceProxy lazy callbacks. by Brian Salomon · 4 years, 5 months ago
  16. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 5 months ago
  17. df1bd6d Remove texture swizzle from GrSurfaceProxy. by Brian Salomon · 4 years, 5 months ago
  18. be45742 Change GrProgramInfo::visitProxies to "visitFPProxies" by Chris Dalton · 4 years, 6 months ago
  19. 765ed36 Delete GrOpsRenderPass::drawMeshes by Chris Dalton · 4 years, 6 months ago
  20. aa0e45c Add pass-through helper methods from GrOpFlushState to GrOpsRenderPass by Chris Dalton · 4 years, 6 months ago
  21. eb694b7 Rename GrMesh to GrSimpleMesh by Chris Dalton · 4 years, 6 months ago
  22. 37c7bdd Remove GrMesh::setVertexData by Chris Dalton · 4 years, 6 months ago
  23. 2669a7b More programInfo cleanup by Robert Phillips · 4 years, 6 months ago
  24. f0aee74 Remove (unused) shader caps from default GP factory functions by Brian Osman · 4 years, 6 months ago
  25. 4133dc4 Clean up programInfo creation in GrMeshDrawOp-derived Ops by Robert Phillips · 4 years, 6 months ago
  26. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 6 months ago
  27. d2f1873 Surface more programs on DDLs by Robert Phillips · 4 years, 6 months ago
  28. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 6 months ago
  29. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 6 months ago
  30. 6c59fe4 Add a GrSimpleMeshDrawOpHelper CreatePipeline method that doesn't require a GrFlushState by Robert Phillips · 4 years, 6 months ago
  31. 3a36511 Remove origin from GrSurfaceProxy. by Greg Daniel · 4 years, 7 months ago
  32. 79f336d Remove GrPrimitiveType from GrMesh by Chris Dalton · 4 years, 7 months ago
  33. d11ae2e Update OnFlushResourceProvider for views. by Greg Daniel · 4 years, 7 months ago
  34. a56a746 Remove GrSurfaceDesc by Brian Salomon · 4 years, 7 months ago
  35. d2ccbb5 Have GrTextureEffect factories take a view as input. by Greg Daniel · 4 years, 7 months ago
  36. b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 4 years, 7 months ago
  37. ce3ddaa Pass readSwizzle into more proxy creation to not use config. by Greg Daniel · 4 years, 7 months ago
  38. bfb7211 Reland "Remove GrPaint::addColorTextureProcessor" by Brian Salomon · 4 years, 8 months ago
  39. 67d0f3f Revert "Remove GrPaint::addColorTextureProcessor" by Jim Van Verth · 4 years, 8 months ago
  40. a92320d Remove GrPaint::addColorTextureProcessor by Brian Salomon · 4 years, 8 months ago
  41. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 4 years, 8 months ago
  42. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 4 years, 8 months ago
  43. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 4 years, 8 months ago
  44. b8f098d Reland "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 4 years, 8 months ago
  45. d7436a3 Revert "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 4 years, 8 months ago
  46. 90673ec Rename GrSimpleTextureEffect->GrTextureEffect by Brian Salomon · 4 years, 8 months ago
  47. 3a09a37 Ungenerate GrSimpleTextureEffect by Brian Salomon · 4 years, 9 months ago
  48. 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 4 years, 9 months ago
  49. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 4 years, 10 months ago
  50. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 4 years, 9 months ago
  51. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 4 years, 10 months ago
  52. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 4 years, 10 months ago
  53. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 4 years, 10 months ago
  54. 7cd0bfe No longer ref count GrGeometryProcessors by Robert Phillips · 4 years, 10 months ago
  55. cea290f Add GrPrimitiveType to GrProgramInfo by Robert Phillips · 4 years, 10 months ago
  56. e94cdd2 Use QuadHelper and PatternHelper in more places by Robert Phillips · 4 years, 10 months ago
  57. 28a8f28 Rename functions in TestUtils.h by Brian Salomon · 4 years, 10 months ago
  58. 557e812 Make GrSurfaceProxy ref counts thread safe. by Brian Salomon · 4 years, 10 months ago
  59. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 4 years, 11 months ago
  60. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 5 years ago
  61. f2ebdd9 Rename GrPixelInfo to GrImageInfo. by Brian Salomon · 5 years ago
  62. a90382f Pass color types when creating texture with initial data. by Brian Salomon · 5 years ago
  63. aee18c9 Cleanup after removal of IORefs from GrSurface by Robert Phillips · 5 years ago
  64. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  65. a036f0d Make GrSurfaceProxy derive from GrNonAtomicRef and remove GrIORefProxy. by Brian Salomon · 5 years ago
  66. c4b4735 Don't pass around renderTargetContexts from onFlush callbacks by Chris Dalton · 5 years ago
  67. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  68. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  69. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  70. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  71. 9c73e3d Turn off -Wreturn-std-move-in-c++11 by Brian Salomon · 5 years ago
  72. 4eb38b7 Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions. by Brian Salomon · 5 years ago
  73. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  74. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  75. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  76. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  77. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago
  78. 27ae52c Make deferred render target context without config or format by Brian Salomon · 5 years ago
  79. 1d43530 Pass alpha type to GrSurfaceContext::read/writePixels and remove flags. by Brian Salomon · 5 years ago
  80. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  81. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  82. b520476 Swap GrSurfaceProxy over to being held via sk_sp by Robert Phillips · 5 years ago
  83. e5f7328 No longer forward refs and unrefs from the GrSurfaceProxy to the backing GrSurface by Robert Phillips · 5 years ago
  84. 3d4cac5 Remove IO refs from GrSurfaceProxy only by Robert Phillips · 5 years ago
  85. fd4f4df Move GrQuad to src/gpu/geometry folder by Michael Ludwig · 5 years ago
  86. 1706cbf Remove VisitorType from GrOp::visitProxies by Chris Dalton · 5 years ago
  87. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  88. 5f78adf Add explicit GrSurfaceProxy flag to skip explicit resource allocation (take 2) by Robert Phillips · 5 years ago
  89. 6350cb0 Revert "Add explicit GrSurfaceProxy flag to skip explicit resource allocation" by Mike Klein · 5 years ago
  90. 7bb47f2 Add explicit GrSurfaceProxy flag to skip explicit resource allocation by Robert Phillips · 5 years ago
  91. e6bfb7d Add struct to wrap all the gpu flush options. by Greg Daniel · 5 years ago
  92. 4aa13e7 Remove deprecated SkSurface::prepareForExternalIO and related uses of the name. by Greg Daniel · 5 years ago
  93. a3aa75a Add callback to flush for knowing when gpu is finished work. by Greg Daniel · 5 years ago
  94. b9990e4 Add more general flush call to GrContext. by Greg Daniel · 5 years ago
  95. 21a9b56 moved files generated from .fp files into generated/ directories by Ethan Nicholas · 5 years ago
  96. b6a3a3b Make lazy proxies have 2 modes for proxy/surface key management. by Brian Salomon · 5 years ago
  97. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  98. 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 5 years ago
  99. b8fff0d Make mixed samples detection automatic by Chris Dalton · 5 years ago
  100. bae7121 Add flush call to take access type, flags, and semaphore. by Greg Daniel · 6 years ago