1. f84ded2 Add Legacy fuzz reproducer by Kevin Lubick · 6 years ago
  2. 0f3d2a6 Add new Codec fuzzers to FuzzMain by Kevin Lubick · 6 years ago
  3. 57507f1 Add autodetect for polyutils fuzz by Kevin Lubick · 6 years ago
  4. de54d7c Update autodetects for newer fuzzers by Kevin Lubick · 6 years ago
  5. 60900b5 move skpipe to experimental by Mike Klein · 6 years ago
  6. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  7. bc9a1a8 Make fuzz::next overloads more consistent by Kevin Lubick · 6 years ago[Renamed from fuzz/fuzz.cpp]
  8. 972eba3 sk_tool::Registry: make an iterator. by Hal Canary · 6 years ago
  9. 6c56055 Update fuzz autodetect for other fuzzer aliases by Kevin Lubick · 6 years ago
  10. 80452be Fold SkJSON into Skia/utils by Florin Malita · 6 years ago
  11. efd99cc clean up SkPicture include by Cary Clark · 6 years ago
  12. 7796f00 SkJson by Florin Malita · 6 years ago
  13. faef514 More libfuzzer cleanups from GPU switchover by Kevin Lubick · 6 years ago
  14. fe6b489 Add Dockerfile for building and running local Skia checkout with SwiftShader by Kevin Lubick · 6 years ago
  15. 457fa97 Fix fuzz+Skottie integration by Kevin Lubick · 6 years ago
  16. 8ed1a89 remove SkColorSpace::MakeICC() fuzzer by Mike Klein · 6 years ago
  17. 0b0d93d Fuzz should observe the optional Skottie flag. by Florin Malita · 6 years ago
  18. 9eeede2 Add Skottie fuzzer (via json input) by Kevin Lubick · 6 years ago
  19. acd456a IWYU for fuzz binary by Kevin Lubick · 6 years ago
  20. fffa641 Make fuzz autodetect file names by Kevin Lubick · 6 years ago
  21. ea176c6 Remove scanlineOrder switch statements that always do the same thing by Brian Osman · 7 years ago
  22. 2416f96 Add 2 fuzz targets for image decoding (oss-fuzz) by Kevin Lubick · 7 years ago
  23. f034d11 Break some fuzzer targets out so oss-fuzz can use them by Kevin Lubick · 7 years ago
  24. 0331d37 remove unneeded SkFlattenableSerialization by Mike Reed · 7 years ago
  25. 2541edf Add in Region SetPath Fuzzer by Kevin Lubick · 7 years ago
  26. edef8ec Refactor SerializedImageFilter to avoid duplicate code by Kevin Lubick · 7 years ago
  27. 9ff5dc9 Make commandline flags nicer for fuzz executable by Kevin Lubick · 7 years ago
  28. 0d82566 Add SkPipe fuzzer by Kevin Lubick · 7 years ago
  29. 09757b2 Fuzz skpicture with ReadBuffer by Kevin Lubick · 7 years ago
  30. fadbfcd upgrade SkReadBuffer to always validate by Mike Reed · 7 years ago
  31. d46e85f Add textblob fuzzer by Kevin Lubick · 7 years ago
  32. c9d2829 Use validating buffer for skpath by Kevin Lubick · 7 years ago
  33. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  34. 93ba0a4 Switch SkSL to std::string by Brian Osman · 7 years ago
  35. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  36. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  37. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  38. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  39. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  40. 674a184 Add SkCodec::Result indicating error in the data by Leon Scroggins III · 7 years ago
  41. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 8 years ago
  42. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 8 years ago
  43. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 8 years ago
  44. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
  45. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 8 years ago
  46. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 8 years ago
  47. 2e491a6 clean up (partially) colortable api by Mike Reed · 8 years ago
  48. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
  49. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 8 years ago
  50. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 8 years ago
  51. a839fc0 Add Chromium's fuzz_fileter_fuzz to skia. by Herb Derby · 8 years ago
  52. 1ac8fd2 Define canvas fuzzers like the other API fuzzers by Kevin Lubick · 8 years ago
  53. 62176db fuzz: dump_canvas by Hal Canary · 8 years ago
  54. 24ac42b Fuzz PDF, N32, and Null Canvases by Hal Canary · 8 years ago
  55. 0d4bc0d Draw path onto a canvas when fuzzing by Kevin Lubick · 8 years ago
  56. edee1ae Write SkRegion fuzzer by Kevin Lubick · 8 years ago
  57. 0168e04 Add a way to compute the code coverage of fuzzers by Kevin Lubick · 8 years ago
  58. ab273fa move SkTRegister.h into tools by Mike Reed · 8 years ago
  59. f04c50a Add in Path fuzzer by Kevin Lubick · 8 years ago
  60. f80f115 Be able to fuzz a directory of input by Kevin Lubick · 8 years ago
  61. 941e7e2 re-land of added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  62. e8e4a3e Revert "added sk_FragCoord support to skslc" by Greg Daniel · 8 years ago
  63. ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  64. c5a8366 Add fuzzing for decoding animated images by Leon Scroggins III · 8 years ago
  65. f1dd677 Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory by Brian Salomon · 8 years ago
  66. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  67. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  68. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  69. 9e1138d re-land of switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  70. 792d0f1 Revert "switched skslc from std::string to SkString" by Greg Daniel · 8 years ago
  71. d8df21a switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  72. 7ef4b74 re-re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  73. 857cb97 Revert "re-land of skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  74. 498d403 re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  75. b0b5360 Revert "skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  76. 8af38a9 skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  77. 2db8361 bench, samples, etc: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  78. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  79. 2f535ce Make fuzzers use cleaner interface by Kevin Lubick · 8 years ago
  80. 19b9153 Add support for multiple frames in SkCodec by scroggo · 8 years ago
  81. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  82. ddb37d6 re-re-land of skslc now automatically turns on derivatives support by ethannicholas · 8 years ago
  83. e719577 Add SKSL fuzzer by kjlubick · 8 years ago
  84. 8e6c7ad Make SkPngCodec decode progressively. by scroggo · 8 years ago
  85. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  86. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  87. e565450 Port FuzzPathop from chromium by kjlubick · 8 years ago
  88. 3e3c1a5 Add deserialize color space entry point for fuzzing by kjlubick · 8 years ago
  89. 897a8e3 Add ICC fuzzer by kjlubick · 8 years ago
  90. d8d6855 Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  91. 6fb2391 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  92. 26694c3 Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  93. 30e78c9 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  94. 9a89a09 Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  95. a4b09a1 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  96. 9fd07e5 Make fuzz builds set SK_FUZZ_LOGGING by kjlubick · 9 years ago
  97. 4319593 Do an in-place replacement of SkRandom with Fuzz for FilterFuzz by kjlubick · 9 years ago
  98. ca2622b return pictures as sk_sp by reed · 9 years ago
  99. 5bd98a2 Create ParsePath API fuzz by kjlubick · 9 years ago
  100. 2a42f48 Add ability to fuzz images using scaling and different modes by kjlubick · 9 years ago