1. 869cdef Fix unknown-identifier issue discovered by fuzzer. by John Stiles · 4 years, 2 months ago
  2. 750109b Update component arrays to use SkSTArray<4, int8_t>. by John Stiles · 4 years, 2 months ago
  3. eed4cba Guard use of GrVkGpu in GrAHardwareBufferUtils by Greg Daniel · 4 years, 2 months ago
  4. ec9db71 Fix prefix/postfix mixup discovered by fuzzer. by John Stiles · 4 years, 2 months ago
  5. 2d4f959 Reland "Moved SkSL data back into node classes" by John Stiles · 4 years, 2 months ago
  6. b7fc7a4 Allow wrapping of protected AHB into vulkan SkSurfaces. by Greg Daniel · 4 years, 2 months ago
  7. 9615bcf Revert "Moved SkSL data back into node classes" by John Stiles · 4 years, 2 months ago
  8. 4691b0f Fix crash when compiling FP files containing the modulo operator. by John Stiles · 4 years, 2 months ago
  9. 6244828 Improve GrTBlockList capabilities/correctness by Michael Ludwig · 4 years, 2 months ago
  10. f71e0be Moved SkSL data back into node classes by Ethan Nicholas · 4 years, 2 months ago
  11. fa2d468 fix typo by Mike Klein · 4 years, 2 months ago
  12. dd13dba Remove pool recycling mechanism. by John Stiles · 4 years, 2 months ago
  13. 771c750 Track vulkan memory allocations in UMA. by Greg Daniel · 4 years, 2 months ago
  14. e5d729c Free unused scratch space from idle Pools. by John Stiles · 4 years, 2 months ago
  15. 23e6866 Reland "Replace pooling mechanism with GrMemoryPool." by John Stiles · 4 years, 2 months ago
  16. aed5bb8 Remove unreliable SW mask caching assert by Robert Phillips · 4 years, 2 months ago
  17. 1a364c2 Fix gl copyTexSubImage format requirements. by Greg Daniel · 4 years, 2 months ago
  18. 09e541c Fix s/NULL/nullptr/ in src/codec/SkWuffsCodec.cpp by Nigel Tao · 4 years, 2 months ago
  19. b3cc5fd Revert "Replace pooling mechanism with GrMemoryPool." by John Stiles · 4 years, 2 months ago
  20. f933e4f Have SkWuffsCodec speak kRGB_565_SkColorType by Nigel Tao · 4 years, 2 months ago
  21. 5c53ae5 Remove old uma logging from Skia. by Greg Daniel · 4 years, 2 months ago
  22. 83c38a8 Allow uniqueKey invalidation messages to reach the thread safe cache by Robert Phillips · 4 years, 2 months ago
  23. 67e1cf4 Replace pooling mechanism with GrMemoryPool. by John Stiles · 4 years, 2 months ago
  24. 018f5f6 add comments about the use of different subrun types by Herb Derby · 4 years, 2 months ago
  25. 1cc63da Mark IRNode leaf classes as final. by John Stiles · 4 years, 2 months ago
  26. 1f8f575 SPIRV: Stop mutating (shared) interface blocks for no reason by Brian Osman · 4 years, 2 months ago
  27. e25c300 use SkArenaAlloc for combineIfPossible by Herb Derby · 4 years, 2 months ago
  28. d178606 Revert "In Vk don't set dynamic blend constant on Pipeline if we don't use it." by Greg Daniel · 4 years, 2 months ago
  29. 244ebf7 Add `reportLeaks` method to GrMemoryPool. by John Stiles · 4 years, 2 months ago
  30. 4ce7786 Fix clip shader coverage combining with geometry processor coverage by Michael Ludwig · 4 years, 2 months ago
  31. 71f1266 Revert "SkPathView for ownerless (can live on stack) SkPaths" by Mike Klein · 4 years, 2 months ago
  32. ca107f3 Fix variable name in new uma macro. by Greg Daniel · 4 years, 2 months ago
  33. 15bfe38 Split the SkSL pool into small and large sections. by John Stiles · 4 years, 2 months ago
  34. 270b5c0 Reland "Update the SkSL pool interface to take an allocation size." by John Stiles · 4 years, 2 months ago
  35. 2acd43d switch unique_ptr with deleter to GrMemoryPool by Herb Derby · 4 years, 2 months ago
  36. 9176c51 [skottie] Black & White effect by Florin Malita · 4 years, 2 months ago
  37. 3898bb5 Revert "Update the SkSL pool interface to take an allocation size." by John Stiles · 4 years, 2 months ago
  38. e32e1ab replace GrOpMemoryPool with GrMemoryPool by Herb Derby · 4 years, 2 months ago
  39. 22ef225 Update the SkSL pool interface to take an allocation size. by John Stiles · 4 years, 2 months ago
  40. 5567a60 Guard traversal of certain kinds of mid-optimization IfStatement by Brian Osman · 4 years, 2 months ago
  41. fdf6148 Pass function arguments using SkSpan instead of count + ptr. by John Stiles · 4 years, 2 months ago
  42. 65476e0 Add uma histogram tracking for the number of submit render passes. by Greg Daniel · 4 years, 2 months ago
  43. 890363a Prototype helper functions from FP files before use. by John Stiles · 4 years, 2 months ago
  44. 6b58a33 Mangle function names as a separate step before emitting func-bodies. by John Stiles · 4 years, 2 months ago
  45. 362780c use ieee divide by Mike Klein · 4 years, 2 months ago
  46. 6f87de7 Made IRNode smaller by Ethan Nicholas · 4 years, 2 months ago
  47. 0e13db7 Clean up GrPathUtils by Chris Dalton · 4 years, 2 months ago
  48. 81b270a Optimize SkChopCubicAt to chop at two points at once by Chris Dalton · 4 years, 3 months ago
  49. 3ac83b2f Add additional GrThreadSafeCache test case by Robert Phillips · 4 years, 2 months ago
  50. c76d409 add API for Op creation by Herb Derby · 4 years, 3 months ago
  51. aaea0d9 Update `nameVariable` to return the variable name directly. by John Stiles · 4 years, 2 months ago
  52. d2a3a5b Add support for fFormatArgs in .fp-file inner functions. by John Stiles · 4 years, 2 months ago
  53. 010ce6a Add ProgramUsage side-car to track variable and function references by Brian Osman · 4 years, 2 months ago
  54. 0a7e2fa remove dead computeSegmentMask() by Mike Klein · 4 years, 2 months ago
  55. ddb3c34 Fix GPU capture for Metal test apps. by Jim Van Verth · 4 years, 2 months ago
  56. 0719345 Reduce the SkSL pool size to 512 nodes. by John Stiles · 4 years, 2 months ago
  57. 9abf719 Remove code guarded by SK_LEGACY_SURFACE_PROPS. by Ben Wagner · 4 years, 2 months ago
  58. 58a26a8 Fix the formula for fNumRadialSegmentsPerRadian in GrStrokePatchBuilder by Chris Dalton · 4 years, 2 months ago
  59. 42a741a Allow vertex data to be stored in the thread safe cache by Robert Phillips · 4 years, 2 months ago
  60. 9cef66f Fix use-after-free discovered by fuzzer. by John Stiles · 4 years, 2 months ago
  61. 2d68ea3 Allow SkSL compilers to reuse SkSL Pools without reallocating. by John Stiles · 4 years, 2 months ago
  62. 01b05e5 moved SkSL Switch data into IRNode by Ethan Nicholas · 4 years, 2 months ago
  63. 060503e Use SkMutex in SkSL. by John Stiles · 4 years, 2 months ago
  64. cdeae8c added SkSL OptimizationContext by Ethan Nicholas · 4 years, 2 months ago
  65. 0bb9ec5 Reland "Add pooling support on iOS." by John Stiles · 4 years, 2 months ago
  66. 4fd41ff Fix asserts for npot tiling in gl. by Greg Daniel · 4 years, 2 months ago
  67. 5c7bb32 Reland "Create a basic IRNode pooling system." by John Stiles · 4 years, 2 months ago
  68. f15a598 Revert "Reland "Create a basic IRNode pooling system."" by Greg Daniel · 4 years, 2 months ago
  69. f73091b Revert "Add pooling support on iOS." by Greg Daniel · 4 years, 2 months ago
  70. 38a93e6 Add pooling support on iOS. by John Stiles · 4 years, 2 months ago
  71. f3ec983 Fix storage class issues for push constant variables. by Jim Van Verth · 4 years, 2 months ago
  72. 5b09e6a Reland "Create a basic IRNode pooling system." by John Stiles · 4 years, 2 months ago
  73. e51b6a3 Pop the symbol table if compilation fails. by John Stiles · 4 years, 2 months ago
  74. 292f777 In Vk don't set dynamic blend constant on Pipeline if we don't use it. by Greg Daniel · 4 years, 2 months ago
  75. 5e961b0 Reland "Perform bounding rect-relative calcs in full float in GrRRectBlurEffect" by Brian Salomon · 4 years, 2 months ago
  76. e267464 Make small epsilons more rigorous for gpu gaussian blurs by Michael Ludwig · 4 years, 2 months ago
  77. fb330c2 Revert "Create a basic IRNode pooling system." by John Stiles · 4 years, 2 months ago
  78. 07829f2 Revert "Perform bounding rect-relative calcs in full float in GrRRectBlurEffect" by Brian Salomon · 4 years, 2 months ago
  79. 5e7c040 Migrate additional FPs to `return` instead of `sk_OutColor`. by John Stiles · 4 years, 2 months ago
  80. 2869288 Wrap built-in symbol tables when a switch statement is cloned. by John Stiles · 4 years, 2 months ago
  81. f4594d1 Perform bounding rect-relative calcs in full float in GrRRectBlurEffect by Brian Salomon · 4 years, 2 months ago
  82. e16eca9 Create a basic IRNode pooling system. by John Stiles · 4 years, 2 months ago
  83. 01771c1 Increase encapsulation of GrThreadSafeCache::Entry by Robert Phillips · 4 years, 2 months ago
  84. 2d2f82c Always declare sk_FragColor in GLSL, even if unused by Brian Osman · 4 years, 2 months ago
  85. 838d71d added SkSLNodeArrayWrapper by Ethan Nicholas · 4 years, 2 months ago
  86. a1e2b41 Wrap built-in symbol tables during inlining. by John Stiles · 4 years, 2 months ago
  87. 82f373c Wrap built-in symbol tables when an IRNode is cloned. by John Stiles · 4 years, 2 months ago
  88. 5630abf Fix typo in class name. by John Stiles · 4 years, 2 months ago
  89. 473a848 Make GrFillRectOp::onPrePrepareDraws also call base class' version by Robert Phillips · 4 years, 2 months ago
  90. 9ae860a Reland "Remove GrContext" by Adlai Holler · 4 years, 2 months ago
  91. 74ad27d Rename some of GrThreadSafeCache's member variables by Robert Phillips · 4 years, 2 months ago
  92. 130eef1 [fuchsia] Migrate to new zx::vmar::map method by Adam Barth · 4 years, 2 months ago
  93. 9dfc6d8 Pull the triangulating path renderer's shape-space triangulation into a helper method by Robert Phillips · 4 years, 2 months ago
  94. 1c82367 Clear the `builtin` status of SkSL nodes when they are cloned. by John Stiles · 4 years, 2 months ago
  95. b270568 Almost remove GrContext by Adlai Holler · 4 years, 2 months ago
  96. a80a3dc Fix frexp support in Metal. by John Stiles · 4 years, 2 months ago
  97. 727f0cd Sort SkSL gencode enums by value, not name. by John Stiles · 4 years, 2 months ago
  98. 3ed7cb5 Allow kNoCropRect to be referenced by Michael Ludwig · 4 years, 2 months ago
  99. 51dc285 allow early returns by Mike Klein · 4 years, 3 months ago
  100. 6cc9d8d Better encapsulate creation & usage of triangulating path renderer's key data by Robert Phillips · 4 years, 2 months ago