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