1. ea176c6 Remove scanlineOrder switch statements that always do the same thing by Brian Osman · 6 years ago
  2. 13872dd Region Op Fuzzer by Hal Canary · 6 years ago
  3. c5f0427 Avoid nonsortable rects in drawRect/drawOval by Kevin Lubick · 6 years ago
  4. 27d4219 Move oss-fuzz to MockGPUCanvas by Kevin Lubick · 6 years ago
  5. 3070926 Add mock gl fuzzer by Kevin Lubick · 6 years ago
  6. e4be55d Add Encoder fuzzers by Kevin Lubick · 6 years ago
  7. 8264b31 Add libFuzzer style fuzzer for NullGLCanvas for use on OSS-Fuzz. by Jonathan Metzman · 6 years ago
  8. 486ee3d Port 2 Canvas fuzzers to oss-fuzz by Kevin Lubick · 6 years ago
  9. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 6 years ago
  10. 05cb229 Add oss-fuzz endpoint for PathMeasure by Kevin Lubick · 6 years ago
  11. 91390c8 pathmeasure fuzzer by Cary Clark · 6 years ago
  12. a63d690 Fix a tiny typo by Yuqian Li · 6 years ago
  13. 1991f55 Tweak API fuzzers to run better in libfuzzer by Kevin Lubick · 6 years ago
  14. db1e5c6 Port 3 API fuzzers to be oss-fuzz friendly by Kevin Lubick · 6 years ago
  15. 37c0f71 Add guidance for oss-fuzzer for new path version by Kevin Lubick · 6 years ago
  16. 2388866 Check for null colorFilter in FuzzCanvas by Kevin Lubick · 6 years ago
  17. 19d7bd6 hide virtual and rename to onMakeComposed by Mike Reed · 6 years ago
  18. 2416f96 Add 2 fuzz targets for image decoding (oss-fuzz) by Kevin Lubick · 6 years ago
  19. f034d11 Break some fuzzer targets out so oss-fuzz can use them by Kevin Lubick · 6 years ago
  20. e083f7c Reland "remove SkCanvas::kIsOpaque_SaveLayerFlag" by Mike Klein · 6 years ago
  21. 9ff8c8c Revert "remove SkCanvas::kIsOpaque_SaveLayerFlag" by Mike Klein · 6 years ago
  22. 9a7a2ee remove SkCanvas::kIsOpaque_SaveLayerFlag by Mike Klein · 6 years ago
  23. a71b8d1 Check for nullptrs when fuzzing region_deserialize by Kevin Lubick · 6 years ago
  24. 0331d37 remove unneeded SkFlattenableSerialization by Mike Reed · 6 years ago
  25. 8ad91a9 remove unused SkRasterizer by Mike Reed · 6 years ago
  26. 9cec1bc check for crazy bounds from fuzzer by Mike Reed · 6 years ago
  27. 54f20e0 Fix invalid switch in FuzzCanvas by Kevin Lubick · 6 years ago
  28. 2541edf Add in Region SetPath Fuzzer by Kevin Lubick · 6 years ago
  29. edef8ec Refactor SerializedImageFilter to avoid duplicate code by Kevin Lubick · 7 years ago
  30. 9ff5dc9 Make commandline flags nicer for fuzz executable by Kevin Lubick · 7 years ago
  31. 549be4a Fuzz: GrContextFactory needs to stay in scope by Hal Canary · 7 years ago
  32. 0d82566 Add SkPipe fuzzer by Kevin Lubick · 7 years ago
  33. c8bebd4 fuzz/FuzzCanvas: range in inclucive, not half-open by Hal Canary · 7 years ago
  34. 09757b2 Fuzz skpicture with ReadBuffer by Kevin Lubick · 7 years ago
  35. ca8c095 Implement a fast path for solid color lattice rectangle by Stan Iliev · 7 years ago
  36. fadbfcd upgrade SkReadBuffer to always validate by Mike Reed · 7 years ago
  37. e292443 Fuzz: RasterN32CanvasViaSerialization, by Hal Canary · 7 years ago
  38. d46e85f Add textblob fuzzer by Kevin Lubick · 7 years ago
  39. 77e487d Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient"" by Mike Reed · 7 years ago
  40. c9d2829 Use validating buffer for skpath by Kevin Lubick · 7 years ago
  41. fc45998 Revert "Remove MakeForLocalSpace since picture image is sufficient" by Mike Reed · 7 years ago
  42. 0d8766c Remove MakeForLocalSpace since picture image is sufficient by Mike Reed · 7 years ago
  43. fe75930 Fuzz: use SkNullWStream by Hal Canary · 7 years ago
  44. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  45. 93ba0a4 Switch SkSL to std::string by Brian Osman · 7 years ago
  46. c6c10b4 Remove SkTypeface::Style from fuzzers and lua. by Ben Wagner · 7 years ago
  47. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  48. 40e7e65 remove (unused?) arcto patheffect by Mike Reed · 7 years ago
  49. 54518ac remove unused SkPoint3 from SkColor.h 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. 70e3e9a Remove SkImageFilter::MakeBlur entry point by Robert Phillips · 7 years ago
  56. 0bdaf05 remove unused mode parameter from SkMergeImageFilter by Mike Reed · 7 years ago
  57. bb3f562 Revert "Revert "Delete SkGaussianEdgeShader"" by Florin Malita · 7 years ago
  58. 9d14f93 Revert "Delete SkGaussianEdgeShader" by Florin Malita · 7 years ago
  59. 64790a3 Delete SkGaussianEdgeShader by Florin Malita · 7 years ago
  60. c090c64 move files out of private, and fix up callers to IWYU by Mike Reed · 7 years ago
  61. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  62. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  63. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  64. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 7 years ago
  65. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  66. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  67. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  68. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  69. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 7 years ago
  70. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  71. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  72. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 7 years ago
  73. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 7 years ago
  74. b549cc3 Change SkMemory to the more accurately named SkMalloc. by Herb Derby · 7 years ago
  75. 5aa9158 FuzzCanvas: NullGL & DebugGL by Hal Canary · 7 years ago
  76. d7b34a5 Make SkMemory.h and adjust all files for usage. by Herb Derby · 7 years ago
  77. 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 7 years ago
  78. 5fa6645 remove unused VerticesFlags by Mike Reed · 7 years ago
  79. a839fc0 Add Chromium's fuzz_fileter_fuzz to skia. by Herb Derby · 7 years ago
  80. f49b1e0 FuzzCanvas: only valid ChannelSelectors by Hal Canary · 7 years ago
  81. 0361d49 FuzzCanvas: make fuzzing drawImgNine easier by Hal Canary · 7 years ago
  82. 44801ca FuzzCanvas: NativeGLCanvas by Hal Canary · 7 years ago
  83. 8f0161a Update coverage script to cover new Canvas Fuzzers by Kevin Lubick · 7 years ago
  84. dad29a0 Fix uninitialized values in FuzzCanvas by Kevin Lubick · 7 years ago
  85. 97eb4fe add SkVertices::Builder by Mike Reed · 7 years ago
  86. 1e0138b FuzzCanvas: rename functions, cleanup by Hal Canary · 7 years ago
  87. f700520 FuzzCanvas: fuzz_enum_range template by Hal Canary · 7 years ago
  88. 5af600e FuzzCanvas: SkVertices by Hal Canary · 7 years ago
  89. e03c3e5 FuzzCanvas: ImageFilter by Hal Canary · 7 years ago
  90. 5395c59 FuzzCanvas: TextBlob RSXform SkMaskFilter SkPathEffect by Hal Canary · 7 years ago
  91. b69c4b8 formatting change: FuzzCanvas.cpp by Hal Canary · 7 years ago
  92. 27bece8 FuzzCanvas: SkColorFilter by Hal Canary · 7 years ago
  93. 3a97d27 Fuzz Canvas: Remember that nextRange is inclusive. by Hal Canary · 7 years ago
  94. ce540ea FuzzCanvas: fix BUG=skia:6321 by Hal Canary · 7 years ago
  95. 68b9b57 FuzzCanvas: fix drawVertices BUG=skia:6314 by Hal Canary · 7 years ago
  96. c1a70e2 FuzzCanvas: fix text generation BUG=skia:6299 by Hal Canary · 7 years ago
  97. 1ac8fd2 Define canvas fuzzers like the other API fuzzers by Kevin Lubick · 7 years ago
  98. 62176db fuzz: dump_canvas by Hal Canary · 7 years ago
  99. edbeb8b Fix stack-overflow in FuzzCanvas by Kevin Lubick · 7 years ago
  100. 671e442 FuzzCanvas: impl SkPictureShader, SkTypeface, other TextEncodings by Hal Canary · 7 years ago