1. 95aeee8 Enforce program stack limits on function parameters. by John Stiles · 1 year, 1 month ago
  2. a357a11 Simplify FreeType glyph paths with overlap. by Ben Wagner · 2 years, 3 months ago
  3. e28fcd1 Rename ES2 error tests 'T' through 'Z' to .rts. by John Stiles · 2 years, 3 months ago
  4. 3f69060 Rename ES2 error tests starting with 'S' to .rts. by John Stiles · 2 years, 3 months ago
  5. 0162649 Rename ES2 error tests starting with 'R' to .rts. by John Stiles · 2 years, 3 months ago
  6. a410a95 Rename ES2 error tests 'O' through 'P' to .rts. by John Stiles · 2 years, 3 months ago
  7. a7bf23d Rename ES2 error tests from 'H' through 'M' to .rts. by John Stiles · 2 years, 3 months ago
  8. 8436196 Rename ES2 error tests from 'C' through 'G' to .rts. by John Stiles · 2 years, 3 months ago
  9. 099124d Rename ES2 error tests starting with 'B' to .rts. by John Stiles · 2 years, 3 months ago
  10. d1b4d90 Rename Runtime Effect-compatible ES2 error tests to .rts. by John Stiles · 2 years, 3 months ago
  11. d792dc7 [sksl] Special-case unary negation on matrix types in MSL/SPIR-V by Arman Uguray · 2 years, 3 months ago
  12. 01be94d Support font palette overrides through SkFontArguments by Dominik Röttsches · 2 years, 4 months ago
  13. 795024f Remove support for sksl_with_256_padding_seed_corpus. by John Stiles · 2 years, 4 months ago
  14. 1542db1 Add a test runtime effect for child effects. by John Stiles · 2 years, 4 months ago
  15. 9c111af Add more fuzzer-discovered programs to error tests. by John Stiles · 2 years, 4 months ago
  16. 683ae40 Fix for fuzzer-discovered error with deeply-nested expressions. by John Stiles · 2 years, 4 months ago
  17. 6dda78a Add SkSL error tests for runtime_errors directory. by John Stiles · 2 years, 4 months ago
  18. fd36683 Improve parser behavior with invalid statements inside a Block. by John Stiles · 2 years, 4 months ago
  19. a424b61 Fix OverflowFloatLiteral test in OS X 10.12. by John Stiles · 2 years, 4 months ago
  20. bae2cb0 Remove OverflowFloatLiteral error test temporarily. by John Stiles · 2 years, 4 months ago
  21. 12b6796 Fix floating-point overflow error check on OS X 10.12. by John Stiles · 2 years, 4 months ago
  22. a456175 Add expected errors to every test file. by John Stiles · 2 years, 4 months ago
  23. 28991c1 Reland "Verify that tests in errors/ actually generate the expected errors." by John Stiles · 2 years, 4 months ago
  24. 43539c2 Revert "Verify that tests in errors/ actually generate the expected errors." by John Stiles · 2 years, 4 months ago
  25. 8d646c1 Verify that tests in errors/ actually generate the expected errors. by John Stiles · 2 years, 4 months ago
  26. d0234ba Move backend-specific error tests out of errors/ test folder. by John Stiles · 2 years, 4 months ago
  27. 78eb438 Fill out matrix-folding ES3 tests. by John Stiles · 2 years, 4 months ago
  28. 9c63e63 Add missing intrinsic tests for abs/max/min(genIType), clamp(genType) by John Stiles · 2 years, 4 months ago
  29. bd712d3 In SkSL tests, don't force opaque output by Brian Osman · 2 years, 4 months ago
  30. 7646dff Determine weight, width and slant from variable axes by Dominik Röttsches · 2 years, 4 months ago
  31. c3d8062 Fix up SkSL test on Wembley. by John Stiles · 2 years, 4 months ago
  32. 343258f Fix fuzzer-discovered error with sk_SecondaryFragColor in SPIR-V. by John Stiles · 2 years, 4 months ago
  33. f410361 Report an error if an out param is never written to. by John Stiles · 2 years, 4 months ago
  34. 493a9c0 Fix up test SkSLInlineWithInoutArgument. by John Stiles · 2 years, 4 months ago
  35. 1a9e753 [skottie] Fix text opacity animator semantics by Florin Malita · 2 years, 4 months ago
  36. e6b9512 Add matrix-op-matrix tests to MatrixFoldingES2. by John Stiles · 2 years, 4 months ago
  37. 3b7fd14 Move matrix-scalar splat tests into MatrixFolding. by John Stiles · 2 years, 4 months ago
  38. 3ed2981 Update test to demonstrate out-of-range value in error. by John Stiles · 2 years, 4 months ago
  39. cc473cd Fix fuzzer-discovered error with swizzles. by John Stiles · 2 years, 4 months ago
  40. 9f681e6 Reject $ in variable names for non-builtin code. by John Stiles · 2 years, 5 months ago
  41. 55c215c Reland "Better Matrix/Scalar testing" by Julia Lavrova · 2 years, 5 months ago
  42. 455e580 Revert "Better Matrix/Scalar testing" by Julia Lavrova · 2 years, 5 months ago
  43. 6dece64 [COLRv1] Take P2 into account again in gradient skewing by Dominik Röttsches · 2 years, 5 months ago
  44. abb6115 Better Matrix/Scalar testing by Julia Lavrova · 2 years, 5 months ago
  45. 866db18 Simplify control flow in switch test to unbreak iOS. by John Stiles · 2 years, 5 months ago
  46. 8522bf9 Add test for switch-case folding. by John Stiles · 2 years, 5 months ago
  47. 44c00ae Add test for vector constant folding. by John Stiles · 2 years, 5 months ago
  48. a856f40 Interface blocks no longer allow duplicate fields by Julia Lavrova · 2 years, 5 months ago
  49. ae5f86e Test: Interface blocks allow duplicate fields by Julia Lavrova · 2 years, 5 months ago
  50. ce49ff6 Test: duplicate fields in the same struct allowed by Julia Lavrova · 2 years, 5 months ago
  51. 3c233c7 Update comments in FirstClassArrays test. by John Stiles · 2 years, 5 months ago
  52. a5d4541 Confirm that GLSL codegen always emits array-size after the identifier. by John Stiles · 2 years, 5 months ago
  53. 4cd3ae4 Revert "Fixed SkSL error reporting on array types" by Ethan Nicholas · 2 years, 5 months ago
  54. 6e686b8 Fixed SkSL error reporting on array types by Ethan Nicholas · 2 years, 5 months ago
  55. f393067 Made SkSL type aliases into first-class objects by Ethan Nicholas · 2 years, 5 months ago
  56. 735ff42 Reject #extension in runtime-effect mode by Brian Osman · 2 years, 5 months ago
  57. aa09c78 Add test for structs/interface-blocks with invalid member names. by John Stiles · 2 years, 5 months ago
  58. 1c7d442 Add test containing anonymous function parameters. by John Stiles · 2 years, 5 months ago
  59. 48432e1 Add test demonstrating struct/interface-block name conflict. by John Stiles · 2 years, 5 months ago
  60. fde20db Rename SkSL's 2D cross product builtin function by Brian Osman · 2 years, 6 months ago
  61. 68e240d add sharpen effect support to skottie player by Jorge Betancourt · 2 years, 6 months ago
  62. 83b5237 Fix assertion when debug-tracing a void-return function. by John Stiles · 2 years, 6 months ago
  63. 8c3d183 Rename SkSL 'srgb_unpremul' to just 'color' by Brian Osman · 2 years, 6 months ago
  64. 94f726a Adding test files demonstrating type confusion for arrays/structs. by Julia Lavrova · 2 years, 6 months ago
  65. d7c3b21 Revert "Enable various switch tests in ES2 mode." by John Stiles · 2 years, 6 months ago
  66. ffe365e Enable various switch tests in ES2 mode. by John Stiles · 2 years, 6 months ago
  67. dfe33f4 Add a setting to disable SkVM variable traces. by John Stiles · 2 years, 6 months ago
  68. 030f826 Add debug traces to an existing test. by John Stiles · 2 years, 6 months ago
  69. 00aa1a9 Prevent 'binding' and 'set' on struct/interface block fields by Brian Osman · 2 years, 7 months ago
  70. e051cd3 Disallow 'binding' and 'set' on push constants by Brian Osman · 2 years, 7 months ago
  71. 10c77db Reland "Restrict where 'binding' and 'set' can appear" by Brian Osman · 2 years, 7 months ago
  72. 1bbc6e5 add plumbing for color filter SkSL effect by Jorge Betancourt · 2 years, 7 months ago
  73. d7ebf86 Revert "Restrict where 'binding' and 'set' can appear" by Brian Osman · 2 years, 7 months ago
  74. 9372ef0 Restrict where 'binding' and 'set' can appear by Brian Osman · 2 years, 7 months ago
  75. f72c919 Roll SPIRV-Headers and SPIRV-Tools by Brian Osman · 2 years, 7 months ago
  76. 626dbe1 Add test for commutative operations in SkVM. by John Stiles · 2 years, 7 months ago
  77. bcd6d49 Add test for construction of void. by John Stiles · 2 years, 7 months ago
  78. 85f4226 Fix fuzzer-discovered error with child calls. by John Stiles · 2 years, 7 months ago
  79. 504d57e Add test for void type in struct. by John Stiles · 2 years, 7 months ago
  80. b2271e6 Disallow variables of type 'void'. by John Stiles · 2 years, 7 months ago
  81. fe3cfc1 Add test for variables of type void. by John Stiles · 2 years, 7 months ago
  82. 33fb008 Add parser support for `u` suffix on literals. by John Stiles · 2 years, 7 months ago
  83. e10839f Add basic unit test for octal parsing support. by John Stiles · 2 years, 7 months ago
  84. 14a487f Replace getConstantSubexpression with getConstantValue. by John Stiles · 2 years, 7 months ago
  85. 7ab86bd Add variable slot information to SkVMDebugInfo. by John Stiles · 2 years, 7 months ago
  86. 6460541 Reland "Fix Metal codegen error with structs containing compound types." by John Stiles · 2 years, 7 months ago
  87. 3aaed99 Revert "Fix Metal codegen error with structs containing compound types." by John Stiles · 2 years, 7 months ago
  88. 2a6c415 Fix Metal codegen error with structs containing compound types. by John Stiles · 2 years, 7 months ago
  89. 1991780 Update LoopFloat/LoopInt tests to reduce hoisting. by John Stiles · 2 years, 7 months ago
  90. 05c4116 Allow inlining of functions with unassigned out-params. by John Stiles · 2 years, 7 months ago
  91. 6ee5d9e Improve index-folding of arrays and matrices. by John Stiles · 2 years, 7 months ago
  92. 7441002 Add tests for inlining functions with out/inout params. by John Stiles · 2 years, 7 months ago
  93. 107ea94 Add support for clamp($genUType, ...) in SkSL. by John Stiles · 2 years, 7 months ago
  94. 6fae052 Implement constant folding for index expressions into matrices. by John Stiles · 2 years, 7 months ago
  95. d92f9c2 Add tests for matrix constant-expressions. by John Stiles · 2 years, 7 months ago
  96. 3af95eb Fix test when optimizations are off. by John Stiles · 2 years, 7 months ago
  97. 76c1ff1 Optimize indexing into an array with a constant-expression. by John Stiles · 2 years, 7 months ago
  98. 0b84159 Improve array-indexing tests. by John Stiles · 2 years, 7 months ago
  99. 6e6ae1b Fix inlined out-of-range vector access. by John Stiles · 2 years, 7 months ago
  100. 32385b7 Report incomplete expression-statements as errors. by John Stiles · 2 years, 7 months ago