1. 2acd43d switch unique_ptr with deleter to GrMemoryPool by Herb Derby · 3 years, 10 months ago
  2. e32e1ab replace GrOpMemoryPool with GrMemoryPool by Herb Derby · 3 years, 10 months ago
  3. fdf6148 Pass function arguments using SkSpan instead of count + ptr. by John Stiles · 3 years, 10 months ago
  4. 65476e0 Add uma histogram tracking for the number of submit render passes. by Greg Daniel · 3 years, 10 months ago
  5. 890363a Prototype helper functions from FP files before use. by John Stiles · 3 years, 10 months ago
  6. 6b58a33 Mangle function names as a separate step before emitting func-bodies. by John Stiles · 3 years, 10 months ago
  7. 0e13db7 Clean up GrPathUtils by Chris Dalton · 3 years, 10 months ago
  8. 3ac83b2f Add additional GrThreadSafeCache test case by Robert Phillips · 3 years, 10 months ago
  9. c76d409 add API for Op creation by Herb Derby · 3 years, 10 months ago
  10. aaea0d9 Update `nameVariable` to return the variable name directly. by John Stiles · 3 years, 10 months ago
  11. ddb3c34 Fix GPU capture for Metal test apps. by Jim Van Verth · 3 years, 10 months ago
  12. 58a26a8 Fix the formula for fNumRadialSegmentsPerRadian in GrStrokePatchBuilder by Chris Dalton · 3 years, 10 months ago
  13. 42a741a Allow vertex data to be stored in the thread safe cache by Robert Phillips · 3 years, 10 months ago
  14. 4fd41ff Fix asserts for npot tiling in gl. by Greg Daniel · 3 years, 10 months ago
  15. 292f777 In Vk don't set dynamic blend constant on Pipeline if we don't use it. by Greg Daniel · 3 years, 10 months ago
  16. 5e961b0 Reland "Perform bounding rect-relative calcs in full float in GrRRectBlurEffect" by Brian Salomon · 3 years, 10 months ago
  17. e267464 Make small epsilons more rigorous for gpu gaussian blurs by Michael Ludwig · 3 years, 10 months ago
  18. 07829f2 Revert "Perform bounding rect-relative calcs in full float in GrRRectBlurEffect" by Brian Salomon · 3 years, 10 months ago
  19. 5e7c040 Migrate additional FPs to `return` instead of `sk_OutColor`. by John Stiles · 3 years, 10 months ago
  20. f4594d1 Perform bounding rect-relative calcs in full float in GrRRectBlurEffect by Brian Salomon · 3 years, 10 months ago
  21. 01771c1 Increase encapsulation of GrThreadSafeCache::Entry by Robert Phillips · 3 years, 10 months ago
  22. 473a848 Make GrFillRectOp::onPrePrepareDraws also call base class' version by Robert Phillips · 3 years, 10 months ago
  23. 9ae860a Reland "Remove GrContext" by Adlai Holler · 3 years, 10 months ago
  24. 74ad27d Rename some of GrThreadSafeCache's member variables by Robert Phillips · 3 years, 10 months ago
  25. 9dfc6d8 Pull the triangulating path renderer's shape-space triangulation into a helper method by Robert Phillips · 3 years, 10 months ago
  26. b270568 Almost remove GrContext by Adlai Holler · 3 years, 10 months ago
  27. 727f0cd Sort SkSL gencode enums by value, not name. by John Stiles · 3 years, 10 months ago
  28. 6cc9d8d Better encapsulate creation & usage of triangulating path renderer's key data by Robert Phillips · 3 years, 10 months ago
  29. 4964300 Improve gencode for inlined blend and composition functions. by John Stiles · 3 years, 10 months ago
  30. a670782 Update GrAttachment budgeted and gpu memory size calculation. by Greg Daniel · 3 years, 10 months ago
  31. f1cd155 Remove a redundant position assignment from stroke tessellation shaders by Chris Dalton · 3 years, 10 months ago
  32. f5323d9 Implement computeScratchKey virtual for GrAttachment. by Greg Daniel · 3 years, 10 months ago
  33. c1a249d Revert "Revert "New variant of SkImage::MakeFromYUVATextures."" by Brian Salomon · 3 years, 10 months ago
  34. 97a1e67 Add context option to disable mipmap support by kylechar · 3 years, 10 months ago
  35. abdfd39 Fix debug code in GrDrawingManager by Adlai Holler · 3 years, 10 months ago
  36. be8004d Revert "New variant of SkImage::MakeFromYUVATextures." by Brian Salomon · 3 years, 10 months ago
  37. fea1223 New variant of SkImage::MakeFromYUVATextures. by Brian Salomon · 3 years, 10 months ago
  38. 8aa0edf move SkTPin to include/private by Mike Klein · 3 years, 10 months ago
  39. 418eda2 Slightly improve cubic chop precision in stroke tessellation shaders by Chris Dalton · 3 years, 10 months ago
  40. f4bda74 Rename SkTArray::reserve to reserve_back. by John Stiles · 3 years, 10 months ago
  41. 3b12470 Fix generated files by Adlai Holler · 3 years, 10 months ago
  42. 3172208 Revert "Remove GrContext" by Robert Phillips · 3 years, 10 months ago
  43. 34ddcb8 Convert GrWangsFormula to skvx by Chris Dalton · 3 years, 10 months ago
  44. 2edf18d Remove GrContext by Adlai Holler · 3 years, 10 months ago
  45. 6ffcb23 Pull the triangulating path renderer's unique key creation into a sub-routine by Robert Phillips · 3 years, 10 months ago
  46. df5739c Fix GrCCPerFlushResources error caused by cache eviction by Jiulong Wang · 3 years, 10 months ago
  47. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 10 months ago
  48. 53cf44c Migrate GrContextPriv & ivars to GrDirectContext by Adlai Holler · 3 years, 10 months ago
  49. e2893f2 Use the new GrMSAAAttachment class in vulkan. by Greg Daniel · 3 years, 10 months ago
  50. 6d0745b Migrate last public API to GrDirectContext by Adlai Holler · 3 years, 10 months ago
  51. 7bbdde0 Convert extraRepeatCoord to a float2. by John Stiles · 3 years, 10 months ago
  52. 278263d Reland "SkDevice::drawSpecial accepts arbitrary matrix v2" by Michael Ludwig · 3 years, 10 months ago
  53. 64e1383 Migrate compressed texture methods to GrDirectContext by Adlai Holler · 3 years, 10 months ago
  54. 2e0c70d Migrate texture update methods to GrDirectContext by Adlai Holler · 3 years, 10 months ago
  55. 98dd004 Migrate texture creation methods to GrDirectContext by Adlai Holler · 3 years, 10 months ago
  56. 4c412bc Revert "Reland "Remove inliner from IR generation stage."" by John Stiles · 3 years, 10 months ago
  57. 3acc69a Migrate flush & misc methods to GrDirectContext by Adlai Holler · 3 years, 10 months ago
  58. c89a7ee Use shared gpu memory size for all GrAttachments. by Greg Daniel · 3 years, 10 months ago
  59. f58db3c Various optimizations to stroke tessellation shaders by Chris Dalton · 3 years, 10 months ago
  60. 7b15e6d Enable new clip stack for google3 by Michael Ludwig · 3 years, 10 months ago
  61. 5d0330e Add scratch msaa attachment creation to GrResourceProvider. by Greg Daniel · 3 years, 10 months ago
  62. b8949bd Update attachment unique key to handle format and protected. by Greg Daniel · 3 years, 10 months ago
  63. 4aa4c60 Migrate gpu resource methods to GrDirectContext by Adlai Holler · 3 years, 10 months ago
  64. 3a508e9 Migrate resource cache methods to GrDirectContext by Adlai Holler · 3 years, 10 months ago
  65. 30c9b4c Remove SkSurface::MakeFromBackendTextureAsRenderTarget by Brian Salomon · 3 years, 10 months ago
  66. 61a591c Migrate releaseResourcesAndAbandonContext to GrDirectContext by Adlai Holler · 3 years, 10 months ago
  67. e497a08 Reland "Remove inliner from IR generation stage." by John Stiles · 3 years, 10 months ago
  68. 9213e61 Disable the tessellation atlas on non-direct contexts by Chris Dalton · 3 years, 10 months ago
  69. 61003cd Add support for WEBGL_multi_draw_instanced_base_vertex_base_instance by Chris Dalton · 3 years, 10 months ago
  70. 023f2e7 Use push constants cap in Metal. by Jim Van Verth · 3 years, 10 months ago
  71. f707e9c Don't set vk sampler on desc set if using immutable samplers. by Greg Daniel · 3 years, 10 months ago
  72. 141d35c Simplify the inflection/rotation finding math for stroke tessellation by Chris Dalton · 3 years, 10 months ago
  73. 7563a48 Revert "SkDevice::drawSpecial accepts arbitrary matrix v2" by Michael Ludwig · 3 years, 10 months ago
  74. 118706a Improve codegen for gradients. by John Stiles · 3 years, 10 months ago
  75. a7a4044 Migrate abandonment & reset methods to GrDirectContext by Adlai Holler · 3 years, 10 months ago
  76. 70dd6a9 Make sure the normal GrProgramDesc handles input attachment key. by Greg Daniel · 3 years, 10 months ago
  77. 7c4aca0 SkDevice::drawSpecial accepts arbitrary matrix v2 by Michael Ludwig · 3 years, 10 months ago
  78. 6f3015a Reland "Add sk_Caps.builtinDeterminantSupport and use it in cross()." by John Stiles · 3 years, 10 months ago
  79. 9555f29 Reland "Merge GrContext::init into GrDirectContext ..." by Adlai Holler · 3 years, 10 months ago
  80. 658ae8f Reland "Put top level FPs into their own functions" by John Stiles · 3 years, 10 months ago
  81. c0d6915 Reland "Rename GrStencilAttachment class to generic GrAttachment" by Greg Daniel · 3 years, 10 months ago
  82. 2ae1dd9 Revert "Add sk_Caps.builtinDeterminantSupport and use it in cross()." by Jim Van Verth · 3 years, 10 months ago
  83. 99b1a8b Revert "Rename GrStencilAttachment class to generic GrAttachment" by Jim Van Verth · 3 years, 10 months ago
  84. 6bbf026 Add sk_Caps.builtinDeterminantSupport and use it in cross(). by John Stiles · 3 years, 10 months ago
  85. e9b9c3b Revert "Merge GrContext::init into GrDirectContext ..." by Jim Van Verth · 3 years, 10 months ago
  86. 4b3d1f3 Add push constant support to GrCaps. by Jim Van Verth · 3 years, 10 months ago
  87. 48d8724 Merge GrContext::init into GrDirectContext ... by Adlai Holler · 3 years, 10 months ago
  88. f9b0042 Expose ManagedBackendTexture from BackendTextureImageFactory. by Brian Salomon · 3 years, 10 months ago
  89. 6113d50 Rename GrStencilAttachment class to generic GrAttachment by Greg Daniel · 3 years, 10 months ago
  90. e895cdc Dawn: implement mipmap generation. by Stephen White · 3 years, 10 months ago
  91. 1fc76ce Migrate more Android & SkSurface API off GrContext by Adlai Holler · 3 years, 10 months ago
  92. d464feb Rename GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 3 years, 10 months ago
  93. fde67e4 Add HW-filtered masks to thread-safe cache by Robert Phillips · 3 years, 10 months ago
  94. 38e6d22 Dawn: refactor texture uploading from GrDawnTexture to GrDawnGpu. by Stephen White · 3 years, 10 months ago
  95. 8ade5e8 Remove special handling of stencil formats and just use GrBackendFormts. by Greg Daniel · 3 years, 10 months ago
  96. a7f69c2 Add stencil formats to all the backends. by Greg Daniel · 3 years, 10 months ago
  97. c021360 Only include one variable per declaration statement by Brian Osman · 3 years, 10 months ago
  98. b180712 Centralize CreateLazyView helper in GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 3 years, 10 months ago
  99. 8ffd4d7 Revert "Add a 2d cross product intrinsic to sksl" by Jim Van Verth · 3 years, 10 months ago
  100. 6e17ffe Add customData capability to the thread-safe proxy cache ... by Robert Phillips · 3 years, 10 months ago