1. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 4 years, 10 months ago
  2. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 4 years, 10 months ago
  3. 170de01 Revert "Replace GrTextureDomainEffect with GrDomainEffect." by Michael Ludwig · 4 years, 10 months ago
  4. f29caf1 Replace GrTextureDomainEffect with GrDomainEffect. by Brian Salomon · 4 years, 10 months ago
  5. 1a217eb Type usage improvements in GrTextureProducer classes by Brian Salomon · 4 years, 10 months ago
  6. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 4 years, 11 months ago
  7. c89d1b5 Rename SkDevice::ctm() to localToDevice() by Michael Ludwig · 4 years, 11 months ago
  8. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 4 years, 11 months ago
  9. a4828a1 Remove GrPixelConfigIsAlphaOnly call and transition calls to it. by Greg Daniel · 5 years ago
  10. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
  11. f2ebdd9 Rename GrPixelInfo to GrImageInfo. by Brian Salomon · 5 years ago
  12. c248659 Use makeRenderTargetContextWithFallback when creating devices for layers by Brian Osman · 5 years ago
  13. 40b05c3 Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur (take 2) by Robert Phillips · 5 years ago
  14. d7a5975 Reland "Use saveLayer-determined CT in SkGpuDevice::onCreateDevice" by Brian Osman · 5 years ago
  15. 80c1f09 Revert "Use saveLayer-determined CT in SkGpuDevice::onCreateDevice" by Brian Osman · 5 years ago
  16. 16559a1 Use saveLayer-determined CT in SkGpuDevice::onCreateDevice by Brian Osman · 5 years ago
  17. c766d7f Revert "Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur" by Robert Phillips · 5 years ago
  18. f580721 Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur by Robert Phillips · 5 years ago
  19. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  20. cf39f37 Remove maxCount resource cache limit by Robert Phillips · 5 years ago
  21. ac35212 Reland "Combine snapBackImage and snapSpecial" by Michael Ludwig · 5 years ago
  22. fd849a5 Revert "Combine snapBackImage and snapSpecial" by Michael Ludwig · 5 years ago
  23. a595f86 Add Color4f variant for DrawEdgeAAQuad by Michael Ludwig · 5 years ago
  24. 45739aa Combine snapBackImage and snapSpecial by Michael Ludwig · 5 years ago
  25. ea07123 Define Usage and image+origin wrapper for image filters by Michael Ludwig · 5 years ago
  26. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  27. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  28. e30a485 Move the source image into Context by Michael Ludwig · 5 years ago
  29. 03f9ca3 Remove SkImageFilter_Base::OutputProperties by Michael Ludwig · 5 years ago
  30. 309c6c0 Return kNearest from GrSkFilterQualityToGrFilterMode for 1x1 images by Chris Dalton · 5 years ago
  31. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  32. 8ee6cf3 Move SkImageFilter functionality into private SkImageFilter_Base by Michael Ludwig · 5 years ago
  33. ea79574 Revert "Use saveLayer-determined CT in SkGpuDevice::onCreateDevice" by Florin Malita · 5 years ago
  34. 8c5c54c Use saveLayer-determined CT in SkGpuDevice::onCreateDevice by Florin Malita · 5 years ago
  35. 27ae52c Make deferred render target context without config or format by Brian Salomon · 5 years ago
  36. 1e2cb44 Switch GrCaps::areColorTypeAndFormatCompatible over to using GrColorType by Robert Phillips · 5 years ago
  37. bd3d8d3 Remove GrPixelConfig from GrColorSpaceInfo. by Brian Salomon · 5 years ago
  38. 1d43530 Pass alpha type to GrSurfaceContext::read/writePixels and remove flags. by Brian Salomon · 5 years ago
  39. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  40. 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 5 years ago
  41. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  42. 1e5c05e Revert "GPU: always use TopLeft origin for saveLayer render targets." by Stephen White · 5 years ago
  43. 6f24faa GPU: always use TopLeft origin for saveLayer render targets. by Stephen White · 5 years ago
  44. 1127c0b Revert "Make GrBicubicEffect also support centripetal Catmull-Rom kernel." by Brian Salomon · 5 years ago
  45. fa55f2e Add asserts to make sure we always have valid GrBackendFormats before creating proxies. by Greg Daniel · 5 years ago
  46. f9a8688 Make GrBicubicEffect also support centripetal Catmull-Rom kernel. by Brian Salomon · 5 years ago
  47. 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  48. 4c6f9b7 Revert "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  49. 84ea049 Reland "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  50. c5167c0 Revert "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  51. 6565506 Remove support for copyAsDraw in gpu copySurface. by Greg Daniel · 5 years ago
  52. 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 5 years ago
  53. a86fc7a Specialize GrBicubicEffet for 1d kernel. by Brian Salomon · 5 years ago
  54. aad8315 Reland "Allow swapping out of GrBackendTexture used by SkSurface" by Brian Salomon · 5 years ago
  55. f73b8db Revert "Allow swapping out of GrBackendTexture used by SkSurface" by Brian Salomon · 5 years ago
  56. 9456f7a Allow swapping out of GrBackendTexture used by SkSurface by Brian Salomon · 5 years ago
  57. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  58. e6bfb7d Add struct to wrap all the gpu flush options. by Greg Daniel · 5 years ago
  59. 4aa13e7 Remove deprecated SkSurface::prepareForExternalIO and related uses of the name. by Greg Daniel · 5 years ago
  60. c0d79e5 Avoid multiplication by alpha in fragment shader when known to be 1. by Brian Salomon · 5 years ago
  61. a3aa75a Add callback to flush for knowing when gpu is finished work. by Greg Daniel · 5 years ago
  62. b9990e4 Add more general flush call to GrContext. by Greg Daniel · 5 years ago
  63. beb7cd2 Reland "Support clip masks for SaveLayerRec and drawSpecial in Ganesh" by Michael Ludwig · 5 years ago
  64. 3c3b194 Revert "Support clip masks for SaveLayerRec and drawSpecial in Ganesh" by Michael Ludwig · 5 years ago
  65. 053b293 Support clip masks for SaveLayerRec and drawSpecial in Ganesh by Michael Ludwig · 5 years ago
  66. ddba4e6 SkBaseDevice::drawAtlas doesn't antialias either, so remove fallback by Brian Osman · 5 years ago
  67. 4d92b89 Revert "Remove GrDrawAtlasOp" by Brian Osman · 5 years ago
  68. 97d957d Remove GrDrawAtlasOp by Brian Osman · 5 years ago
  69. 5ad6fd3 Put SkImageInfo on SkImage to avoid cost of reconstructing for queries. by Brian Salomon · 5 years ago
  70. 390f0cc Reland "Reland "Update SkCanvas' experimental SkiaRenderer API"" by Michael Ludwig · 5 years ago
  71. 8fa7ab4 Delay half-float vertex color determination until Op::finalize by Brian Osman · 5 years ago
  72. 138a06d Revert "Reland "Update SkCanvas' experimental SkiaRenderer API"" by Brian Salomon · 5 years ago
  73. bd9d88a Reland "Update SkCanvas' experimental SkiaRenderer API" by Michael Ludwig · 5 years ago
  74. 90791c2 Revert "Update SkCanvas' experimental SkiaRenderer API" by Michael Ludwig · 5 years ago
  75. 4bf9646 Update SkCanvas' experimental SkiaRenderer API by Michael Ludwig · 5 years ago
  76. e22dba8 Clamp in GrBicubicEffect (to match SW and for general sanity) by Brian Osman · 5 years ago
  77. 7ae2ab5 Support per-entry transforms in image-set API by Michael Ludwig · 5 years ago
  78. 6603a17 Make SkImage_Base::asTextureProxyRef take a GrRecordingContext parameter by Robert Phillips · 5 years ago
  79. 920d488 Lay some groundwork for depowering SkGpuDevice's and SkImage_GpuBase's context pointer by Robert Phillips · 6 years ago
  80. bae7121 Add flush call to take access type, flags, and semaphore. by Greg Daniel · 6 years ago
  81. 1433cfd Reland "Add general quad API to SkGpuDevice" by Michael Ludwig · 6 years ago
  82. 24adb3a Revert "Add general quad API to SkGpuDevice" by Michael Ludwig · 6 years ago
  83. 339e1cc Add general quad API to SkGpuDevice by Michael Ludwig · 6 years ago
  84. ddeed37 Support decal mode in GrTextureProducer by Michael Ludwig · 6 years ago
  85. 3e2cc06 Only perform matrix concat when actually logging histograms by Michael Ludwig · 6 years ago
  86. ce62dec Add general quad methods to GrRTC by Michael Ludwig · 6 years ago
  87. 136f45a Formalize edge-aa interaction with GrAA by Michael Ludwig · 6 years ago
  88. a9162df Plumb abandonment throughout GrContext hierarchy by Robert Phillips · 6 years ago
  89. b7d64b9 Implement drawImage in terms of drawImageRect by Michael Ludwig · 6 years ago
  90. a41c685 Move proxyProvider and singleOwner to GrImageContext by Robert Phillips · 6 years ago
  91. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  92. c1541ae Move GrContextOptions to GrContext_Base and make GrContextThreadSafeProxy be derived from GrContext_Base by Robert Phillips · 6 years ago
  93. 4217ea7 Add outline of new GrContext hierarchy by Robert Phillips · 6 years ago
  94. 7545190 Add new experimental API for rectangles with per-edge AA control by Michael Ludwig · 6 years ago
  95. a3c45c7 Add non-srcover fallback for drawImageSet by Michael Ludwig · 6 years ago
  96. 5fd955e Rename SkGlyphCache -> SkStrike by Herb Derby · 6 years ago
  97. e6fb76b Add additional information (e.g. colorspace) to the GpuDrawHandler by Derek Sollenberger · 6 years ago
  98. be7fc46 Restrict ops that can be executed when we have a wrapped vulkan secondary command buffer. by Greg Daniel · 6 years ago
  99. 96345a2 pass font's explicitly, instead of relying on SkFont::LEGACY_ExtractFromPaint by Mike Reed · 6 years ago
  100. fee3f9b Make GrSurfaceProxy::Copy take SkBackingFit. by Brian Salomon · 6 years ago