1. aea8273 Update SKP version by skia-recreate-skps · 3 years, 7 months ago
  2. 312535b Create sksl_small nanobench test. by John Stiles · 3 years, 7 months ago
  3. 0719345 Reduce the SkSL pool size to 512 nodes. by John Stiles · 3 years, 7 months ago
  4. 375e1f6 Add unit tests for vertexData in the thread-safe cache by Robert Phillips · 3 years, 7 months ago
  5. 9abf719 Remove code guarded by SK_LEGACY_SURFACE_PROPS. by Ben Wagner · 3 years, 7 months ago
  6. 58a26a8 Fix the formula for fNumRadialSegmentsPerRadian in GrStrokePatchBuilder by Chris Dalton · 3 years, 7 months ago
  7. 8744a5c Add unit test for nested function calls in FP files. by John Stiles · 3 years, 7 months ago
  8. 65dc579 Show cubic made up of 2 quads by Mike Reed · 3 years, 7 months ago
  9. 80f240a Revive SkSLFPTestbed for basic verification of CPP/H codegen. by John Stiles · 3 years, 7 months ago
  10. 42a741a Allow vertex data to be stored in the thread safe cache by Robert Phillips · 3 years, 7 months ago
  11. 7c64798 Add control to toggle immediate/delayed MTLDrawable acquisition by Jim Van Verth · 3 years, 7 months ago
  12. acdc283 [canvaskit] Use portable fonts for GMs by Kevin Lubick · 3 years, 7 months ago
  13. 5309330 Add unit test demonstrating recursion codegen bug. by John Stiles · 3 years, 7 months ago
  14. 9cef66f Fix use-after-free discovered by fuzzer. by John Stiles · 3 years, 7 months ago
  15. 15d8174 Add unit test for self-referential initializer expressions. by John Stiles · 3 years, 7 months ago
  16. 58cf3fe Roll Dawn from 22505a5afe1f to ade9a5235c73 (2 revisions) by skia-autoroll · 3 years, 7 months ago
  17. 075c527 Roll SwiftShader from e02d8938821a to 8012e62471be (1 revision) by skia-autoroll · 3 years, 7 months ago
  18. 3718e30 Roll ANGLE from d74754378f09 to 097f307e75a4 (10 revisions) by skia-autoroll · 3 years, 7 months ago
  19. 734a27a Roll Chromium from 502ec4ce30b3 to e47bf15edfc4 (424 revisions) by skia-autoroll · 3 years, 7 months ago
  20. 2d68ea3 Allow SkSL compilers to reuse SkSL Pools without reallocating. by John Stiles · 3 years, 7 months ago
  21. 53281c7 [svg] Add current node to render context by Tyler Denniston · 3 years, 7 months ago
  22. 01b05e5 moved SkSL Switch data into IRNode by Ethan Nicholas · 3 years, 7 months ago
  23. 060503e Use SkMutex in SkSL. by John Stiles · 3 years, 7 months ago
  24. cdeae8c added SkSL OptimizationContext by Ethan Nicholas · 3 years, 7 months ago
  25. 65674e4 [canvaskit] Compile in most gms for testing by Kevin Lubick · 3 years, 7 months ago
  26. 0bb9ec5 Reland "Add pooling support on iOS." by John Stiles · 3 years, 7 months ago
  27. 4fd41ff Fix asserts for npot tiling in gl. by Greg Daniel · 3 years, 7 months ago
  28. 5c7bb32 Reland "Create a basic IRNode pooling system." by John Stiles · 3 years, 7 months ago
  29. f15a598 Revert "Reland "Create a basic IRNode pooling system."" by Greg Daniel · 3 years, 7 months ago
  30. f73091b Revert "Add pooling support on iOS." by Greg Daniel · 3 years, 7 months ago
  31. bd70be6 Add much better SkTHashMap visualization to Skia.natvis by Brian Osman · 3 years, 7 months ago
  32. d1b4d34 [fuzz] Copy crashing outputs before failing by Kevin Lubick · 3 years, 7 months ago
  33. 38a93e6 Add pooling support on iOS. by John Stiles · 3 years, 7 months ago
  34. f3ec983 Fix storage class issues for push constant variables. by Jim Van Verth · 3 years, 7 months ago
  35. 6c5f777 Roll SwiftShader from 84f5eeb6dd9b to e02d8938821a (3 revisions) by skia-autoroll · 3 years, 7 months ago
  36. cfb559c Roll Chromium from 4bdce889ea35 to 502ec4ce30b3 (465 revisions) by skia-autoroll · 3 years, 7 months ago
  37. 4af942c Roll ANGLE from e2147a58a233 to d74754378f09 (16 revisions) by skia-autoroll · 3 years, 7 months ago
  38. f645f0e Roll Dawn from cca03ca6bfe9 to 22505a5afe1f (9 revisions) by skia-autoroll · 3 years, 7 months ago
  39. 5b09e6a Reland "Create a basic IRNode pooling system." by John Stiles · 3 years, 7 months ago
  40. 385e7447 [svg] Add support for preserveAspectRatio by Florin Malita · 3 years, 7 months ago
  41. e51b6a3 Pop the symbol table if compilation fails. by John Stiles · 3 years, 7 months ago
  42. bffc116 [canvaskit] Load resources into wasm gms/unit tests. by Kevin Lubick · 3 years, 7 months ago
  43. 292f777 In Vk don't set dynamic blend constant on Pipeline if we don't use it. by Greg Daniel · 3 years, 7 months ago
  44. ab76ab4 [svg] Add gradientUnits attribute, value, and parsing by Tyler Denniston · 3 years, 7 months ago
  45. f857a87 Underline decorations with gaps and no text by Julia Lavrova · 3 years, 7 months ago
  46. 5e961b0 Reland "Perform bounding rect-relative calcs in full float in GrRRectBlurEffect" by Brian Salomon · 3 years, 7 months ago
  47. 9cf9930 Add several more visualizations to Skia.natvis by Brian Osman · 3 years, 7 months ago
  48. e267464 Make small epsilons more rigorous for gpu gaussian blurs by Michael Ludwig · 3 years, 7 months ago
  49. fb330c2 Revert "Create a basic IRNode pooling system." by John Stiles · 3 years, 7 months ago
  50. 07829f2 Revert "Perform bounding rect-relative calcs in full float in GrRRectBlurEffect" by Brian Salomon · 3 years, 7 months ago
  51. 5e7c040 Migrate additional FPs to `return` instead of `sk_OutColor`. by John Stiles · 3 years, 7 months ago
  52. 2869288 Wrap built-in symbol tables when a switch statement is cloned. by John Stiles · 3 years, 7 months ago
  53. f4594d1 Perform bounding rect-relative calcs in full float in GrRRectBlurEffect by Brian Salomon · 3 years, 7 months ago
  54. e16eca9 Create a basic IRNode pooling system. by John Stiles · 3 years, 7 months ago
  55. 01771c1 Increase encapsulation of GrThreadSafeCache::Entry by Robert Phillips · 3 years, 7 months ago
  56. ffad5d3 [canvaskit] Fix gm test runner on non-tryjobs by Kevin Lubick · 3 years, 7 months ago
  57. b432d0b Roll SwiftShader from df17a76102df to 84f5eeb6dd9b (3 revisions) by skia-autoroll · 3 years, 7 months ago
  58. 1f88bb9 Roll ANGLE from 2be35682cd67 to e2147a58a233 (40 revisions) by skia-autoroll · 3 years, 7 months ago
  59. 5128715 Roll Chromium from 60b90a0bfd24 to 4bdce889ea35 (441 revisions) by skia-autoroll · 3 years, 7 months ago
  60. 41d4c65 Roll Dawn from c4593127cbdd to cca03ca6bfe9 (7 revisions) by skia-autoroll · 3 years, 7 months ago
  61. 2d2f82c Always declare sk_FragColor in GLSL, even if unused by Brian Osman · 3 years, 7 months ago
  62. 838d71d added SkSLNodeArrayWrapper by Ethan Nicholas · 3 years, 7 months ago
  63. d6e6a3c update dox for drawPaint by Mike Reed · 3 years, 7 months ago
  64. a1e2b41 Wrap built-in symbol tables during inlining. by John Stiles · 3 years, 7 months ago
  65. 82f373c Wrap built-in symbol tables when an IRNode is cloned. by John Stiles · 3 years, 7 months ago
  66. 5630abf Fix typo in class name. by John Stiles · 3 years, 7 months ago
  67. 473a848 Make GrFillRectOp::onPrePrepareDraws also call base class' version by Robert Phillips · 3 years, 7 months ago
  68. 9ae860a Reland "Remove GrContext" by Adlai Holler · 3 years, 7 months ago
  69. 74ad27d Rename some of GrThreadSafeCache's member variables by Robert Phillips · 3 years, 7 months ago
  70. 130eef1 [fuchsia] Migrate to new zx::vmar::map method by Adam Barth · 3 years, 7 months ago
  71. c49da0b upstream cl/337571894 with tweaks by Mike Klein · 3 years, 7 months ago
  72. 9dfc6d8 Pull the triangulating path renderer's shape-space triangulation into a helper method by Robert Phillips · 3 years, 7 months ago
  73. 39fe8c8 [svg] Parse text attributes by Florin Malita · 3 years, 7 months ago
  74. 1c82367 Clear the `builtin` status of SkSL nodes when they are cloned. by John Stiles · 3 years, 7 months ago
  75. b270568 Almost remove GrContext by Adlai Holler · 3 years, 7 months ago
  76. 4a4eead [canvaskit] Make build docs more clear by Kevin Lubick · 3 years, 7 months ago
  77. 0e24265 add new DemoActivity to showcase SkottieView xml loading and surface view backing by Jorge Betancourt · 3 years, 7 months ago
  78. a80a3dc Fix frexp support in Metal. by John Stiles · 3 years, 7 months ago
  79. bb9769f [canvaskit] Add task driver for running GMs on WASM/WebGL. by Kevin Lubick · 3 years, 7 months ago
  80. 727f0cd Sort SkSL gencode enums by value, not name. by John Stiles · 3 years, 7 months ago
  81. 3ed7cb5 Allow kNoCropRect to be referenced by Michael Ludwig · 3 years, 7 months ago
  82. 51dc285 allow early returns by Mike Klein · 3 years, 7 months ago
  83. 6cc9d8d Better encapsulate creation & usage of triangulating path renderer's key data by Robert Phillips · 3 years, 7 months ago
  84. 607d36b Add a fBuiltin flag to FunctionDefinition. by John Stiles · 3 years, 7 months ago
  85. 13fa346 [infra] Sync to latest infra repo. by Kevin Lubick · 3 years, 7 months ago
  86. 9f8ee0d Remove legacy SkImageGenerator YUV planes interface by Brian Salomon · 3 years, 7 months ago
  87. 4964300 Improve gencode for inlined blend and composition functions. by John Stiles · 3 years, 7 months ago
  88. cd74dfa [canvaskit] Add test harness for running all gms and getting output by Kevin Lubick · 3 years, 7 months ago
  89. a25c061 [canvaskit] Make gm test wrapper not omit known pngs by Kevin Lubick · 3 years, 7 months ago
  90. 38688fc Roll Chromium from cb9deed9f162 to 60b90a0bfd24 (436 revisions) by skia-autoroll · 3 years, 7 months ago
  91. ac1ded0 Roll Dawn from b1938273e405 to c4593127cbdd (14 revisions) by skia-autoroll · 3 years, 7 months ago
  92. a670782 Update GrAttachment budgeted and gpu memory size calculation. by Greg Daniel · 3 years, 7 months ago
  93. f1cd155 Remove a redundant position assignment from stroke tessellation shaders by Chris Dalton · 3 years, 7 months ago
  94. f5323d9 Implement computeScratchKey virtual for GrAttachment. by Greg Daniel · 3 years, 8 months ago
  95. 2e25ff4 Directly compute call counts, rather than mutating state by Brian Osman · 3 years, 7 months ago
  96. c1a249d Revert "Revert "New variant of SkImage::MakeFromYUVATextures."" by Brian Salomon · 3 years, 7 months ago
  97. bcd1fc0 Avoid changing built-in symbol tables during lookup. by John Stiles · 3 years, 7 months ago
  98. 97a1e67 Add context option to disable mipmap support by kylechar · 3 years, 7 months ago
  99. 7c3515b Add builtin flag to SymbolTable. by John Stiles · 3 years, 7 months ago
  100. 2b5504d fix forward/backward jump logic by Mike Klein · 3 years, 7 months ago