1. d2ccbb5 Have GrTextureEffect factories take a view as input. by Greg Daniel · 4 years, 9 months ago
  2. 37c127f Rename view getters in various image subclasses. by Greg Daniel · 4 years, 9 months ago
  3. c61d7e3 Rename various getters related to GrSurfaceProxyView. by Greg Daniel · 4 years, 9 months ago
  4. cc104db Have GrTextureProducer return views instead of proxies. by Greg Daniel · 4 years, 9 months ago
  5. 40903af Update GrSurfaceProxy::Copy to return a view. by Greg Daniel · 4 years, 9 months ago
  6. 45c9487 Add SkImage::MakeTextureFromCompressed and deprecate MakeFromCompressed by Robert Phillips · 4 years, 9 months ago
  7. 6f5441a Remove create function in proxyProvider that takes a raster SkImage. by Greg Daniel · 4 years, 9 months ago
  8. 162e04b Expand the compressed_textures GM by Robert Phillips · 4 years, 9 months ago
  9. 99dead9 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types (take 2) by Robert Phillips · 4 years, 9 months ago
  10. 3da9e94 Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types" by Robert Phillips · 4 years, 9 months ago
  11. 3234ce1 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types by Robert Phillips · 4 years, 10 months ago
  12. ca6b2f4 Revert "Revert "Move GrDomainEffect functionality into GrTextureEffect and delete"" by Brian Salomon · 4 years, 9 months ago
  13. 1c3e6cf Revert "Move GrDomainEffect functionality into GrTextureEffect and delete" by Brian Salomon · 4 years, 9 months ago
  14. 988af46 Move GrDomainEffect functionality into GrTextureEffect and delete the former. by Brian Salomon · 4 years, 10 months ago
  15. 11b05bc Don't make promises about rowbytes by Mike Reed · 4 years, 10 months ago
  16. b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 4 years, 10 months ago
  17. ce3ddaa Pass readSwizzle into more proxy creation to not use config. by Greg Daniel · 4 years, 10 months ago
  18. 3a83392 Add missing 'GrProtected' parameter to createCompressedTexture call chain by Robert Phillips · 4 years, 10 months ago
  19. 7c165a4 Reland "Reland "Pass in a SkColorType into SkImage_Gpu ctor."" by Greg Daniel · 4 years, 10 months ago
  20. 3eedc97 Make SkImageInfo::validRowBytes consider alignment by Leon Scroggins III · 4 years, 10 months ago
  21. 9ed88b3 Revert "Reland "Pass in a SkColorType into SkImage_Gpu ctor."" by Ben Wagner aka dogben · 4 years, 10 months ago
  22. 938106d Reland "Pass in a SkColorType into SkImage_Gpu ctor." by Greg Daniel · 4 years, 10 months ago
  23. 82c6b10 Better handle colorTypes in GrTexutreProducer. by Greg Daniel · 4 years, 10 months ago
  24. 3155f7f Pass in a GrColorType into our Copy call. by Greg Daniel · 4 years, 10 months ago
  25. 42032cb Revert "Pass in a SkColorType into SkImage_Gpu ctor." by Mike Klein · 4 years, 10 months ago
  26. 1d17543 Pass in a SkColorType into SkImage_Gpu ctor. by Greg Daniel · 4 years, 10 months ago
  27. e4720c6 Expand SkImage::MakeFromCompressed to support mipMapping by Robert Phillips · 4 years, 10 months ago
  28. 3912a4b Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews. by Greg Daniel · 4 years, 10 months ago
  29. bfb7211 Reland "Remove GrPaint::addColorTextureProcessor" by Brian Salomon · 4 years, 10 months ago
  30. 67d0f3f Revert "Remove GrPaint::addColorTextureProcessor" by Jim Van Verth · 4 years, 10 months ago
  31. a92320d Remove GrPaint::addColorTextureProcessor by Brian Salomon · 4 years, 10 months ago
  32. ccb6142 Allow implicit conversion from GrSamplerState::Filter to GrSamplerState by Brian Salomon · 4 years, 10 months ago
  33. a88cab1 Add CachingHint to makeRasterImage, default to kDisallow by Brian Osman · 4 years, 10 months ago
  34. ba0ff78 Move the remainder of GrRenderTargetContext factories. by Greg Daniel · 4 years, 10 months ago
  35. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 4 years, 10 months ago
  36. e276701 Add method to delay drawable acquisition from MTKView by Jim Van Verth · 4 years, 10 months ago
  37. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 4 years, 10 months ago
  38. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 4 years, 10 months ago
  39. ca9dbe2 Updated proxy isProtected to return a GrProtected enum. by Greg Daniel · 4 years, 10 months ago
  40. 9f744f7 Change GrGpu::onCreateCompressedTexture signature by Robert Phillips · 4 years, 11 months ago
  41. bfa19c4 Add factories to GrSurfaceContext and clean up creation flow. by Greg Daniel · 4 years, 11 months ago
  42. ead321b Add glue to link the GrContext createCompressedBackendTexture API to the GL and Vulkan backends by Robert Phillips · 4 years, 11 months ago
  43. 14b5721 Rename GrCaps textureSwizzle to readSwizzle. by Greg Daniel · 4 years, 11 months ago
  44. b915c94 Add interface(s) for compressed backend texture support by Robert Phillips · 4 years, 11 months ago
  45. 1a372c3 Add SurfaceView for SkImage_GpuYUVA's flattened proxy. by Greg Daniel · 4 years, 11 months ago
  46. dd5f655 Don't allocate invalidation messages for generators that make uncacheable textures by Brian Osman · 4 years, 11 months ago
  47. 46e366a Remove GrTextureContext. by Greg Daniel · 4 years, 11 months ago
  48. 81b9897 Store GrSurfaceProxyView on SkImage. by Greg Daniel · 5 years ago
  49. f46d5ca use std::make_unique by Mike Klein · 5 years ago
  50. 826484f Always report SkImage_Gpu subclasses as being texture backed. by Greg Daniel · 5 years ago
  51. 5fab909 Revert "Rename GLRTFBOIDIs0 to WrapsSwapchainSurface and use for Metal." by Jim Van Verth · 5 years ago
  52. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 5 years ago
  53. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 5 years ago
  54. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 5 years ago
  55. b1edfde Rename GLRTFBOIDIs0 to WrapsSwapchainSurface and use for Metal. by Jim Van Verth · 5 years ago
  56. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 5 years ago
  57. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 5 years ago
  58. da4d857 Fix for Metal framebufferOnly MSAA texture. by Jim Van Verth · 5 years ago
  59. 301015c Make GrSemaphore no longer derive from GrGPUResource. by Greg Daniel · 5 years ago
  60. 9187e49 Detect whether trying to blit a Metal swapchain texture, and fail if so. by Jim Van Verth · 5 years ago
  61. d4b95d2 Revert "Implement refPinnedTextureProxy for SkImage_Lazy." by Robert Phillips · 5 years ago
  62. 1e0f2f3 Implement refPinnedTextureProxy for SkImage_Lazy. by Jim Van Verth · 5 years ago
  63. 3683a4f Remove legacy async read pixels APIs. by Brian Salomon · 5 years ago
  64. 1a217eb Type usage improvements in GrTextureProducer classes by Brian Salomon · 5 years ago
  65. 6863bb0 Set Metal rendertargetproxy via drawableSize by Jim Van Verth · 5 years ago
  66. e9462dd Rename *worstCase* to backingStore* in GrSurfaceProxy by Robert Phillips · 5 years ago
  67. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 5 years ago
  68. 549666c Metal: adjust framebuffer size by contentsScale. by Jim Van Verth · 5 years ago
  69. cbf59e0 Use LazyProxy to set up Metal swapchain. by Jim Van Verth · 5 years ago
  70. ddc2148 Work around un-safe downcast in PromiseLazyInstantiateCallback destructor after a context abandon by Robert Phillips · 5 years ago
  71. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 5 years ago
  72. 9bd947d SkIRect::makeOffset(SkVector) by Brian Salomon · 5 years ago
  73. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 5 years ago
  74. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 5 years ago
  75. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  76. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  77. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 5 years ago
  78. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
  79. f2ebdd9 Rename GrPixelInfo to GrImageInfo. by Brian Salomon · 5 years ago
  80. 729fc0c Revert "Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig" by Brian Salomon · 5 years ago
  81. 384f6e3 Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig by Brian Salomon · 5 years ago
  82. 14c514d srgb texture format cleanup. by Brian Salomon · 5 years ago
  83. ea1b30b New proposed syntax for SkColorTypes by Robert Phillips · 5 years ago
  84. b2f5553 Set up prototype interface for MakeFromCAMetalLayer by Jim Van Verth · 5 years ago
  85. 17a3a0b Last tranche of new SkColorTypes by Robert Phillips · 5 years ago
  86. 429f0d3 Add kRG_1616 and kAlpha_16 SkColorTypes by Robert Phillips · 5 years ago
  87. aee18c9 Cleanup after removal of IORefs from GrSurface by Robert Phillips · 5 years ago
  88. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  89. bf8bf83 Remove IORefs from GrSurface by Robert Phillips · 5 years ago
  90. cf39f37 Remove maxCount resource cache limit by Robert Phillips · 5 years ago
  91. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  92. ea07123 Define Usage and image+origin wrapper for image filters by Michael Ludwig · 5 years ago
  93. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  94. eb3eb98 Add textureReleaseProc and releaseContext to SkImage factory functions by Robert Phillips · 5 years ago
  95. bb651c4 Remove old version of SkImage::makeTextureImage by Brian Osman · 5 years ago
  96. 4c3fd34 Remove MakeCrossContextFromEncoded, unused argument from ...FromPixmap by Brian Osman · 5 years ago
  97. d514837 Add SkImage::reinterpretColorSpace by Brian Osman · 5 years ago
  98. e30a485 Move the source image into Context by Michael Ludwig · 5 years ago
  99. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 5 years ago
  100. 7bfc913 Remove GrCaps isConfigTexturable. by Greg Daniel · 5 years ago