1. 0f3d2a6 Add new Codec fuzzers to FuzzMain by Kevin Lubick · 6 years ago
  2. 0b8fcbc Add fuzzers for SkAndroidCodec & incrementalDecode by Leon Scroggins III · 6 years ago
  3. 0a5152e Exercise entire public PathOp API by Kevin Lubick · 6 years ago
  4. de2dc8d Add oss-fuzz entrypoint for Polyutils fuzz by Kevin Lubick · 6 years ago
  5. 57507f1 Add autodetect for polyutils fuzz by Kevin Lubick · 6 years ago
  6. 1eb9af9 delete textonpath code -- not used anywhere by Mike Reed · 6 years ago
  7. 7ffa40c FuzzPath -> FuzzNicePath by Mike Klein · 6 years ago
  8. 4ef464c FuzzPath() should probably make a valid path by Mike Klein · 6 years ago
  9. 78c6015 make only valid SkRRects in FuzzPath by Mike Klein · 6 years ago
  10. de54d7c Update autodetects for newer fuzzers by Kevin Lubick · 6 years ago
  11. 60900b5 move skpipe to experimental by Mike Klein · 6 years ago
  12. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  13. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  14. bc9a1a8 Make fuzz::next overloads more consistent by Kevin Lubick · 6 years ago
  15. 66f6ef4 Harden SerializedImageFilter fuzzer against filter creation failure by Robert Phillips · 6 years ago
  16. 8051d38 Fix SkPath::reverseAddPath and fuzzing of SkPath enums by Robert Phillips · 6 years ago
  17. 5e4e545 Expand SkPath fuzzer by Robert Phillips · 6 years ago
  18. da58cac Rip out variable offsetting by Jim Van Verth · 6 years ago
  19. 549ed88 Add FuzzPathop to oss-fuzz by Kevin Lubick · 6 years ago
  20. a62d036 textonpath no longer in canvas by Mike Reed · 6 years ago
  21. ea60b95 IWYU: SkUtils.h by Hal Canary · 7 years ago
  22. 557aad7 Remove occluder feature from blur mask filter by Robert Phillips · 7 years ago
  23. 6943689 clean up includes by Cary Clark · 7 years ago
  24. 972eba3 sk_tool::Registry: make an iterator. by Hal Canary · 7 years ago
  25. f107a2f SkUTF by Hal Canary · 7 years ago
  26. 2b0e6cd Reland "SkDEBUGF: use __VA_ARGS__" by Hal Canary · 7 years ago
  27. 53c8769 remove unused untested parts of text blob by Cary Clark · 7 years ago
  28. f666cbc remove debug gl interface, grcontextfactory context type, and config. by Brian Salomon · 7 years ago
  29. 061cc21 Add more tests for PolyUtils by Jim Van Verth · 7 years ago
  30. e923ccc Revert "SkDEBUGF: use __VA_ARGS__" by Robert Phillips · 7 years ago
  31. 2267a09 SkDEBUGF: use __VA_ARGS__ by Hal Canary · 7 years ago
  32. 6c56055 Update fuzz autodetect for other fuzzer aliases by Kevin Lubick · 7 years ago
  33. 80452be Fold SkJSON into Skia/utils by Florin Malita · 7 years ago
  34. f08d1d0 Stop using SkTSwap. by Ben Wagner · 7 years ago
  35. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 7 years ago
  36. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 7 years ago
  37. 2a2f675 SkTypes: extract SkTo by Hal Canary · 7 years ago
  38. efd99cc clean up SkPicture include by Cary Clark · 7 years ago
  39. bf45c70 Clean up a few IWYU issues by Mike Klein · 7 years ago
  40. 7796f00 SkJson by Florin Malita · 7 years ago
  41. faef514 More libfuzzer cleanups from GPU switchover by Kevin Lubick · 7 years ago
  42. fe6b489 Add Dockerfile for building and running local Skia checkout with SwiftShader by Kevin Lubick · 7 years ago
  43. 1b1a557 Add fuzzer option for Blur w/o occluder by Kevin Lubick · 7 years ago
  44. d2ae8dc Add option for fuzzer to toggle DAA by Kevin Lubick · 7 years ago
  45. 457fa97 Fix fuzz+Skottie integration by Kevin Lubick · 7 years ago
  46. 3d856bd [skottie] Relocate to modules/skottie by Florin Malita · 7 years ago
  47. 8ed1a89 remove SkColorSpace::MakeICC() fuzzer by Mike Klein · 7 years ago
  48. 0938ce7 Fix FuzzCanvas - drawPath by Kevin Lubick · 7 years ago
  49. 0b0d93d Fuzz should observe the optional Skottie flag. by Florin Malita · 7 years ago
  50. 9eeede2 Add Skottie fuzzer (via json input) by Kevin Lubick · 7 years ago
  51. acd456a IWYU for fuzz binary by Kevin Lubick · 7 years ago
  52. fffa641 Make fuzz autodetect file names by Kevin Lubick · 7 years ago
  53. ab4f5bd rm SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 7 years ago
  54. ea176c6 Remove scanlineOrder switch statements that always do the same thing by Brian Osman · 7 years ago
  55. 13872dd Region Op Fuzzer by Hal Canary · 7 years ago
  56. c5f0427 Avoid nonsortable rects in drawRect/drawOval by Kevin Lubick · 7 years ago
  57. 27d4219 Move oss-fuzz to MockGPUCanvas by Kevin Lubick · 7 years ago
  58. 3070926 Add mock gl fuzzer by Kevin Lubick · 7 years ago
  59. e4be55d Add Encoder fuzzers by Kevin Lubick · 7 years ago
  60. 8264b31 Add libFuzzer style fuzzer for NullGLCanvas for use on OSS-Fuzz. by Jonathan Metzman · 7 years ago
  61. 486ee3d Port 2 Canvas fuzzers to oss-fuzz by Kevin Lubick · 7 years ago
  62. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 7 years ago
  63. 05cb229 Add oss-fuzz endpoint for PathMeasure by Kevin Lubick · 7 years ago
  64. 91390c8 pathmeasure fuzzer by Cary Clark · 7 years ago
  65. a63d690 Fix a tiny typo by Yuqian Li · 7 years ago
  66. 1991f55 Tweak API fuzzers to run better in libfuzzer by Kevin Lubick · 7 years ago
  67. db1e5c6 Port 3 API fuzzers to be oss-fuzz friendly by Kevin Lubick · 7 years ago
  68. 37c0f71 Add guidance for oss-fuzzer for new path version by Kevin Lubick · 7 years ago
  69. 2388866 Check for null colorFilter in FuzzCanvas by Kevin Lubick · 7 years ago
  70. 19d7bd6 hide virtual and rename to onMakeComposed by Mike Reed · 7 years ago
  71. 2416f96 Add 2 fuzz targets for image decoding (oss-fuzz) by Kevin Lubick · 7 years ago
  72. f034d11 Break some fuzzer targets out so oss-fuzz can use them by Kevin Lubick · 7 years ago
  73. e083f7c Reland "remove SkCanvas::kIsOpaque_SaveLayerFlag" by Mike Klein · 7 years ago
  74. 9ff8c8c Revert "remove SkCanvas::kIsOpaque_SaveLayerFlag" by Mike Klein · 7 years ago
  75. 9a7a2ee remove SkCanvas::kIsOpaque_SaveLayerFlag by Mike Klein · 7 years ago
  76. a71b8d1 Check for nullptrs when fuzzing region_deserialize by Kevin Lubick · 7 years ago
  77. 0331d37 remove unneeded SkFlattenableSerialization by Mike Reed · 7 years ago
  78. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  79. 9cec1bc check for crazy bounds from fuzzer by Mike Reed · 7 years ago
  80. 54f20e0 Fix invalid switch in FuzzCanvas by Kevin Lubick · 7 years ago
  81. 2541edf Add in Region SetPath Fuzzer by Kevin Lubick · 7 years ago
  82. edef8ec Refactor SerializedImageFilter to avoid duplicate code by Kevin Lubick · 7 years ago
  83. 9ff5dc9 Make commandline flags nicer for fuzz executable by Kevin Lubick · 7 years ago
  84. 549be4a Fuzz: GrContextFactory needs to stay in scope by Hal Canary · 7 years ago
  85. 0d82566 Add SkPipe fuzzer by Kevin Lubick · 7 years ago
  86. c8bebd4 fuzz/FuzzCanvas: range in inclucive, not half-open by Hal Canary · 7 years ago
  87. 09757b2 Fuzz skpicture with ReadBuffer by Kevin Lubick · 7 years ago
  88. ca8c095 Implement a fast path for solid color lattice rectangle by Stan Iliev · 7 years ago
  89. fadbfcd upgrade SkReadBuffer to always validate by Mike Reed · 7 years ago
  90. e292443 Fuzz: RasterN32CanvasViaSerialization, by Hal Canary · 7 years ago
  91. d46e85f Add textblob fuzzer by Kevin Lubick · 7 years ago
  92. 77e487d Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient"" by Mike Reed · 7 years ago
  93. c9d2829 Use validating buffer for skpath by Kevin Lubick · 7 years ago
  94. fc45998 Revert "Remove MakeForLocalSpace since picture image is sufficient" by Mike Reed · 7 years ago
  95. 0d8766c Remove MakeForLocalSpace since picture image is sufficient by Mike Reed · 7 years ago
  96. fe75930 Fuzz: use SkNullWStream by Hal Canary · 8 years ago
  97. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  98. 93ba0a4 Switch SkSL to std::string by Brian Osman · 8 years ago
  99. c6c10b4 Remove SkTypeface::Style from fuzzers and lua. by Ben Wagner · 8 years ago
  100. ede7bac use unique_ptr for codec factories by Mike Reed · 8 years ago