1. 7b4e43c Update final set of tools to take GrDirectContext by Robert Phillips · 4 years, 1 month ago
  2. ba7cbf7 Add SkSVGCanvas api Fuzzer by Zepeng Hu · 4 years, 1 month ago
  3. f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 4 months ago
  4. 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 4 months ago
  5. fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 4 months ago
  6. 00ba5ef Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots" by Brian Salomon · 4 years, 4 months ago
  7. f6784a8 Don't build GL on Metal, Vulkan, Dawn, Direct3D bots by Brian Salomon · 4 years, 4 months ago
  8. fdf9404 Remove exotic legacy bitmap drawing entry points: Nine, Lattice by Mike Reed · 4 years, 5 months ago
  9. fe2d3c7 SkBlurMaskFilter.h is only needed for (deprecated) emboss by Mike Reed · 4 years, 7 months ago
  10. a072b7b Remove an uncessary and unused parameter for partially generating the JSON command list by Nathaniel Nifong · 4 years, 8 months ago
  11. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 4 years, 10 months ago
  12. ef43f68 Update fuzzer to use new image filter factories by Michael Ludwig · 5 years ago
  13. 00587e3 Prevent UBSAN from complaining too early about invalid enums by Kevin Lubick · 5 years ago
  14. 5785e4a Use SkFontHinting instead of macros. by Ben Wagner · 5 years ago
  15. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  16. e869a1e stop calling legacy 255-biased colormatrix by Mike Reed · 5 years ago
  17. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  18. c8bea7d New factories for SkShaders by Mike Reed · 5 years ago
  19. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  20. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  21. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  22. 7c59774 Convert some unit tests from NullGL to Mock context by Brian Osman · 5 years ago
  23. e5acd75 delete DAA by Mike Klein · 5 years ago
  24. 84836b7 moar static flags by Mike Klein · 5 years ago
  25. 8f4e224 de-Sk tools/debugger by Mike Klein · 5 years ago
  26. 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 5 years ago
  27. e5476bb Allocate the backing SkBitmap in the SerializedImageFilter fuzzer by Robert Phillips · 5 years ago
  28. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  29. d8a90f9 Converting more debug code to SkJSONWriter by Brian Osman · 5 years ago
  30. 087fad7 Add getTypefaceOrDefault and refTypefaceOrDefault by Herb Derby · 6 years ago
  31. 352057b remove legacy fontmetrics flag by Mike Reed · 6 years ago
  32. 212e906 don't use drawPosText by Mike Reed · 6 years ago
  33. fc97f22 FuzzCanvas: do textToglyphs right by Hal Canary · 6 years ago
  34. 340aeda make SK_SUPPORT_LEGACY_FONTMETRICS_IN_PAINT conditional by Mike Reed · 6 years ago
  35. 0f9d33e clean up conditional code for SkTextEncoding by Mike Reed · 6 years ago
  36. 358fcad start to hide textparams on SkPaint by Mike Reed · 6 years ago
  37. 2ed7820 use SkFont in a lot of places by Mike Reed · 6 years ago
  38. f88f5ef simplify nextRange(), fold in nextEnum() by Mike Klein · 6 years ago
  39. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  40. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  41. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  42. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  43. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  44. 16d91aa remove empty devKern from SkPaint by Mike Reed · 6 years ago
  45. 1edff30 SkPaint::Align is dead by Mike Reed · 6 years ago
  46. f08002c Remove SrcRectConstraint from drawImageRect overloads with no src rect by Brian Salomon · 6 years ago
  47. 6e24cd3 Reland "hide setTextAlign" by Mike Reed · 6 years ago
  48. f10ea21 Revert "hide setTextAlign" by Brian Osman · 6 years ago
  49. 43c7183 hide setTextAlign by Mike Reed · 6 years ago
  50. c88cc77 remove (unused) vertical-text by Mike Reed · 6 years ago
  51. 1eb9af9 delete textonpath code -- not used anywhere by Mike Reed · 6 years ago
  52. 7ffa40c FuzzPath -> FuzzNicePath by Mike Klein · 6 years ago
  53. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  54. bc9a1a8 Make fuzz::next overloads more consistent by Kevin Lubick · 6 years ago
  55. 66f6ef4 Harden SerializedImageFilter fuzzer against filter creation failure by Robert Phillips · 6 years ago
  56. a62d036 textonpath no longer in canvas by Mike Reed · 6 years ago
  57. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  58. 557aad7 Remove occluder feature from blur mask filter by Robert Phillips · 6 years ago
  59. f107a2f SkUTF by Hal Canary · 6 years ago
  60. 2b0e6cd Reland "SkDEBUGF: use __VA_ARGS__" by Hal Canary · 6 years ago
  61. f666cbc remove debug gl interface, grcontextfactory context type, and config. by Brian Salomon · 6 years ago
  62. e923ccc Revert "SkDEBUGF: use __VA_ARGS__" by Robert Phillips · 6 years ago
  63. 2267a09 SkDEBUGF: use __VA_ARGS__ by Hal Canary · 6 years ago
  64. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  65. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  66. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  67. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  68. efd99cc clean up SkPicture include by Cary Clark · 6 years ago
  69. faef514 More libfuzzer cleanups from GPU switchover by Kevin Lubick · 6 years ago
  70. fe6b489 Add Dockerfile for building and running local Skia checkout with SwiftShader by Kevin Lubick · 6 years ago
  71. 1b1a557 Add fuzzer option for Blur w/o occluder by Kevin Lubick · 6 years ago
  72. d2ae8dc Add option for fuzzer to toggle DAA by Kevin Lubick · 6 years ago
  73. 0938ce7 Fix FuzzCanvas - drawPath by Kevin Lubick · 6 years ago
  74. ab4f5bd rm SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 6 years ago
  75. 13872dd Region Op Fuzzer by Hal Canary · 6 years ago
  76. c5f0427 Avoid nonsortable rects in drawRect/drawOval by Kevin Lubick · 6 years ago
  77. 27d4219 Move oss-fuzz to MockGPUCanvas by Kevin Lubick · 6 years ago
  78. 3070926 Add mock gl fuzzer by Kevin Lubick · 6 years ago
  79. 486ee3d Port 2 Canvas fuzzers to oss-fuzz by Kevin Lubick · 6 years ago
  80. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 6 years ago
  81. 91390c8 pathmeasure fuzzer by Cary Clark · 6 years ago
  82. 1991f55 Tweak API fuzzers to run better in libfuzzer by Kevin Lubick · 6 years ago
  83. 2388866 Check for null colorFilter in FuzzCanvas by Kevin Lubick · 6 years ago
  84. 19d7bd6 hide virtual and rename to onMakeComposed by Mike Reed · 6 years ago
  85. e083f7c Reland "remove SkCanvas::kIsOpaque_SaveLayerFlag" by Mike Klein · 6 years ago
  86. 9ff8c8c Revert "remove SkCanvas::kIsOpaque_SaveLayerFlag" by Mike Klein · 6 years ago
  87. 9a7a2ee remove SkCanvas::kIsOpaque_SaveLayerFlag by Mike Klein · 6 years ago
  88. 9cec1bc check for crazy bounds from fuzzer by Mike Reed · 7 years ago
  89. 54f20e0 Fix invalid switch in FuzzCanvas by Kevin Lubick · 7 years ago
  90. 2541edf Add in Region SetPath Fuzzer by Kevin Lubick · 7 years ago
  91. edef8ec Refactor SerializedImageFilter to avoid duplicate code by Kevin Lubick · 7 years ago
  92. 549be4a Fuzz: GrContextFactory needs to stay in scope by Hal Canary · 7 years ago
  93. c8bebd4 fuzz/FuzzCanvas: range in inclucive, not half-open by Hal Canary · 7 years ago
  94. ca8c095 Implement a fast path for solid color lattice rectangle by Stan Iliev · 7 years ago
  95. fadbfcd upgrade SkReadBuffer to always validate by Mike Reed · 7 years ago
  96. e292443 Fuzz: RasterN32CanvasViaSerialization, by Hal Canary · 7 years ago
  97. 77e487d Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient"" by Mike Reed · 7 years ago
  98. fc45998 Revert "Remove MakeForLocalSpace since picture image is sufficient" by Mike Reed · 7 years ago
  99. 0d8766c Remove MakeForLocalSpace since picture image is sufficient by Mike Reed · 7 years ago
  100. fe75930 Fuzz: use SkNullWStream by Hal Canary · 7 years ago