1. 83420eb Rewrite tessellation atlases as normal render tasks by Chris Dalton · 3 years, 4 months ago
  2. 9a2d3d1 Revert "Fix texture barriers on DMSAA" by Greg Daniel · 3 years, 4 months ago
  3. 1a3f4ab Fix texture barriers on DMSAA by Greg Daniel · 3 years, 4 months ago
  4. 4ff6072 Enable reduceOpsTaskSplitting by default by Adlai Holler · 3 years, 5 months ago
  5. be03ef1 Remove ableist language by Kevin Lubick · 3 years, 5 months ago
  6. 95b0015 Fix -Wc++11-narrowing for Skia. by Peter Kasting · 3 years, 5 months ago
  7. fa0e5bc Actually make GrContextOptions::fUseNGA GR_TEST_UTILS-only by Robert Phillips · 3 years, 5 months ago
  8. 9d1cc05 Add scratch-only version of performDeferredCleanup by Michael Ludwig · 3 years, 5 months ago
  9. dc03537 Reland "Limit ANGLE PBO workaround to blocking use of GL_UNPACK_ROW_LENGTH" by Brian Salomon · 3 years, 5 months ago
  10. 516405c Add option to switch between OGA and NGA SkGpuDevices by Robert Phillips · 3 years, 5 months ago
  11. fc8cf91 Revert "Limit ANGLE PBO workaround to blocking use of GL_UNPACK_ROW_LENGTH" by Chris Dalton · 3 years, 5 months ago
  12. a306dbf Allow reduced shader mode to be enabled outside tests. by Nathaniel Nifong · 3 years, 5 months ago
  13. 7788b3a Limit ANGLE PBO workaround to blocking use of GL_UNPACK_ROW_LENGTH by Brian Salomon · 3 years, 5 months ago
  14. 569c01b Simplify heuristics for selecting path tessellators by Chris Dalton · 3 years, 5 months ago
  15. d6584bd Add GrColorFormatDesc GrBackendFormat::desc() by Brian Salomon · 3 years, 6 months ago
  16. 4fc3a01 Move all GrTFlagsMask operators into bitfield macro definitions. by Greg Daniel · 3 years, 6 months ago
  17. 5dfb3f4 Collect DMSAA stats by Chris Dalton · 3 years, 6 months ago
  18. 57ab06c Delete mixed samples by Chris Dalton · 3 years, 7 months ago
  19. 94df572 Convert dmsaa to an SkSurfaceProp by Chris Dalton · 3 years, 7 months ago
  20. c36ccb6 Direct3D: add aliasing texture support by Jim Van Verth · 3 years, 7 months ago
  21. 8e2a8b2 Surface resource cache through cmdline flag by Adlai Holler · 3 years, 7 months ago
  22. 7128323 Reland "Remove code to push pixmaps to backend textures from GrGpu classes" by Brian Salomon · 3 years, 7 months ago
  23. 34012d7 Revert "Remove code to push pixmaps to backend textures from GrGpu classes" by Brian Salomon · 3 years, 7 months ago
  24. 45889d1 Remove code to push pixmaps to backend textures from GrGpu classes by Brian Salomon · 3 years, 7 months ago
  25. 91216d5 Add "reduced shader" testing mode. by Brian Salomon · 3 years, 7 months ago
  26. 2307058 Enforce that the recordTimeArena is only available for DDLRecordingContexts by Robert Phillips · 3 years, 7 months ago
  27. 194b239 Reland "Use objc_externally_retained to cut down retain/release in Metal" by Adlai Holler · 3 years, 7 months ago
  28. 8b67880 Revert "Use objc_externally_retained to cut down retain/release in Metal" by Michael Ludwig · 3 years, 7 months ago
  29. 78381ee Use objc_externally_retained to cut down retain/release in Metal by Adlai Holler · 3 years, 7 months ago
  30. 4556426 Hide use of TargetConditionals.h behind platform def by Jim Van Verth · 3 years, 8 months ago
  31. 43e3dc9 Remove NVPR entry points from Skia's GL interface by Robert Phillips · 3 years, 8 months ago
  32. 31798c2 Remove NVPR by Robert Phillips · 3 years, 8 months ago
  33. fd70865 Reland "Add tooling support for dmsaa" by Chris Dalton · 3 years, 8 months ago
  34. 22dd57b Revert "Add tooling support for dmsaa" by Chris Dalton · 3 years, 8 months ago
  35. 188443b Add tooling support for dmsaa by Chris Dalton · 3 years, 8 months ago
  36. 3230255 Reland "remove the OpMemoryPool" by Herb Derby · 3 years, 8 months ago
  37. e44c484 Revert "remove the OpMemoryPool" by Robert Phillips · 3 years, 8 months ago
  38. cfdae5a remove the OpMemoryPool by Herb Derby · 3 years, 8 months ago
  39. e7a959d Expand SkMessageBus to support different unique key types by Robert Phillips · 3 years, 8 months ago
  40. 6679eb9 Add GrTextBlobAllocator to GrRecordingContext by Herb Derby · 3 years, 8 months ago
  41. edff467 Add a DirectContextID to GrDirectContexts by Robert Phillips · 3 years, 8 months ago
  42. f0de96f Reland "Redesign program key construction" by Brian Osman · 3 years, 8 months ago
  43. ae67c52 Add GrThreadSafePipelineBuilder by Robert Phillips · 3 years, 8 months ago
  44. acf2650 Revert "Redesign program key construction" by Brian Osman · 3 years, 8 months ago
  45. bbbf1a7 Redesign program key construction by Brian Osman · 3 years, 8 months ago
  46. 4ac9aad Make it possible to enable hw tessellation outside of test builds by Chris Dalton · 3 years, 8 months ago
  47. be6de9b Support building GrGLInterface factory functions for both EGL and GLX. by Brian Salomon · 3 years, 9 months ago
  48. c44e21f Add a new entry point for making promise images by Adlai Holler · 3 years, 8 months ago
  49. 2db4ba1 Reland "Remove ARC from tools lib." by Jim Van Verth · 3 years, 8 months ago
  50. e8a1c01 Revert "Remove ARC from tools lib." by Jim Van Verth · 3 years, 9 months ago
  51. 4c4c80f Remove ARC from tools lib. by Jim Van Verth · 3 years, 9 months ago
  52. 17776e3 Move GrProxyProvider down to GrRecordingContext by Adlai Holler · 3 years, 9 months ago
  53. bde1eb6 Remove GrDirectContext::ComputeImageSize. Use SkImage::textureSize. by Brian Salomon · 3 years, 9 months ago
  54. d50ccf2 Remove SK_USE_LEGACY_VK_ALLOCATOR_USAGE_NAMES code. by Greg Daniel · 3 years, 9 months ago
  55. ed76e81 Reenable Wdeprecated-copy-dtor by Brian Salomon · 3 years, 9 months ago
  56. 441b33f rm pow2 arg to GrDirectContext::ComputeImagesize by Brian Salomon · 3 years, 9 months ago
  57. 84b0233 Rename vulkan memory allocator buffer usage enum values to be more specific. by Greg Daniel · 3 years, 9 months ago
  58. 759217e Reland "Make GrDirectContext::updateBackendTexture handle pixmaps with non-type row bytes." by Brian Salomon · 3 years, 9 months ago
  59. 010bb46 Revert "Revert "Remove maxTileSize from GrCaps, bleed GMs use max texture size override."" by Brian Salomon · 3 years, 9 months ago
  60. 0928963 Revert "Make GrDirectContext::updateBackendTexture handle pixmaps with non-type row bytes." by Mike Klein · 3 years, 9 months ago
  61. a89b430 Add syncing of gpu work before releasing resources in GrDirectContext teardowns. by Greg Daniel · 3 years, 9 months ago
  62. 07d8c0d Make GrDirectContext::updateBackendTexture handle pixmaps with non-type row bytes. by Brian Salomon · 3 years, 9 months ago
  63. c621dcf Revert "Remove maxTileSize from GrCaps, bleed GMs use max texture size override." by Brian Salomon · 3 years, 9 months ago
  64. 0bad6cf Remove maxTileSize from GrCaps, bleed GMs use max texture size override. by Brian Salomon · 3 years, 9 months ago
  65. 1089c0c Make sure we are using cached cpu memory for vulkan readback buffers. by Greg Daniel · 3 years, 10 months ago
  66. 0c0b5a6 Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo by Brian Salomon · 3 years, 10 months ago
  67. 7803608 Add a new implementation of reduceOpsTaskSplitting by Adlai Holler · 3 years, 10 months ago
  68. 4ef108e Reland "Yank out old reduceOpsTaskSplitting code" by Adlai Holler · 3 years, 10 months ago
  69. 245c59a Reland "Have DDLs honor the reduceOpsTaskSplittingFlag" by Adlai Holler · 3 years, 10 months ago
  70. 6e9bf51 Revert "Have DDLs honor the reduceOpsTaskSplittingFlag" by Adlai Holler · 3 years, 11 months ago
  71. 7689319 Revert "Yank out old reduceOpsTaskSplitting code" by Adlai Holler · 3 years, 11 months ago
  72. dfc880b Yank out old reduceOpsTaskSplitting code by Adlai Holler · 3 years, 11 months ago
  73. 01ff538 Support luminance-alpha GL format for YUVA planes by Brian Salomon · 3 years, 11 months ago
  74. 15f5184 Reland "Disable HW tessellation shaders by default" by Chris Dalton · 3 years, 11 months ago
  75. 1c2584d Revert "Disable HW tessellation shaders by default" by Chris Dalton · 3 years, 11 months ago
  76. ad8b9fa Disable HW tessellation shaders by default by Chris Dalton · 3 years, 11 months ago
  77. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 11 months ago
  78. a4bd478 Destroy GrRecordingContext::fAuditTrail last when by Adlai Holler · 3 years, 11 months ago
  79. c1e5fb6 Rewrite restore_scissor_on_fbo_change by Brian Salomon · 4 years ago
  80. b5f880a Take origin when creating/updating backend texture using pixmaps. by Brian Salomon · 4 years ago
  81. c4fbc8d Stop overflow of windows rects in GrClipStack by Robert Phillips · 4 years ago
  82. 9e64047 Add MTLBinaryArchive support to iOS Metal build by Jim Van Verth · 4 years ago
  83. 94584f4 Remove unused macros from GrGLConfig.h, GrGLConfig_chrome.h, and scripts by Brian Salomon · 4 years ago
  84. 351c9b5 Switch to using GrMtlBackendContext for GrDirectContext creation. by Jim Van Verth · 4 years ago
  85. e438738 Split SkYUVAInfo::PlanarConfig into PlaneConfig and Subsampling enums by Brian Salomon · 4 years ago
  86. bd3792d Add SkYUVAInfo-based promise texture image factory by Brian Salomon · 4 years ago
  87. d7b59c0 Have DDLs honor the reduceOpsTaskSplittingFlag by Adlai Holler · 4 years ago
  88. 1448eb9 Fix formatting nit. by Greg Daniel · 4 years ago
  89. 3078f85 Remove dead no-sorting GrDrawingManager code paths by Adlai Holler · 4 years ago
  90. 007d97d Allow creating SkSurfaceCharacterizations directly for vk secondary CB context. by Greg Daniel · 4 years ago
  91. e32e1ab replace GrOpMemoryPool with GrMemoryPool by Herb Derby · 4 years ago
  92. 9ae860a Reland "Remove GrContext" by Adlai Holler · 4 years ago
  93. b270568 Almost remove GrContext by Adlai Holler · 4 years ago
  94. c1a249d Revert "Revert "New variant of SkImage::MakeFromYUVATextures."" by Brian Salomon · 4 years, 1 month ago
  95. 97a1e67 Add context option to disable mipmap support by kylechar · 4 years, 1 month ago
  96. be8004d Revert "New variant of SkImage::MakeFromYUVATextures." by Brian Salomon · 4 years, 1 month ago
  97. fea1223 New variant of SkImage::MakeFromYUVATextures. by Brian Salomon · 4 years, 1 month ago
  98. 3172208 Revert "Remove GrContext" by Robert Phillips · 4 years, 1 month ago
  99. 2edf18d Remove GrContext by Adlai Holler · 4 years, 1 month ago
  100. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years, 1 month ago