1. 624a529 Added an API for creating RuntimeEffects using the SkSL DSL. by Ethan Nicholas · 3 years, 7 months ago
  2. daed259 Made SkSL DSL into public API by Ethan Nicholas · 3 years, 8 months ago
  3. 7b776b5 Created SKSL_USE_THREAD_LOCAL define by Ethan Nicholas · 4 years ago
  4. b69a9d4 Code cleanup: Remove references to IRNodes from SkSLPool. by John Stiles · 4 years ago
  5. dd13dba Remove pool recycling mechanism. by John Stiles · 4 years ago
  6. e5d729c Free unused scratch space from idle Pools. by John Stiles · 4 years ago
  7. 23e6866 Reland "Replace pooling mechanism with GrMemoryPool." by John Stiles · 4 years ago
  8. b3cc5fd Revert "Replace pooling mechanism with GrMemoryPool." by John Stiles · 4 years ago
  9. 67e1cf4 Replace pooling mechanism with GrMemoryPool. by John Stiles · 4 years ago
  10. 15bfe38 Split the SkSL pool into small and large sections. by John Stiles · 4 years ago
  11. 270b5c0 Reland "Update the SkSL pool interface to take an allocation size." by John Stiles · 4 years ago
  12. 3898bb5 Revert "Update the SkSL pool interface to take an allocation size." by John Stiles · 4 years ago
  13. 22ef225 Update the SkSL pool interface to take an allocation size. by John Stiles · 4 years ago
  14. 0719345 Reduce the SkSL pool size to 512 nodes. by John Stiles · 4 years ago
  15. 2d68ea3 Allow SkSL compilers to reuse SkSL Pools without reallocating. by John Stiles · 4 years, 1 month ago
  16. 0bb9ec5 Reland "Add pooling support on iOS." by John Stiles · 4 years, 1 month ago
  17. 5c7bb32 Reland "Create a basic IRNode pooling system." by John Stiles · 4 years, 1 month ago
  18. f15a598 Revert "Reland "Create a basic IRNode pooling system."" by Greg Daniel · 4 years, 1 month ago
  19. f73091b Revert "Add pooling support on iOS." by Greg Daniel · 4 years, 1 month ago
  20. 38a93e6 Add pooling support on iOS. by John Stiles · 4 years, 1 month ago
  21. 5b09e6a Reland "Create a basic IRNode pooling system." by John Stiles · 4 years, 1 month ago
  22. fb330c2 Revert "Create a basic IRNode pooling system." by John Stiles · 4 years, 1 month ago
  23. e16eca9 Create a basic IRNode pooling system. by John Stiles · 4 years, 1 month ago