1. 897a8e3 Add ICC fuzzer by kjlubick · 8 years ago
  2. d8d6855 Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  3. 6fb2391 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  4. 26694c3 Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  5. 30e78c9 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  6. 9a89a09 Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  7. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  8. a4b09a1 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  9. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  10. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  11. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  12. 534c270 Update TileImageFilter to sk_sp by robertphillips · 8 years ago
  13. bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  14. 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 8 years ago
  15. a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  16. 9fd07e5 Make fuzz builds set SK_FUZZ_LOGGING by kjlubick · 8 years ago
  17. 12fa47d Update LightingImageFilter to sk_sp by robertphillips · 8 years ago
  18. ef6a47b Update MatrixConvolutionImageFilter to sk_sp by robertphillips · 8 years ago
  19. 11171f3 Update MagnifierImageFilter to sk_sp by robertphillips · 8 years ago
  20. c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 8 years ago
  21. fc0f44a Update DownSampleImageFilter to sk_sp by robertphillips · 8 years ago
  22. ae8c933 Update SkMatrixImageFilter to sk_sp by robertphillips · 8 years ago
  23. 4319593 Do an in-place replacement of SkRandom with Fuzz for FilterFuzz by kjlubick · 8 years ago
  24. ca2622b return pictures as sk_sp by reed · 8 years ago
  25. e1fce93 Remove FuzzPaeth now that we have some real Fuzzes. by mtklein · 8 years ago
  26. 5bd98a2 Create ParsePath API fuzz by kjlubick · 8 years ago
  27. 2a42f48 Add ability to fuzz images using scaling and different modes by kjlubick · 8 years ago
  28. 47d158e Make fuzz broadcast when it terminates via return. by kjlubick · 8 years ago
  29. 2b6aa21 Make fuzz output the words success for a 'clean exit' by kjlubick · 8 years ago
  30. 97293c6 Change name from ScaleToSides to SkScaleToSides. by herb · 8 years ago
  31. 5e0883c Fix bounds of checking if a radii are too long for a side. by herb · 8 years ago
  32. 26379ca Demo fuzz for Herb by mtklein · 8 years ago
  33. d4387ea fuzz: list API fuzzing options if -t api and -n matches nothing. by mtklein · 8 years ago
  34. 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 · 8 years ago
  35. d0b8234 If we pass no bytes, use the fuzz binary itself. by mtklein · 8 years ago
  36. f5e9782 Restore creature comforts to fuzz binary by mtklein · 8 years ago
  37. a115942 fuzz: signalBug() / signalBoring() by mtklein · 8 years ago
  38. 24a22c7 some fuzz hacking by mtklein · 9 years ago
  39. 65e5824 Add new fuzz binary. by mtklein · 9 years ago