1. e588189 Remove overly verbose Usage enum from FilterResult by Michael Ludwig · 3 years ago
  2. 27c4202 Remove GrBitmapTextureMaker. by Brian Salomon · 3 years, 5 months ago
  3. f5b87f9 Make SkSurfaceProps non-optional for SDCs and SkSpecialImages by Chris Dalton · 3 years, 5 months ago
  4. dc607e3 Use bitmap.asImage() by Mike Reed · 3 years, 9 months ago
  5. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years ago
  6. 14dc791 Reland "Migrate SkImage::MakeFromTexture to GrRecordingContext" by Adlai Holler · 4 years, 1 month ago
  7. 74b83a4 Revert "Migrate SkImage::MakeFromTexture to GrRecordingContext" by Adlai Holler · 4 years, 1 month ago
  8. daa9e74 Migrate SkImage::MakeFromTexture to GrRecordingContext by Adlai Holler · 4 years, 1 month ago
  9. b25e065 Convert more tests to GrDirectContext/GrRecordingContext pair by Robert Phillips · 4 years, 2 months ago
  10. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 2 months ago
  11. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 2 months ago
  12. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 4 months ago
  13. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 4 months ago
  14. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 4 months ago
  15. bc074a6 Add SkBudgeted parameter to SkImage::makeTextureImage(). by Brian Salomon · 4 years, 6 months ago
  16. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 6 months ago
  17. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 6 months ago
  18. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 6 months ago
  19. ecbb0fb Simplify view getters on GrTextureProducer. by Brian Salomon · 4 years, 7 months ago
  20. c61d7e3 Rename various getters related to GrSurfaceProxyView. by Greg Daniel · 4 years, 7 months ago
  21. cc104db Have GrTextureProducer return views instead of proxies. by Greg Daniel · 4 years, 7 months ago
  22. c52db71 Store GrSurfaceProxyViews on SkSpecial*_Gpu. by Greg Daniel · 4 years, 8 months ago
  23. 6f5441a Remove create function in proxyProvider that takes a raster SkImage. by Greg Daniel · 4 years, 8 months ago
  24. 05a777d Define coord space tagged geometry for image filters v2. by Michael Ludwig · 5 years ago
  25. 40b05c3 Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur (take 2) by Robert Phillips · 5 years ago
  26. c766d7f Revert "Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur" by Robert Phillips · 5 years ago
  27. f580721 Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur by Robert Phillips · 5 years ago
  28. ea07123 Define Usage and image+origin wrapper for image filters by Michael Ludwig · 5 years ago
  29. 96b383a Remove GrRenderable param from GrProxyProvider::createTextureProxy() by Brian Salomon · 5 years ago
  30. 55edb50 Update tests to use new image filter factories by Michael Ludwig · 5 years ago
  31. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  32. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  33. 10d1721 Remove GrInternalSurfaceFlags::kNoPendingIO as it is no longer needed by Robert Phillips · 5 years ago
  34. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  35. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  36. 7eeb74f Add checks that the GrResourceAllocator is operating as expected by Robert Phillips · 5 years ago
  37. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  38. 2746765 Reduce reliance on the SkImage_Gpu's GrContext pointer by Robert Phillips · 6 years ago
  39. b9c4978 Remove dstColorSpace from SkSpecialImage::MakeFromImage by Brian Osman · 6 years ago
  40. 2700abc Remove raw-data version of createTextureProxy by Brian Osman · 6 years ago
  41. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  42. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  43. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  44. da926db Remove fCacheKeys from SkImageFilter. by Ben Wagner · 6 years ago
  45. c550995 Add GrBackendTexture accessor to SkImage (take 2) by Robert Phillips · 6 years ago
  46. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 7 years ago
  47. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  48. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  49. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  50. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  51. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  52. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  53. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 7 years ago
  54. b67821d Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and GrRenderTarget by Robert Phillips · 7 years ago
  55. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  56. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  57. e44ef10 Second small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  58. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  59. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  60. 185a379 Fix memory leak in SkImageFilter by xidachen · 7 years ago
  61. 009e9af Remove GrGpu.h from GrResourceProvider.h by Robert Phillips · 7 years ago
  62. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  63. eee4d6e Make instantiate return a Boolean by Robert Phillips · 7 years ago
  64. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  65. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  66. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  67. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  68. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  69. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 7 years ago
  70. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  71. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 7 years ago
  72. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 7 years ago
  73. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 8 years ago
  74. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  75. 2f49314 Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy> by Robert Phillips · 8 years ago
  76. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 8 years ago
  77. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 8 years ago
  78. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 8 years ago
  79. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 8 years ago
  80. 24429c6 Move GrTextureProvider to src by Brian Osman · 8 years ago
  81. 2c6d2bf Remove SkSpecialImage's GrTexture-based ctors by Robert Phillips · 8 years ago
  82. 3390e15 Expand SkImage::getTextureHandle call by Robert Phillips · 8 years ago
  83. a022e2d Fix SkImageFilterCache race by Florin Malita · 8 years ago
  84. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  85. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  86. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  87. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  88. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  89. 273f7d4 Fix bad test that was asserting on Vulkan Win10 bot by Brian Osman · 8 years ago
  90. 777b563 Remove many uses of kSkia8888 and kSkiaGamma8888 by Brian Osman · 8 years ago
  91. afbf71d Adding color space to SkSpecialImage by brianosman · 8 years ago
  92. ab527a5 Enable many more tests for Vulkan by egdaniel · 8 years ago
  93. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  94. 900c367 Image filters: de-nest SkImageFilter::Cache and Cache::Key. by senorblanco · 8 years ago
  95. c91fd34 Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface by robertphillips · 8 years ago
  96. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 8 years ago
  97. bde57ed Make SkImageFilter::Cache purging methods pure virtual by robertphillips · 8 years ago
  98. 68d9134 Make more unit tests run on Vulkan by bsalomon · 8 years ago
  99. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  100. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago