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