1. 52cb1d0 Rename GrXferProcessor::DstProxyView to GrDstProxyView. by John Stiles · 3 years, 2 months ago
  2. 7db0e2f Remove wrapping of GL sync objects around EGL syncs in EGL test contexts by Brian Salomon · 3 years, 2 months ago
  3. e60d268 When faking GLsync with EGL insert eglSwapBuffers by Brian Salomon · 3 years, 2 months ago
  4. aaccd85 Revert "When faking GLsync with EGL insert eglSwapBuffers" by Brian Salomon · 3 years, 2 months ago
  5. 3af709f When faking GLsync with EGL insert eglSwapBuffers by Brian Salomon · 3 years, 2 months ago
  6. 5cc24c0 YUVUtils function for splitting image into yuva planes. by Brian Salomon · 3 years, 2 months ago
  7. 96263aa Reuse GL enums for ANGLE vendor/renderer by Brian Salomon · 3 years, 3 months ago
  8. 1989342 Consolidate gathering of info from GL strings. by Brian Salomon · 3 years, 3 months ago
  9. 57ab06c Delete mixed samples by Chris Dalton · 3 years, 3 months ago
  10. 0b1228d put an arena on GrRenderTargetProxy by Herb Derby · 3 years, 4 months ago
  11. 5a32828 No VS specialization for identity or scale/trans in reduced shader mode by Brian Salomon · 3 years, 3 months ago
  12. f2c2d30 Migrate PersistentCacheUtils logic into a cpp file. by John Stiles · 3 years, 4 months ago
  13. 91216d5 Add "reduced shader" testing mode. by Brian Salomon · 3 years, 4 months ago
  14. 27ce7df Revert "put an arena on GrSurfaceDrawContext" by Herb Derby · 3 years, 4 months ago
  15. 5a2de5e put an arena on GrSurfaceDrawContext by Herb Derby · 3 years, 4 months ago
  16. 5392c94 GrConvertPixels takes pixmaps by Brian Salomon · 3 years, 4 months ago
  17. 84fd1c2 Clean up remaining NVPR bits & bobs by Robert Phillips · 3 years, 4 months ago
  18. f10535f Fuse GrGLSLPrimitiveProcessor and GrGLSLGeometryProcessor ... by Robert Phillips · 3 years, 4 months ago
  19. 787fd9d Fuse GrPrimitiveProcessor & GrGeometryProcessor into a new GrGeometryProcessor by Robert Phillips · 3 years, 4 months ago
  20. 43e3dc9 Remove NVPR entry points from Skia's GL interface by Robert Phillips · 3 years, 4 months ago
  21. 31798c2 Remove NVPR by Robert Phillips · 3 years, 4 months ago
  22. 7d592cd Delete all low-level rendering from ccpr by Chris Dalton · 3 years, 5 months ago
  23. 03730e6 Delete path caching and path rendering from ccpr by Chris Dalton · 3 years, 5 months ago
  24. edff467 Add a DirectContextID to GrDirectContexts by Robert Phillips · 3 years, 5 months ago
  25. 4d7ac49 Declare outputColor and outputCoverage inside emitCode. by John Stiles · 3 years, 5 months ago
  26. 9e1ef99 fm: Make --writeShaders dump fragment, vertex, and key files by Brian Osman · 3 years, 5 months ago
  27. f0de96f Reland "Redesign program key construction" by Brian Osman · 3 years, 5 months ago
  28. acf2650 Revert "Redesign program key construction" by Brian Osman · 3 years, 5 months ago
  29. bbbf1a7 Redesign program key construction by Brian Osman · 3 years, 5 months ago
  30. e666254 Remove SkImage_Base::peekProxy. by Brian Salomon · 3 years, 5 months ago
  31. 2db4ba1 Reland "Remove ARC from tools lib." by Jim Van Verth · 3 years, 5 months ago
  32. e8a1c01 Revert "Remove ARC from tools lib." by Jim Van Verth · 3 years, 5 months ago
  33. 4c4c80f Remove ARC from tools lib. by Jim Van Verth · 3 years, 5 months ago
  34. bacbb92 Revert "Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU""" by Brian Salomon · 3 years, 6 months ago
  35. 9679612 Reland "Test all YUVA image factories with different encoded origins." by Brian Salomon · 3 years, 6 months ago
  36. 7f296c4 Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU"" by Brian Salomon · 3 years, 6 months ago
  37. 0d7de6b Reland "asyncRescaleAndRead supports unpremul results on GPU" by Brian Salomon · 3 years, 6 months ago
  38. 0c0b5a6 Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo by Brian Salomon · 3 years, 7 months ago
  39. 7ae4444 Fix gl vertex array object functions. by Greg Daniel · 3 years, 7 months ago
  40. dd4087d GrSurfaceContext::read/writePixels takes GrPixmap by Brian Salomon · 3 years, 7 months ago
  41. ac9f0c9 Bitmap.asImage() by Mike Reed · 3 years, 7 months ago
  42. 1aa1f5f whole-word replace renderTargetContext with surfaceDrawContext by Brian Salomon · 3 years, 8 months ago
  43. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 8 months ago
  44. 8670c98 Remove SkImage::MakeFromYUVATexturesCopyToExternal by Brian Salomon · 3 years, 8 months ago
  45. b87975c Use the ManagedBackendTexture helper in fiddle_main by Robert Phillips · 3 years, 8 months ago
  46. 14f99fc Make GrSurfaceContext take GrColorInfo rather than its components. by Brian Salomon · 3 years, 8 months ago
  47. b5f880a Take origin when creating/updating backend texture using pixmaps. by Brian Salomon · 3 years, 8 months ago
  48. 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 3 years, 8 months ago
  49. 42dbca5 Pass in the color load op to GrProgramInfo. by Greg Daniel · 3 years, 8 months ago
  50. e2296f7 Pass the writeView as a const-ref instead of a pointer … by Adlai Holler · 3 years, 8 months ago
  51. 351c9b5 Switch to using GrMtlBackendContext for GrDirectContext creation. by Jim Van Verth · 3 years, 9 months ago
  52. 88d7e62 Make ManagedBackendTexture fail on invalid GrBackendTexture by Brian Salomon · 3 years, 9 months ago
  53. 694ff17 Revert "Revert changes to unbreak bots." by Brian Salomon · 3 years, 9 months ago
  54. 49721c8 Revert changes to unbreak bots. by Brian Salomon · 3 years, 9 months ago
  55. b2c4214 GrRefCntedCallback has Make function. by Brian Salomon · 3 years, 9 months ago
  56. f01a9d9 Add SkImage::MakeFromYUVATexturesCopyToExternal by Brian Salomon · 3 years, 9 months ago
  57. c76d409 add API for Op creation by Herb Derby · 3 years, 10 months ago
  58. a670782 Update GrAttachment budgeted and gpu memory size calculation. by Greg Daniel · 3 years, 9 months ago
  59. c1a249d Revert "Revert "New variant of SkImage::MakeFromYUVATextures."" by Brian Salomon · 3 years, 9 months ago
  60. be8004d Revert "New variant of SkImage::MakeFromYUVATextures." by Brian Salomon · 3 years, 9 months ago
  61. fea1223 New variant of SkImage::MakeFromYUVATextures. by Brian Salomon · 3 years, 9 months ago
  62. 6c11ba2 fix always true comparison in assert by Brian Salomon · 3 years, 9 months ago
  63. 7db7139 Revert "Revert "Move all YUVA image creation in GMs into sk_gpu_test::LazyYUVImage."" by Brian Salomon · 3 years, 9 months ago
  64. 839fb22 Revert "Move all YUVA image creation in GMs into sk_gpu_test::LazyYUVImage." by Brian Salomon · 3 years, 9 months ago
  65. db0288d Move all YUVA image creation in GMs into sk_gpu_test::LazyYUVImage. by Brian Salomon · 3 years, 9 months ago
  66. 5b67c4d Ref GrDirectContext in MakeBackendRenderTargetSurface by Brian Salomon · 3 years, 9 months ago
  67. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 9 months ago
  68. 7205080 Revert "Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers.""" by Brian Salomon · 3 years, 10 months ago
  69. 4efaf5e Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 3 years, 10 months ago
  70. 21f8b51 Revert "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 3 years, 10 months ago
  71. f625e4c Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers." by Brian Salomon · 3 years, 10 months ago
  72. 5ee0556 Use ManagedBackendTexture in place of TestUtils backend texture helpers. by Brian Salomon · 3 years, 10 months ago
  73. 61003cd Add support for WEBGL_multi_draw_instanced_base_vertex_base_instance by Chris Dalton · 3 years, 10 months ago
  74. f52bca1 Suppress another version of the vulkan validation error. by Greg Daniel · 3 years, 10 months ago
  75. e70a30d Suppress vulkan validation layers bug. by Greg Daniel · 3 years, 10 months ago
  76. f9b0042 Expose ManagedBackendTexture from BackendTextureImageFactory. by Brian Salomon · 3 years, 10 months ago
  77. 1fc76ce Migrate more Android & SkSurface API off GrContext by Adlai Holler · 3 years, 10 months ago
  78. 0ce2c54 Reland "Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext"" by Adlai Holler · 3 years, 10 months ago
  79. 72c7b98 Start removal of tool usage of SkSurface::MakeFromBackendTextureAsRenderTarget. by Brian Salomon · 3 years, 10 months ago
  80. d6cfe72 Add flag to switch op allocation to new by Herb Derby · 3 years, 10 months ago
  81. 4c1fcdb Don't cast emscripten pointers when assembling WebGL interface by Chris Dalton · 3 years, 10 months ago
  82. 57fd923 Add sample count to GrVkImageInfo. by Brian Salomon · 3 years, 10 months ago
  83. 5fba9ae Revert "Reland "Use Microsoft's ComPtr to wrap D3D12 objects."" by Jim Van Verth · 3 years, 10 months ago
  84. c2a9a97 New version of SkImage::MakeFromYUVAPixmaps() by Brian Salomon · 3 years, 10 months ago
  85. 302e8fb Downgrade SkImage to GrImageContext by Adlai Holler · 3 years, 10 months ago
  86. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 3 years, 11 months ago
  87. b8ae7fa Reland "Use Microsoft's ComPtr to wrap D3D12 objects." by Jim Van Verth · 3 years, 11 months ago
  88. bbbc28e Revert "Use Microsoft's ComPtr to wrap D3D12 objects." by Jim Van Verth · 3 years, 11 months ago
  89. 0ef0491 Use Microsoft's ComPtr to wrap D3D12 objects. by Jim Van Verth · 3 years, 11 months ago
  90. 59c60b0 Reland "Add idea of DataType to SkYUVAPixmapInfo." by Brian Salomon · 3 years, 11 months ago
  91. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 3 years, 11 months ago
  92. c7fa895 Revert "Add idea of DataType to SkYUVAPixmapInfo." by Michael Ludwig · 3 years, 11 months ago
  93. ed63444 Add idea of DataType to SkYUVAPixmapInfo. by Brian Salomon · 3 years, 11 months ago
  94. be0e42c New helpers for SkYUVAInfo when used with pixmaps. by Brian Salomon · 4 years ago
  95. b2b7f80 Add config "glesfakev2". It runs GLES with the version faked as 2. by Brian Salomon · 4 years ago
  96. 36b86af Revert "Remove ARC from Metal backend" by Jim Van Verth · 4 years ago
  97. 6541013 Remove ARC from Metal backend by Jim Van Verth · 4 years ago
  98. 87d42e5 A new way to specify YUVA planar data from SkCodec to SkImage_Lazy by Brian Salomon · 4 years ago
  99. 7b62dca Add image usage flags to GrVkImageInfo by Greg Daniel · 4 years ago
  100. 6a4e145 Make some public vulkan structs use default initialization. by Greg Daniel · 4 years ago