1. 40903af Update GrSurfaceProxy::Copy to return a view. by Greg Daniel · 5 years ago
  2. 7c165a4 Reland "Reland "Pass in a SkColorType into SkImage_Gpu ctor."" by Greg Daniel · 5 years ago
  3. 9ed88b3 Revert "Reland "Pass in a SkColorType into SkImage_Gpu ctor."" by Ben Wagner aka dogben · 5 years ago
  4. 938106d Reland "Pass in a SkColorType into SkImage_Gpu ctor." by Greg Daniel · 5 years ago
  5. 3155f7f Pass in a GrColorType into our Copy call. by Greg Daniel · 5 years ago
  6. 42032cb Revert "Pass in a SkColorType into SkImage_Gpu ctor." by Mike Klein · 5 years ago
  7. 1d17543 Pass in a SkColorType into SkImage_Gpu ctor. by Greg Daniel · 5 years ago
  8. ba0ff78 Move the remainder of GrRenderTargetContext factories. by Greg Daniel · 5 years ago
  9. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 5 years ago
  10. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 5 years ago
  11. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 5 years ago
  12. ca9dbe2 Updated proxy isProtected to return a GrProtected enum. by Greg Daniel · 5 years ago
  13. 46e366a Remove GrTextureContext. by Greg Daniel · 5 years ago
  14. 81b9897 Store GrSurfaceProxyView on SkImage. by Greg Daniel · 5 years ago
  15. 5fab909 Revert "Rename GLRTFBOIDIs0 to WrapsSwapchainSurface and use for Metal." by Jim Van Verth · 5 years ago
  16. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 5 years ago
  17. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 5 years ago
  18. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 5 years ago
  19. b1edfde Rename GLRTFBOIDIs0 to WrapsSwapchainSurface and use for Metal. by Jim Van Verth · 5 years ago
  20. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 5 years ago
  21. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 5 years ago
  22. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 5 years ago
  23. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 5 years ago
  24. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 5 years ago
  25. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  26. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  27. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 5 years ago
  28. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
  29. 729fc0c Revert "Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig" by Brian Salomon · 5 years ago
  30. 384f6e3 Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig by Brian Salomon · 5 years ago
  31. 14c514d srgb texture format cleanup. by Brian Salomon · 5 years ago
  32. cf39f37 Remove maxCount resource cache limit by Robert Phillips · 5 years ago
  33. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  34. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 5 years ago
  35. 7bfc913 Remove GrCaps isConfigTexturable. by Greg Daniel · 5 years ago
  36. 6fa62e2 Remove use of GrColorType on GrCaps::getRenderTargetSampleCount. by Greg Daniel · 5 years ago
  37. 900583a Update some gpu caps isFormatRenderable calls. by Greg Daniel · 5 years ago
  38. 6b49810 Extract a GrRenderTask base class from GrOpList by Chris Dalton · 6 years ago
  39. eadfac9 Rework maxRenderTargetSampleCount and isFormatRenderable in GrCaps. by Greg Daniel · 6 years ago
  40. a56b04a Allow to rebind GL texture if AHB content has changed by Stan Iliev · 6 years ago
  41. 62221e7 Delete GrBackendSurface's GrPixelConfig by Robert Phillips · 6 years ago
  42. 1cd1ed8 Stop using GrBackendSurface's pixel config by Robert Phillips · 6 years ago
  43. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 6 years ago
  44. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 6 years ago
  45. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 6 years ago
  46. 947efe2 makeDeferredSurfaceContext -> makeDeferredTextureContext and makeDeferredRenderTargetContext. by Brian Salomon · 6 years ago
  47. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 6 years ago
  48. 3cd5432 Add protected status to SkSurfaceCharacterization by Robert Phillips · 6 years ago
  49. 5c96db8 Move last few uses of SkColorType out of GrCaps. by Greg Daniel · 6 years ago
  50. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 6 years ago
  51. 2f2caea Make isFormatTexturable take a GrColorType. by Greg Daniel · 6 years ago
  52. 02dc030 Add bridge between GrContext::createBackendTexture and SkSurface::MakeFromBackendTexture by Robert Phillips · 6 years ago
  53. b2adbef Remove GrPixelConfig from SkSurfaceCharacterization by Robert Phillips · 6 years ago
  54. 1e2cb44 Switch GrCaps::areColorTypeAndFormatCompatible over to using GrColorType by Robert Phillips · 6 years ago
  55. bd3d8d3 Remove GrPixelConfig from GrColorSpaceInfo. by Brian Salomon · 6 years ago
  56. c046ff0 Add SkSurfaceCharacterization::isCompatible by Robert Phillips · 6 years ago
  57. f209e88 Update SkSurface_Gpu::Valid to take a backend format by Robert Phillips · 6 years ago
  58. 9907e6e Expose SkSurface::isCompatible by Robert Phillips · 6 years ago
  59. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 6 years ago
  60. e7499c7 GrColorSpaceInfo stores SkAlphaType. by Brian Salomon · 6 years ago
  61. 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 6 years ago
  62. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 6 years ago
  63. 024bd00 Initial implementation of SkSurface::asyncRescaleAndReadPixelsYUV420. by Brian Salomon · 6 years ago
  64. aad8315 Reland "Allow swapping out of GrBackendTexture used by SkSurface" by Brian Salomon · 6 years ago
  65. f73b8db Revert "Allow swapping out of GrBackendTexture used by SkSurface" by Brian Salomon · 6 years ago
  66. 9456f7a Allow swapping out of GrBackendTexture used by SkSurface by Brian Salomon · 6 years ago
  67. 031b0ba Add GPU implementation of rescaling for SkSurface::asyncRescaleAndRead. by Brian Salomon · 6 years ago
  68. 201700f Initial version of rescaling async readback API by Brian Salomon · 6 years ago
  69. ab32f65 Add SkSurface::asyncReadPixels() by Brian Salomon · 6 years ago
  70. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  71. e6bfb7d Add struct to wrap all the gpu flush options. by Greg Daniel · 6 years ago
  72. a3aa75a Add callback to flush for knowing when gpu is finished work. by Greg Daniel · 6 years ago
  73. b9990e4 Add more general flush call to GrContext. by Greg Daniel · 6 years ago
  74. c552eaf Avoid making new image snapshot in GPU->GPU SkSurface::draw() by Brian Salomon · 6 years ago
  75. b085fa9 Add ddl support to drawing to wrapped vulkan secondary command buffers. by Greg Daniel · 6 years ago
  76. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 6 years ago
  77. b6c15ba Add API for creating SkImage from AHB while uploading data to it. by Greg Daniel · 6 years ago
  78. bae7121 Add flush call to take access type, flags, and semaphore. by Greg Daniel · 6 years ago
  79. 9338c60 Switch FP creation over to GrRecordingContext by Robert Phillips · 6 years ago
  80. fe0963c Move "matches" from GrContextThreadSafeProxy to GrContext_Base by Robert Phillips · 6 years ago
  81. 173464d Add support for importing AHardwareBuffers into SkSurfaces. by Greg Daniel · 6 years ago
  82. 8ce7991 Add release proc apis to SkSurface::MakeFromBackend* calls. by Greg Daniel · 6 years ago
  83. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  84. b46add8 Add initial support for creating a vulkan secondary command buffer drawing context. by Greg Daniel · 6 years ago
  85. f05e6d3 Remove superfluous budgeted params and member related to SkImage_GpuBase by Brian Salomon · 6 years ago
  86. fee3f9b Make GrSurfaceProxy::Copy take SkBackingFit. by Brian Salomon · 6 years ago
  87. f391d0f Reduce the number of backend->pixelconfig GrCaps virtuals. by Brian Salomon · 6 years ago
  88. 114bde8 Revert "Revert "add rect-parameter to makeImageSnapshot"" by Mike Reed · 6 years ago
  89. 1e28e5d Revert "add rect-parameter to makeImageSnapshot" by Mike Reed · 6 years ago
  90. e195d1c add rect-parameter to makeImageSnapshot by Mike Reed · 6 years ago
  91. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  92. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  93. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  94. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  95. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  96. 38a62bd Remove obsolete checks about colorType and colorSpace by Brian Osman · 6 years ago
  97. f421685 Revert "Stop using color space xform canvas in picture image generator" by Greg Daniel · 6 years ago
  98. 031ca21 Stop using color space xform canvas in picture image generator by Brian Osman · 6 years ago
  99. 363a3f8 SkCanvas: remove unused SkCanvas::InitFlags by Hal Canary · 6 years ago
  100. 21a99d4 Fix validity check in SkSurface::MakeFromBackendTextureAsRenderTarget by Justin Novosad · 7 years ago