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