1. bc84adc Move GrVkSecondaryCBDrawContext header into src to hide it. by Greg Daniel · 6 years ago
  2. b46add8 Add initial support for creating a vulkan secondary command buffer drawing context. by Greg Daniel · 6 years ago
  3. acc763e Fix gn file for moved vulkan file. by Greg Daniel · 6 years ago
  4. b4ba826 Move GrResourceKey.h to include/private. by Brian Salomon · 6 years ago
  5. f391d0f Reduce the number of backend->pixelconfig GrCaps virtuals. by Brian Salomon · 6 years ago
  6. 8e265a7 Re-land "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  7. bff4e07 Revert "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  8. 30e6343 Perform Vulkan resets in a background thread by Ethan Nicholas · 6 years ago
  9. 9f7d9a2 Revert "Move some Gr headers from include/gpu to include/private and src/gpu." by Brian Salomon · 6 years ago
  10. 72ab346 Consolidate stroke-rect ops and use GrFillRectOp instead of GrNonAA/AARectOp by Michael Ludwig · 6 years ago
  11. 3bdc3f5 Move some Gr headers from include/gpu to include/private and src/gpu. by Brian Salomon · 6 years ago
  12. 967df20 Deuninstantiate by Brian Salomon · 6 years ago
  13. 7e00022 Reland "Add support for Ycbcr Conversion Samplers in vulkan." by Greg Daniel · 6 years ago
  14. f4bf973 Revert "Add support for Ycbcr Conversion Samplers in vulkan." by Greg Daniel · 6 years ago
  15. 6cd7490 Add support for Ycbcr Conversion Samplers in vulkan. by Greg Daniel · 6 years ago
  16. 6985853 Reland "Initial definition of fill rect op" by Michael Ludwig · 6 years ago
  17. 1a2476d Revert "Initial definition of fill rect op" by Michael Ludwig · 6 years ago
  18. d3c92d9 Initial definition of fill rect op by Michael Ludwig · 6 years ago
  19. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  20. 133944a Add a dedicated Op for analytic round rects by Chris Dalton · 6 years ago
  21. 460eb5e Reland "Extract per-edge quad vertex tesselation code into reusable interface" by Michael Ludwig · 6 years ago
  22. ff78aaa Revert "Extract per-edge quad vertex tesselation code into reusable interface" by Brian Osman · 6 years ago
  23. fc3784b Extract per-edge quad vertex tesselation code into reusable interface by Michael Ludwig · 6 years ago
  24. b46c4d0 remove extra include by Cary Clark · 6 years ago
  25. 64cc9aa Add drawDrawable support to GrRenderTargetContext. by Greg Daniel · 6 years ago
  26. 9ed1a2c Add ability for an SkDevice to handle the drawing of an SkDrawable. by Greg Daniel · 6 years ago
  27. eace935 Revert "converted AARectEffect to new FP system" by Ethan Nicholas · 6 years ago
  28. 921ec97 another NVPR-only op by Mike Klein · 6 years ago
  29. 26a6049 Flutter also won't need NVPR. by Mike Klein · 6 years ago
  30. 4bf2c26 Remove nvpr from CanvasKit by Kevin Lubick · 6 years ago
  31. 222e275 converted AARectEffect to new FP system by Ethan Nicholas · 6 years ago
  32. 93faa67 Make CCPR optional by Kevin Lubick · 6 years ago
  33. 0106351 Metal stencil support by Ethan Nicholas · 6 years ago
  34. 8026ccc Implement more SkImage_GpuYUVA functionality by Jim Van Verth · 6 years ago
  35. 72535fb Reland "Reland "Implement an explicit binary search-based analytic gradient colorizer"" by Michael Ludwig · 6 years ago
  36. 49fdd7a Bundle shared SkImage_Gpu methods. by Jim Van Verth · 6 years ago
  37. 5ea96bf Remove unused premul/unpremul FP code by Brian Osman · 6 years ago
  38. f49262d Add SkImage_GpuYUVA by Jim Van Verth · 6 years ago
  39. e2a801d Revert "Reland "Implement an explicit binary search-based analytic gradient colorizer"" by Brian Osman · 6 years ago
  40. f065907 Reland "Implement an explicit binary search-based analytic gradient colorizer" by Michael Ludwig · 6 years ago
  41. 9461dcf Revert "Implement an explicit binary search-based analytic gradient colorizer" by Michael Ludwig · 6 years ago
  42. dcc85fc Implement an explicit binary search-based analytic gradient colorizer by Michael Ludwig · 6 years ago
  43. 653c6b5 Remove (unused) GrBlend.cpp, and some GrColor helpers by Brian Osman · 6 years ago
  44. a7914d3 Implement textured gradients by Michael Ludwig · 6 years ago
  45. 0495f7a Implement dual interval gradients by Michael Ludwig · 6 years ago
  46. 8f68508 Implement 2-pt conical gradient layout by Michael Ludwig · 6 years ago
  47. 24d438b Implement sweep gradient layout by Michael Ludwig · 6 years ago
  48. 4089df8 Implement radial gradient layout by Michael Ludwig · 6 years ago
  49. 4f94ef6 Reland "Base Gradient FP Refactor" by Michael Ludwig · 6 years ago
  50. 1ea5656 Revert "Base Gradient FP Refactor" by Cary Clark · 6 years ago
  51. 10f7a1e Base Gradient FP Refactor by Michael Ludwig · 6 years ago
  52. 78aceb2 converted overdraw effect to new FP system by Ethan Nicholas · 6 years ago
  53. 09a7bb2 Reland "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  54. 02e6efe Revert "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  55. 2f2757f ccpr: Implement stroking with fine triangle strips by Chris Dalton · 6 years ago
  56. 10c3776 Remove GrTextureStripAtlas, textured gradients use independent textures by Michael Ludwig · 6 years ago
  57. ce00811 converted arithmetic FP to new FP structure by Ethan Nicholas · 6 years ago
  58. e163969 ccpr: Rename GrCCPathParser to GrCCFiller by Chris Dalton · 6 years ago
  59. 5422f9a implemented GrMtlGpuCommandBuffer for draws in Metal gpu backend by Timothy Liang · 6 years ago
  60. c1b482c Rename GrTextUtils::Target to GrTextTarget by Herb Derby · 6 years ago
  61. bc6f9c9 Remove GrTextUtil::Paint by Herb Derby · 6 years ago
  62. 2eb8e02 Reland "implemented GrMtlSampler for metal gpu backend" by Timothy Liang · 6 years ago
  63. 35f9637 Revert "implemented GrMtlSampler for metal gpu backend" by Timothy Liang · 6 years ago
  64. 93fa10f implemented GrMtlSampler for metal gpu backend by Timothy Liang · 6 years ago
  65. 44636e9 created GrMtlPipelineStateDataManager for metal gpu backend by Timothy Liang · 6 years ago
  66. 057c390 attached uniform and varying handlers to GrMtlPipelineStateBuilder by Timothy Liang · 6 years ago
  67. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  68. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  69. 7ac582e implemented the pipeline state builder for metal gpu backend by Timothy Liang · 6 years ago
  70. 607be37 GrGeometryProcessor derives from GrNonAtomicRef not GrProgramElement. by Brian Salomon · 6 years ago
  71. 057ad70 Update GrTextureStripAtlas for DDLs (take 2) by Robert Phillips · 6 years ago
  72. 49528b6 implemented GrMtlBuffer for Metal gpu backend by Timothy Liang · 6 years ago
  73. 20ee171 Revert "Update GrTextureStripAtlas for DDLs" by Robert Phillips · 6 years ago
  74. c042d41 Update GrTextureStripAtlas for DDLs by Robert Phillips · 6 years ago
  75. 96d275a Move GrTextureStripAtlas to its own file by Robert Phillips · 6 years ago
  76. 98bffae Reland "Reland "Let client pass in full extension to GrVkBackendContext."" by Greg Daniel · 6 years ago
  77. ee78396 templatize GrSurfaceProxyRef by Brian Salomon · 6 years ago
  78. d3e65aa Move GrVkInterface out of public API. by Greg Daniel · 6 years ago
  79. ae5f953 Remove unused GrGpuResourceRef and GrTGpuResourceRef by Brian Salomon · 6 years ago
  80. e30739a implemented copy surface as draw for metal gpu backend by Timothy Liang · 6 years ago
  81. 0054311 Re-re-land "added GrSkSLFP and converted DitherEffect to use it" by Ethan Nicholas · 6 years ago
  82. 6c48e4d Reland "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  83. 97ae0c8 Revert "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  84. e70604e created stub for metal gpu command buffer by Timothy Liang · 6 years ago
  85. 662ea4b Remove texel buffer support. by Brian Salomon · 6 years ago
  86. f730c18 Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 6 years ago
  87. 007267b Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 6 years ago
  88. dc13c21 Revert "Reland "Let client pass in full extension to GrVkBackendContext."" by Greg Daniel · 6 years ago
  89. a782dcb Reland "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 6 years ago
  90. 0db3a88 Reland "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 6 years ago
  91. 2df9b45 added TextureRenderTarget to Metal gpu backend by Timothy Liang · 6 years ago
  92. 059a9ab Revert "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 6 years ago
  93. cb92b26 Revert "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 6 years ago
  94. 45c9dab Let client pass in full extension to GrVkBackendContext. by Greg Daniel · 6 years ago
  95. 93ae233 Make GrVkBackendContext no longer derive from SkRefCnt. by Greg Daniel · 6 years ago
  96. 7d918fd Don't destroy VkPipelineLayouts until after command buffer recording. by Greg Daniel · 6 years ago
  97. 0560bd6 Move GrSwizzle.h from include/private to src/gpu. by Brian Salomon · 6 years ago
  98. 23c55b6 Move GrGLSL.h from include/private to src/gpu/glsl. by Brian Salomon · 6 years ago
  99. f203078 Revert "added GrSkSLFP and converted DitherEffect to use it" by Kevin Lubick · 6 years ago
  100. dfbfc73 added GrSkSLFP and converted DitherEffect to use it by Ethan Nicholas · 6 years ago