1. 98e17bf Remove deprecated DDL promise texture image factories. by Brian Salomon · 4 years ago
  2. b7c1310 Revert "Remove SkBaseDevice::flush" by Robert Phillips · 4 years ago
  3. 971b19d Remove SkBaseDevice::flush by Robert Phillips · 4 years ago
  4. a29ed26 Remove unused copy-to-external YUV SkImage factories. by Brian Salomon · 4 years ago
  5. 351c9b5 Switch to using GrMtlBackendContext for GrDirectContext creation. by Jim Van Verth · 4 years ago
  6. e438738 Split SkYUVAInfo::PlanarConfig into PlaneConfig and Subsampling enums by Brian Salomon · 4 years ago
  7. bd3792d Add SkYUVAInfo-based promise texture image factory by Brian Salomon · 4 years ago
  8. 1fe2b80 Revert "Reland "Draw image filters directly under non-axis-aligned transforms"" by Michael Ludwig · 4 years ago
  9. 7712db9 Reland "Draw image filters directly under non-axis-aligned transforms" by Michael Ludwig · 4 years ago
  10. f143274 Simplify promise image callbacks. by Brian Salomon · 4 years ago
  11. b06301e Reland "Rearrange SkSL pre-include modules to hide things" by Brian Osman · 4 years ago
  12. 6a1763b Fix merge conflict in RELEASE_NOTES.txt by Brian Osman · 4 years ago
  13. 4cb5c5e Revert "Rearrange SkSL pre-include modules to hide things" by Brian Osman · 4 years ago
  14. 6cafdc0 Revert "Draw image filters directly under non-axis-aligned transforms" by Michael Ludwig · 4 years ago
  15. bea0dc6 Rearrange SkSL pre-include modules to hide things by Brian Osman · 4 years ago
  16. f8f23b2 Draw image filters directly under non-axis-aligned transforms by Michael Ludwig · 4 years ago
  17. eb7f960 Reland "heif: Add AVIF type and AVIF sniffing" by Vignesh Venkatasubramanian · 4 years ago
  18. 694ff17 Revert "Revert changes to unbreak bots." by Brian Salomon · 4 years ago
  19. 007d97d Allow creating SkSurfaceCharacterizations directly for vk secondary CB context. by Greg Daniel · 4 years ago
  20. 49721c8 Revert changes to unbreak bots. by Brian Salomon · 4 years ago
  21. 8b5d44b Revert "Reland "heif: Add AVIF type and AVIF sniffing"" by Brian Salomon · 4 years ago
  22. 28eb592 Reland "heif: Add AVIF type and AVIF sniffing" by Vignesh Venkatasubramanian · 4 years ago
  23. f01a9d9 Add SkImage::MakeFromYUVATexturesCopyToExternal by Brian Salomon · 4 years ago
  24. ebb26e3 Revert "heif: Add AVIF type and AVIF sniffing" by John Stiles · 4 years ago
  25. 3ab5b73 heif: Add AVIF type and AVIF sniffing by Vignesh Venkatasubramanian · 4 years ago
  26. 9abf719 Remove code guarded by SK_LEGACY_SURFACE_PROPS. by Ben Wagner · 4 years ago
  27. 9f8ee0d Remove legacy SkImageGenerator YUV planes interface by Brian Salomon · 4 years ago
  28. c1a249d Revert "Revert "New variant of SkImage::MakeFromYUVATextures."" by Brian Salomon · 4 years ago
  29. 97a1e67 Add context option to disable mipmap support by kylechar · 4 years ago
  30. be8004d Revert "New variant of SkImage::MakeFromYUVATextures." by Brian Salomon · 4 years ago
  31. fea1223 New variant of SkImage::MakeFromYUVATextures. by Brian Salomon · 4 years ago
  32. 8aa0edf move SkTPin to include/private by Mike Klein · 4 years ago
  33. 01b93ea Add SkImageFilters::Blend rename for Xfermode filter by Michael Ludwig · 4 years, 1 month ago
  34. c98d5b6 Expand image filter factories to accept more types for crop rects by Michael Ludwig · 4 years, 1 month ago
  35. 7d0f853 Add SkImageFilters::Shader in place of Paint factory by Michael Ludwig · 4 years, 1 month ago
  36. 0ce2c54 Reland "Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext"" by Adlai Holler · 4 years, 1 month ago
  37. 72c7b98 Start removal of tool usage of SkSurface::MakeFromBackendTextureAsRenderTarget. by Brian Salomon · 4 years, 1 month ago
  38. f165f79 Remove unused variant of SkImage::MakeFromYUVAPixmaps by Brian Salomon · 4 years, 1 month ago
  39. 86d07fd Remove unused SkImage YUVA factories. by Brian Salomon · 4 years, 1 month ago
  40. 3636620 Require stencil bits on wrapped GrBackendRenderTargets to 0, 8, or 16. by Greg Daniel · 4 years, 1 month ago
  41. 93f22bc Update release notes for M87 branch cut, M88 begin by Heather Miller · 4 years, 1 month ago
  42. 8e0aa44 Get GrBackendRenderTarget's sample count from MtlTexture. by Brian Salomon · 4 years, 1 month ago
  43. 718ae76 Add sample count field to GrD3DTextureResourceInfo. by Brian Salomon · 4 years, 1 month ago
  44. 57fd923 Add sample count to GrVkImageInfo. by Brian Salomon · 4 years, 1 month ago
  45. c2d10ef Add deprecation warning when running Metal on older OSes. by Jim Van Verth · 4 years, 1 month ago
  46. e5d5eed Update SkClipOp::kMax_EnumValue to match non-deprecated values by Michael Ludwig · 4 years, 1 month ago
  47. 1b89eb7 Add AMD allocator to D3D12 backend. by Jim Van Verth · 4 years, 1 month ago
  48. 1d3c8c1 Add optional param to setBackendTextureState to return previous state. by Greg Daniel · 4 years, 1 month ago
  49. 5fba9ae Revert "Reland "Use Microsoft's ComPtr to wrap D3D12 objects."" by Jim Van Verth · 4 years, 1 month ago
  50. 94f65d7 Expand SkYUVAInfo::PlanarConfig/SkYUVAPixmapInfo::DataType values. by Brian Salomon · 4 years, 1 month ago
  51. 395ddc3 Reland "Enable novel GrClipStack on bots, disable elsewhere" by Michael Ludwig · 4 years, 1 month ago
  52. f6e0f58 Revert "Enable novel GrClipStack on bots, disable elsewhere" by Michael Ludwig · 4 years, 1 month ago
  53. e1ade2a Enable novel GrClipStack on bots, disable elsewhere by Michael Ludwig · 4 years, 1 month ago
  54. c2a9a97 New version of SkImage::MakeFromYUVAPixmaps() by Brian Salomon · 4 years, 1 month ago
  55. b8ae7fa Reland "Use Microsoft's ComPtr to wrap D3D12 objects." by Jim Van Verth · 4 years, 2 months ago
  56. bbbc28e Revert "Use Microsoft's ComPtr to wrap D3D12 objects." by Jim Van Verth · 4 years, 2 months ago
  57. 0ef0491 Use Microsoft's ComPtr to wrap D3D12 objects. by Jim Van Verth · 4 years, 2 months ago
  58. 59c60b0 Reland "Add idea of DataType to SkYUVAPixmapInfo." by Brian Salomon · 4 years, 2 months ago
  59. c7fa895 Revert "Add idea of DataType to SkYUVAPixmapInfo." by Michael Ludwig · 4 years, 2 months ago
  60. ed63444 Add idea of DataType to SkYUVAPixmapInfo. by Brian Salomon · 4 years, 2 months ago
  61. be0e42c New helpers for SkYUVAInfo when used with pixmaps. by Brian Salomon · 4 years, 2 months ago
  62. f2f9b0d Filter transformed atlas images correctly on GPU. by John Stiles · 4 years, 2 months ago
  63. 767f444 SkRuntimeEffect SkSL has a new signature for main() by Brian Osman · 4 years, 3 months ago
  64. 36b86af Revert "Remove ARC from Metal backend" by Jim Van Verth · 4 years, 2 months ago
  65. 6541013 Remove ARC from Metal backend by Jim Van Verth · 4 years, 2 months ago
  66. 87d42e5 A new way to specify YUVA planar data from SkCodec to SkImage_Lazy by Brian Salomon · 4 years, 2 months ago
  67. 7b62dca Add image usage flags to GrVkImageInfo by Greg Daniel · 4 years, 2 months ago
  68. 481ff13 add M86 branch release notes by Heather Miller · 4 years, 2 months ago
  69. 326b989 Add platform image encoder for using NDK APIs by Leon Scroggins III · 4 years, 3 months ago
  70. a4b9169 Remove 'in' variables from SkRuntimeEffect by Brian Osman · 4 years, 3 months ago
  71. f21d6b9 Reland "Add an SkImageGenerator that uses NDK APIs" by Leon Scroggins III · 4 years, 3 months ago
  72. 07438b0 Revert "Add an SkImageGenerator that uses NDK APIs" by Leon Scroggins · 4 years, 3 months ago
  73. cfef980 Add an SkImageGenerator that uses NDK APIs by Leon Scroggins III · 4 years, 5 months ago
  74. 3a608e5 remove (unused) DirectTo... methods by Mike Reed · 4 years, 3 months ago
  75. 9119625 Remove unnecessary macros from SkString header. by John Stiles · 4 years, 3 months ago
  76. 95afafb Reland "Add GrContext api to update compressed backend textures." by Greg Daniel · 4 years, 3 months ago
  77. 40a4062 Rename GrBackendTexture::fMipMapped -> fMipmapped by Brian Salomon · 4 years, 3 months ago
  78. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 3 months ago
  79. ceebe42 Revert "Add GrContext api to update compressed backend textures." by Greg Daniel · 4 years, 4 months ago
  80. 2c18030 Add GrContext api to update compressed backend textures. by Greg Daniel · 4 years, 4 months ago
  81. 414418d Add option for client to own semaphores after telling to skia to wait. by Greg Daniel · 4 years, 4 months ago
  82. 2a4acf3 Remove all internal uses of (and deprecate) SkSurface::getContext by Robert Phillips · 4 years, 4 months ago
  83. ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years, 4 months ago
  84. 63a0a75 Reland "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 4 months ago
  85. 1caf378 Revert "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 4 months ago
  86. 7ac9b5f Add async rescale and read APIs to SkImage. by Brian Salomon · 4 years, 4 months ago
  87. c72d7a5 Add default flush calls to gpu backend. by Greg Daniel · 4 years, 4 months ago
  88. c1a67b5 Implement Direct3D semaphores by Jim Van Verth · 4 years, 4 months ago
  89. 24069eb Add GrContext::oomed() and implement for GL and VK. by Brian Salomon · 4 years, 4 months ago
  90. 9efe386 Add SkSurface flush call that takes a GrBackendSurfaceMutableState. by Greg Daniel · 4 years, 5 months ago
  91. 1db8e79 Add GrContext API to allow updating GrBackendSurfaceMutableState. by Greg Daniel · 4 years, 5 months ago
  92. 2362022 [canvaskit] Make SkCanvas.drawColor/clear take SkColor4f by Kevin Lubick · 4 years, 5 months ago
  93. 3fdc49f Always call release procs on SkSurface GPU factories by Brian Salomon · 4 years, 5 months ago
  94. 3927802 Remove submit from async read pixels. User must submit. by Brian Salomon · 4 years, 5 months ago
  95. aa9d99f Add support for vk image sharing mode and handle queues xfers correctly. by Greg Daniel · 4 years, 5 months ago
  96. 43182bc Remove SkBitmapRegionDecoder and SkBRDAllocator by Leon Scroggins III · 4 years, 5 months ago
  97. c0d88a1 Remove SkSurface::MakeFromBackendTextureAsRenderTarget from public API by Brian Salomon · 4 years, 5 months ago
  98. 55822f1 Add submittedProc to GrFlushInfo. by Greg Daniel · 4 years, 5 months ago
  99. 04283f3 Reland "Implement submit API to GrContext." by Greg Daniel · 4 years, 5 months ago
  100. 49de103 Reland "Remove deprecated flush calls." by Greg Daniel · 4 years, 5 months ago