1. 9fd07e5 Make fuzz builds set SK_FUZZ_LOGGING by kjlubick · 9 years ago
  2. 12fa47d Update LightingImageFilter to sk_sp by robertphillips · 9 years ago
  3. ef6a47b Update MatrixConvolutionImageFilter to sk_sp by robertphillips · 9 years ago
  4. 11171f3 Update MagnifierImageFilter to sk_sp by robertphillips · 9 years ago
  5. c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 9 years ago
  6. fc0f44a Update DownSampleImageFilter to sk_sp by robertphillips · 9 years ago
  7. ae8c933 Update SkMatrixImageFilter to sk_sp by robertphillips · 9 years ago
  8. 4319593 Do an in-place replacement of SkRandom with Fuzz for FilterFuzz by kjlubick · 9 years ago
  9. ca2622b return pictures as sk_sp by reed · 9 years ago
  10. e1fce93 Remove FuzzPaeth now that we have some real Fuzzes. by mtklein · 9 years ago
  11. 5bd98a2 Create ParsePath API fuzz by kjlubick · 9 years ago
  12. 2a42f48 Add ability to fuzz images using scaling and different modes by kjlubick · 9 years ago
  13. 47d158e Make fuzz broadcast when it terminates via return. by kjlubick · 9 years ago
  14. 2b6aa21 Make fuzz output the words success for a 'clean exit' by kjlubick · 9 years ago
  15. 97293c6 Change name from ScaleToSides to SkScaleToSides. by herb · 9 years ago
  16. 5e0883c Fix bounds of checking if a radii are too long for a side. by herb · 9 years ago
  17. 26379ca Demo fuzz for Herb by mtklein · 9 years ago
  18. d4387ea fuzz: list API fuzzing options if -t api and -n matches nothing. by mtklein · 9 years ago
  19. dba5734 Seperating our fuzzing binary from DM produces a 50x speed increase for decoding images and a 10x speed increase in decoding/rendering Skps. by kjlubick · 9 years ago
  20. d0b8234 If we pass no bytes, use the fuzz binary itself. by mtklein · 9 years ago
  21. f5e9782 Restore creature comforts to fuzz binary by mtklein · 9 years ago
  22. a115942 fuzz: signalBug() / signalBoring() by mtklein · 9 years ago
  23. 24a22c7 some fuzz hacking by mtklein · 9 years ago
  24. 65e5824 Add new fuzz binary. by mtklein · 9 years ago