1. 31e4c38 Add support for function prototypes in Pipeline stage. by John Stiles · 2 years, 11 months ago
  2. cbfa34a Convert internal SkSL to use .eval() by Brian Osman · 3 years ago
  3. 2af13c1 Reland "Fix compilation w/ "skia_enable_svg = false" (take 2)" by Robert Phillips · 3 years ago
  4. 44b7568 Revert "Fix compilation w/ "skia_enable_svg = false" (take 2)" by Robert Phillips · 3 years ago
  5. be2c3ee Fix compilation with "skia_enable_skparagraph = false" by Robert Phillips · 3 years ago
  6. 30a6b10 Fix compilation w/ "skia_enable_svg = false" (take 2) by Robert Phillips · 3 years ago
  7. 293497e Convert internal sample() calls to shade/filter/blend by Brian Osman · 3 years ago
  8. b069708 Improve SPIR-V handling of RTFlip when running the fuzzer. by John Stiles · 3 years ago
  9. 2955c26 Add new SampleBlender callback to SkVMCodeGenerator. by John Stiles · 3 years, 1 month ago
  10. d9a56b9 Remove color argument from sampleShader. by John Stiles · 3 years, 1 month ago
  11. 8050a4b Separate PipelineStage's sampleChild into two callbacks. by John Stiles · 3 years, 1 month ago
  12. d2e0960 Removed SkSL::StringFragment in favor of string_view by Ethan Nicholas · 3 years, 2 months ago
  13. 50d0d09 Add dest-color support to the Pipeline stage. by John Stiles · 3 years, 2 months ago
  14. c9125aa Reland "Better first-class shader & color filter support in runtime effects" by Brian Osman · 3 years, 4 months ago
  15. c2cca5a Revert "Better first-class shader & color filter support in runtime effects" by Greg Daniel · 3 years, 4 months ago
  16. adadb95 Better first-class shader & color filter support in runtime effects by Brian Osman · 3 years, 4 months ago
  17. 552fcb9 Remove flexible runtime effects entirely by Brian Osman · 3 years, 4 months ago
  18. 83dae92 Remove SkSL sample-with-matrix implementation by Brian Osman · 3 years, 4 months ago
  19. fbc06d8 Switch runtime effect fuzzer to use MakeForShader by Brian Osman · 3 years, 4 months ago
  20. 98b066c Add fuzzer for Triangulating Path Renderer by Robert Phillips · 3 years, 4 months ago
  21. 577c606 Runtime effects: Support input color as a parameter to main() by Brian Osman · 3 years, 4 months ago
  22. 3738ef5 Move code generators to codegen/ directory. by John Stiles · 3 years, 4 months ago
  23. 7845b97 [fuzz] Expose Region Op fuzzing to oss-fuzz. by Kevin Lubick · 3 years, 5 months ago
  24. 9d26af9 Fix testing of Runtime Effects with inlining enabled and disabled. by John Stiles · 3 years, 5 months ago
  25. ccb6866 Activate FuzzDDLThreading by Adlai Holler · 3 years, 6 months ago
  26. 5e603c3 Support global variables in pipeline stage generator by Brian Osman · 3 years, 6 months ago
  27. 78a845a Remove declaration of obsolete runtime effect inlining API by Brian Osman · 3 years, 6 months ago
  28. dbd4e6f Move ProgramKind and ProgramSettings types out of SkSL::Program. by John Stiles · 3 years, 6 months ago
  29. 8e756f3 Support structs in runtime effects by Brian Osman · 3 years, 6 months ago
  30. 55761ae Change pipeline stage callbacks to support mangling type names by Brian Osman · 3 years, 6 months ago
  31. 690b6f3 Remove PipelineStageArgs and format-string handshake by Brian Osman · 3 years, 7 months ago
  32. 236ddb3 Detach pipeline-stage generator from SkSL compiler by Brian Osman · 3 years, 7 months ago
  33. 1a771fe [fuzzing] Add SkParagraph to oss-fuzz. by Weston Tracey · 3 years, 7 months ago
  34. 20e92f7 Update SkRuntimeEffect::Make to take an Options struct. by John Stiles · 3 years, 7 months ago
  35. 069e484 drawBitmap is deprecated by Mike Reed · 3 years, 7 months ago
  36. e02d7f8 More hiding of legacy drawImage calls by Mike Reed · 3 years, 7 months ago
  37. 9194675 SkSL: In the front-end, rename PipelineStage to RuntimeEffect by Brian Osman · 3 years, 8 months ago
  38. d7e7659 Move GrShaderCaps from Program::Settings to Compiler by Brian Osman · 3 years, 10 months ago
  39. b341810 Reland "[svg] Relocate out of experimental" by Florin Malita · 3 years, 10 months ago
  40. d6cf56f Revert "[svg] Relocate out of experimental" by Robert Phillips · 3 years, 10 months ago
  41. 6fc4106 [svg] Relocate out of experimental by Florin Malita · 3 years, 10 months ago
  42. b45d0ca [fuzz] Make libfuzzer defines backwards compatible for roll by Kevin Lubick · 4 years ago
  43. 493f89e [fuzz] Standardize, document, and backport fuzzing defines. by Kevin Lubick · 4 years ago
  44. de7d927 Reland "Add inline threshold to SkSL::Program::Settings" by Brian Osman · 4 years ago
  45. a4b9169 Remove 'in' variables from SkRuntimeEffect by Brian Osman · 4 years ago
  46. 3e8fae7 Revert "Add inline threshold to SkSL::Program::Settings" by Brian Osman · 4 years, 1 month ago
  47. ad3db40 Add inline threshold to SkSL::Program::Settings by Brian Osman · 4 years, 1 month ago
  48. fcb7ba0 updated skp fuzzer by Zepeng Hu · 4 years, 1 month ago
  49. cec3a60 remove SkDescriptor API fuzzer by Mike Klein · 4 years, 1 month ago
  50. 9400701 add create ddl fuzzer by Zepeng Hu · 4 years, 1 month ago
  51. a5783f3 Add SkRuntimeEffect Fuzzer by Zepeng Hu · 4 years, 1 month ago
  52. babba97 Use test font manager for SVG fuzzer by Zepeng Hu · 4 years, 2 months ago
  53. ba7cbf7 Add SkSVGCanvas api Fuzzer by Zepeng Hu · 4 years, 2 months ago
  54. f1eb43e replace max_len with if statements by Zepeng Hu · 4 years, 2 months ago
  55. edaf302 add svg fuzzer by Zepeng Hu · 4 years, 2 months ago
  56. 107c666 Make it safe to include SkRuntimeEffect.h from client code by Brian Osman · 4 years, 8 months ago
  57. a12f6cb [fuzzing] Fix skdescriptor deserialize compile by Kevin Lubick · 4 years, 10 months ago
  58. 2be14d3 [fuzzing] Add two fuzzers for SkDescriptor by Kevin Lubick · 4 years, 10 months ago
  59. 2e29ab5 added support for user-defined functions to GrSKSLFP by Brian Osman · 5 years ago
  60. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  61. c6142d8 de-common the rest of the flags by Mike Klein · 5 years ago
  62. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  63. 0cffcbf9 de-Sk tools/font, and git clang-format by Mike Klein · 5 years ago
  64. 0f0a710 Add SkSL2Pipeline fuzzer by Kevin Lubick · 5 years ago
  65. 39cbe46 Add input length check when fuzzing by Kevin Lubick · 5 years ago
  66. e9c1ce8 Add oss-fuzz compatible fuzzers for sksl2* by Kevin Lubick · 5 years ago
  67. ec1c620 Avoid system fonts when fuzzing by Kevin Lubick · 6 years ago
  68. 0f3d2a6 Add new Codec fuzzers to FuzzMain by Kevin Lubick · 6 years ago
  69. 0b8fcbc Add fuzzers for SkAndroidCodec & incrementalDecode by Leon Scroggins III · 6 years ago
  70. de2dc8d Add oss-fuzz entrypoint for Polyutils fuzz by Kevin Lubick · 6 years ago
  71. 7ffa40c FuzzPath -> FuzzNicePath by Mike Klein · 6 years ago
  72. 549ed88 Add FuzzPathop to oss-fuzz by Kevin Lubick · 6 years ago
  73. 6943689 clean up includes by Cary Clark · 6 years ago
  74. 53c8769 remove unused untested parts of text blob by Cary Clark · 6 years ago
  75. 80452be Fold SkJSON into Skia/utils by Florin Malita · 6 years ago
  76. 3d856bd [skottie] Relocate to modules/skottie by Florin Malita · 6 years ago
  77. 9eeede2 Add Skottie fuzzer (via json input) by Kevin Lubick · 6 years ago
  78. 27d4219 Move oss-fuzz to MockGPUCanvas by Kevin Lubick · 6 years ago
  79. e4be55d Add Encoder fuzzers by Kevin Lubick · 6 years ago
  80. 8264b31 Add libFuzzer style fuzzer for NullGLCanvas for use on OSS-Fuzz. by Jonathan Metzman · 6 years ago
  81. 486ee3d Port 2 Canvas fuzzers to oss-fuzz by Kevin Lubick · 6 years ago
  82. 05cb229 Add oss-fuzz endpoint for PathMeasure by Kevin Lubick · 6 years ago
  83. 91390c8 pathmeasure fuzzer by Cary Clark · 6 years ago
  84. db1e5c6 Port 3 API fuzzers to be oss-fuzz friendly by Kevin Lubick · 6 years ago
  85. 37c0f71 Add guidance for oss-fuzzer for new path version by Kevin Lubick · 7 years ago
  86. 2416f96 Add 2 fuzz targets for image decoding (oss-fuzz) by Kevin Lubick · 7 years ago
  87. f034d11 Break some fuzzer targets out so oss-fuzz can use them by Kevin Lubick · 7 years ago
  88. a71b8d1 Check for nullptrs when fuzzing region_deserialize by Kevin Lubick · 7 years ago
  89. 2541edf Add in Region SetPath Fuzzer by Kevin Lubick · 7 years ago