1. f2de1b8 Fix crash when drawing a GPU-backed surface onto raster. by John Stiles · 3 years, 2 months ago
  2. cc44feb Start using skgpu::v1 and skgpu::v2 namespaces by Robert Phillips · 3 years, 2 months ago
  3. 516405c Add option to switch between OGA and NGA SkGpuDevices by Robert Phillips · 3 years, 3 months ago
  4. 6dd1947 Make the SkGpuDevice factories return SkBaseGpuDevices by Robert Phillips · 3 years, 3 months ago
  5. dca342a Move discard and asyncRescaleAndReadPixels* to SkBaseGpuDevice by Robert Phillips · 3 years, 3 months ago
  6. 1e3121a Replace replaceSurfaceDrawContext with replaceBackingProxy by Robert Phillips · 3 years, 3 months ago
  7. 9af0bca Minor GrSurfaceDrawContext retraction by Robert Phillips · 3 years, 4 months ago
  8. 5ccb4c1 Make SkSurface_Gpu::getDevice return a SkBaseGpuDevice by Robert Phillips · 3 years, 4 months ago
  9. 779125d Cleanup SkGpuDevice factory functions a bit by Robert Phillips · 3 years, 4 months ago
  10. 7dd9996 Remove last two uses of SkGpuDevice's GrSurfaceDrawContext-based factory by Robert Phillips · 3 years, 4 months ago
  11. 54c878e Retract GrSurfaceDrawContext when creating SkGpuDevices by Robert Phillips · 3 years, 4 months ago
  12. f519ab8 Remove SkSurface_Gpu::MakeWrappedRenderTarget by Robert Phillips · 3 years, 4 months ago
  13. 9e42ec3 Remove usage of GrImageInfo from SkBaseGpuDevice by Robert Phillips · 3 years, 4 months ago
  14. c2132ea Start retracting GrSurfaceDrawContext by Robert Phillips · 3 years, 4 months ago
  15. 4fd6d0c Don't pass GrRecordingContext and GrSurfaceDraw to SkGpuDevice by Brian Salomon · 3 years, 4 months ago
  16. 9a56eb7 Consolidate on SkImage_Gpu constructor that takes SkColorInfo. by Brian Salomon · 3 years, 5 months ago
  17. f5b87f9 Make SkSurfaceProps non-optional for SDCs and SkSpecialImages by Chris Dalton · 3 years, 5 months ago
  18. 80ef70e Make sure we check for abandoned when with getBackendSurface calls. by Greg Daniel · 3 years, 6 months ago
  19. d63638b Copy on write for wrapped backend texture surfaces. by Brian Salomon · 3 years, 6 months ago
  20. e666254 Remove SkImage_Base::peekProxy. by Brian Salomon · 3 years, 7 months ago
  21. eb54bb5 Reflect the DDLTask's ref on its target in its factory by Robert Phillips · 3 years, 8 months ago
  22. b746b1f Pass sampling to surface.draw by Mike Reed · 3 years, 8 months ago
  23. 1efa14d Move to sampling for async-rescale routines by Mike Reed · 3 years, 8 months ago
  24. 8f7d953 Remove public getter for GrSurfaceDrawContext on SkSCanvas. by Brian Salomon · 3 years, 9 months ago
  25. 1aa1f5f whole-word replace renderTargetContext with surfaceDrawContext by Brian Salomon · 3 years, 9 months ago
  26. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 9 months ago
  27. 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 3 years, 9 months ago
  28. 88b2961 Connect DDL offsets in the testing harness to the new ddlTask by Robert Phillips · 3 years, 10 months ago
  29. 07f675d Change UnrefDDLTask to just be the DDLTask (take 2) by Robert Phillips · 3 years, 10 months ago
  30. 80bfda8 Remove GrSurfaceContext::flush calls ... by Robert Phillips · 3 years, 10 months ago
  31. a0e248d Revert "Change UnrefDDLTask to just be the DDLTask" by Robert Phillips · 3 years, 10 months ago
  32. 0c08849 Update DDL testing harness to support drawing DDL w/ integer offsets by Robert Phillips · 3 years, 10 months ago
  33. 02dd0ed Change UnrefDDLTask to just be the DDLTask by Robert Phillips · 3 years, 10 months ago
  34. 694ff17 Revert "Revert changes to unbreak bots." by Brian Salomon · 3 years, 10 months ago
  35. 49721c8 Revert changes to unbreak bots. by Brian Salomon · 3 years, 10 months ago
  36. b2c4214 GrRefCntedCallback has Make function. by Brian Salomon · 3 years, 10 months ago
  37. b7fc7a4 Allow wrapping of protected AHB into vulkan SkSurfaces. by Greg Daniel · 3 years, 11 months ago
  38. acb6320 Enable AHB Surfaces with protected context for OpenGL by Derek Sollenberger · 4 years ago
  39. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years ago
  40. 30c9b4c Remove SkSurface::MakeFromBackendTextureAsRenderTarget by Brian Salomon · 4 years ago
  41. 1fc76ce Migrate more Android & SkSurface API off GrContext by Adlai Holler · 4 years ago
  42. 72c7b98 Start removal of tool usage of SkSurface::MakeFromBackendTextureAsRenderTarget. by Brian Salomon · 4 years ago
  43. 3636620 Require stencil bits on wrapped GrBackendRenderTargets to 0, 8, or 16. by Greg Daniel · 4 years ago
  44. 8ba54ea GrRenderTargetContext takes release proc helper. by Brian Salomon · 4 years ago
  45. 2780656 Remove SkSurface::getContext by Adlai Holler · 4 years ago
  46. 302e8fb Downgrade SkImage to GrImageContext by Adlai Holler · 4 years ago
  47. 638b2e8 Add GrInternalSurfaceFlag for vulkan input attachment. by Greg Daniel · 4 years ago
  48. 398ecf1 Remove unused factories that take characterizations. by Greg Daniel · 4 years, 1 month ago
  49. 10c4213 Remove GrRenderTargetProxyPriv class and setGLRTFBOIDIs0 call. by Greg Daniel · 4 years, 1 month ago
  50. c95b589 Reland "Migrate GrSurfaceContext readPixels to take direct context" by Adlai Holler · 4 years, 1 month ago
  51. cf0d08e Revert "Migrate GrSurfaceContext readPixels to take direct context" by Adlai Holler · 4 years, 1 month ago
  52. d169e19 Migrate GrSurfaceContext readPixels to take direct context by Adlai Holler · 4 years, 1 month ago
  53. 8c82a87 Rename GrTexture/Proxy/Priv mip map members/functions by Brian Salomon · 4 years, 2 months ago
  54. 69100f0 Rename GrCaps fields and methods from MipMap to Mipmap by Brian Salomon · 4 years, 2 months ago
  55. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 2 months ago
  56. 4e105e2 Clean up GrContext references in the src/gpu by Robert Phillips · 4 years, 2 months ago
  57. 07531a0 Switch the DDLRecorder over to holding a GrRecordingContext ... by Robert Phillips · 4 years, 2 months ago
  58. 16bf7d3 Make SkGpuDevice hold a GrRecordingContext (take 2) by Robert Phillips · 4 years, 2 months ago
  59. 414418d Add option for client to own semaphores after telling to skia to wait. by Greg Daniel · 4 years, 2 months ago
  60. 2a4acf3 Remove all internal uses of (and deprecate) SkSurface::getContext by Robert Phillips · 4 years, 2 months ago
  61. 05da783 Revert "Make SkGpuDevice hold a GrRecordingContext" by Chris Dalton · 4 years, 2 months ago
  62. c8b721b Make SkGpuDevice hold a GrRecordingContext by Robert Phillips · 4 years, 2 months ago
  63. b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 2 months ago
  64. f8f45d9 Make asDirectContext public by Robert Phillips · 4 years, 2 months ago
  65. a112133 Be more consistent about calling release procs in SkImage factories (take 2) by Robert Phillips · 4 years, 2 months ago
  66. f19bbb5 Finish the DDL sk_sp migration by Adlai Holler · 4 years, 2 months ago
  67. f123f06 Expose GrRecordingContext accessor on SkCanvas and SkSurface by Robert Phillips · 4 years, 3 months ago
  68. 7580ad4 Add an sk_sp API for DDLs with a macro for staging by Adlai Holler · 4 years, 3 months ago
  69. 49f9437 Revert "Be more consistent about calling release procs in SkImage factories" by Robert Phillips · 4 years, 3 months ago
  70. f075414 Be more consistent about calling release procs in SkImage factories by Robert Phillips · 4 years, 3 months ago
  71. 9977ab9 Misc changes to get *ooprdll configs running by Robert Phillips · 4 years, 3 months ago
  72. 9efe386 Add SkSurface flush call that takes a GrBackendSurfaceMutableState. by Greg Daniel · 4 years, 3 months ago
  73. 3fdc49f Always call release procs on SkSurface GPU factories by Brian Salomon · 4 years, 3 months ago
  74. c0d88a1 Remove SkSurface::MakeFromBackendTextureAsRenderTarget from public API by Brian Salomon · 4 years, 4 months ago
  75. 04283f3 Reland "Implement submit API to GrContext." by Greg Daniel · 4 years, 4 months ago
  76. 9ee15d7 Revert "Implement submit API to GrContext." by Greg Daniel · 4 years, 4 months ago
  77. 40f288c Implement submit API to GrContext. by Greg Daniel · 4 years, 4 months ago
  78. 5ab94e1 Add GrContext getter to SkSurface. by Greg Daniel · 4 years, 4 months ago
  79. c524378 Don't require color type to make proxy copies. by Brian Salomon · 4 years, 5 months ago
  80. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 6 months ago
  81. 2dbcbe8 Loosen up SkSurface_Gpu::onIsCompatible a bit wrt FBO0-ness by Robert Phillips · 4 years, 6 months ago
  82. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 6 months ago
  83. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 6 months ago
  84. 4d5594d Move SkDeferredDisplayList.h into include\core (take 2) by Robert Phillips · 4 years, 7 months ago
  85. 305033b Revert "Move SkDeferredDisplayList.h into include\core" by Robert Phillips · 4 years, 7 months ago
  86. ad3b2c9 Move SkDeferredDisplayList.h into include\core by Robert Phillips · 4 years, 7 months ago
  87. 55bca41 Update SkSurface::ReplaceBackendTexture to take ContentChangeMode by Yi Xu · 4 years, 7 months ago
  88. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 7 months ago
  89. 40903af Update GrSurfaceProxy::Copy to return a view. by Greg Daniel · 4 years, 7 months ago
  90. 7c165a4 Reland "Reland "Pass in a SkColorType into SkImage_Gpu ctor."" by Greg Daniel · 4 years, 8 months ago
  91. 9ed88b3 Revert "Reland "Pass in a SkColorType into SkImage_Gpu ctor."" by Ben Wagner aka dogben · 4 years, 8 months ago
  92. 938106d Reland "Pass in a SkColorType into SkImage_Gpu ctor." by Greg Daniel · 4 years, 8 months ago
  93. 3155f7f Pass in a GrColorType into our Copy call. by Greg Daniel · 4 years, 8 months ago
  94. 42032cb Revert "Pass in a SkColorType into SkImage_Gpu ctor." by Mike Klein · 4 years, 8 months ago
  95. 1d17543 Pass in a SkColorType into SkImage_Gpu ctor. by Greg Daniel · 4 years, 8 months ago
  96. ba0ff78 Move the remainder of GrRenderTargetContext factories. by Greg Daniel · 4 years, 8 months ago
  97. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 4 years, 8 months ago
  98. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 4 years, 8 months ago
  99. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 4 years, 8 months ago
  100. ca9dbe2 Updated proxy isProtected to return a GrProtected enum. by Greg Daniel · 4 years, 8 months ago