1. 7b4e43c Update final set of tools to take GrDirectContext by Robert Phillips · 4 years ago
  2. ba7cbf7 Add SkSVGCanvas api Fuzzer by Zepeng Hu · 4 years ago
  3. f1eb43e replace max_len with if statements by Zepeng Hu · 4 years, 1 month ago
  4. edaf302 add svg fuzzer by Zepeng Hu · 4 years, 1 month ago
  5. 30212b7 Fix implicit fallthroughs throughout Skia. by John Stiles · 4 years, 1 month ago
  6. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 2 months ago
  7. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 2 months ago
  8. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 2 months ago
  9. f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 4 months ago
  10. 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 4 months ago
  11. fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 4 months ago
  12. 00ba5ef Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots" by Brian Salomon · 4 years, 4 months ago
  13. f6784a8 Don't build GL on Metal, Vulkan, Dawn, Direct3D bots by Brian Salomon · 4 years, 4 months ago
  14. fdf9404 Remove exotic legacy bitmap drawing entry points: Nine, Lattice by Mike Reed · 4 years, 4 months ago
  15. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 5 months ago
  16. 107c666 Make it safe to include SkRuntimeEffect.h from client code by Brian Osman · 4 years, 6 months ago
  17. fe2d3c7 SkBlurMaskFilter.h is only needed for (deprecated) emboss by Mike Reed · 4 years, 6 months ago
  18. 35c64f6 Only checksum and query a valid descriptor by Herb Derby · 4 years, 7 months ago
  19. f64e958 Properly free bytes in SkDescriptor fuzzer by Kevin Lubick · 4 years, 7 months ago
  20. 26300d6 Make allocation of SkDescriptor do initialization by Herb Derby · 4 years, 7 months ago
  21. 56c03da Have the fuzzer init the SkDescriptor by Herb Derby · 4 years, 7 months ago
  22. a072b7b Remove an uncessary and unused parameter for partially generating the JSON command list by Nathaniel Nifong · 4 years, 7 months ago
  23. 77d3694 don't create out of range enums by Mike Klein · 4 years, 7 months ago
  24. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 4 years, 8 months ago
  25. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 4 years, 8 months ago
  26. 3a50981 switch to new filltype for SkPath by Mike Reed · 4 years, 8 months ago
  27. 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 4 years, 8 months ago
  28. 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 8 months ago
  29. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 8 months ago
  30. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 4 years, 8 months ago
  31. e0fbe94 Use flat version of path-direction enum by Mike Reed · 4 years, 8 months ago
  32. a12f6cb [fuzzing] Fix skdescriptor deserialize compile by Kevin Lubick · 4 years, 9 months ago
  33. 2be14d3 [fuzzing] Add two fuzzers for SkDescriptor by Kevin Lubick · 4 years, 9 months ago
  34. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 4 years, 9 months ago
  35. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 4 years, 9 months ago
  36. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 9 months ago
  37. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 9 months ago
  38. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 4 years, 9 months ago
  39. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 4 years, 9 months ago
  40. 2e29ab5 added support for user-defined functions to GrSKSLFP by Brian Osman · 4 years, 10 months ago
  41. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 4 years, 10 months ago
  42. e1af444 add guard to switch to SkPathTypes by Mike Reed · 4 years, 10 months ago
  43. 8ee6cf3 Move SkImageFilter functionality into private SkImageFilter_Base by Michael Ludwig · 5 years ago
  44. ef43f68 Update fuzzer to use new image filter factories by Michael Ludwig · 5 years ago
  45. d7255a7 Make fuzzing use embedded test font by Kevin Lubick · 5 years ago
  46. 00587e3 Prevent UBSAN from complaining too early about invalid enums by Kevin Lubick · 5 years ago
  47. 5785e4a Use SkFontHinting instead of macros. by Ben Wagner · 5 years ago
  48. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  49. a5ef397 More polyutils fixes by Jim Van Verth · 5 years ago
  50. e869a1e stop calling legacy 255-biased colormatrix by Mike Reed · 5 years ago
  51. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  52. c8bea7d New factories for SkShaders by Mike Reed · 5 years ago
  53. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  54. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  55. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  56. 7c59774 Convert some unit tests from NullGL to Mock context by Brian Osman · 5 years ago
  57. c6142d8 de-common the rest of the flags by Mike Klein · 5 years ago
  58. e5acd75 delete DAA by Mike Klein · 5 years ago
  59. 84836b7 moar static flags by Mike Klein · 5 years ago
  60. 8f4e224 de-Sk tools/debugger by Mike Klein · 5 years ago
  61. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  62. 0cffcbf9 de-Sk tools/font, and git clang-format by Mike Klein · 5 years ago
  63. 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 5 years ago
  64. 0f0a710 Add SkSL2Pipeline fuzzer by Kevin Lubick · 5 years ago
  65. e5476bb Allocate the backing SkBitmap in the SerializedImageFilter fuzzer by Robert Phillips · 5 years ago
  66. 39cbe46 Add input length check when fuzzing by Kevin Lubick · 5 years ago
  67. e9c1ce8 Add oss-fuzz compatible fuzzers for sksl2* by Kevin Lubick · 5 years ago
  68. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  69. d8a90f9 Converting more debug code to SkJSONWriter by Brian Osman · 5 years ago
  70. 087fad7 Add getTypefaceOrDefault and refTypefaceOrDefault by Herb Derby · 5 years ago
  71. a6d1c0a start to build with no paint-text fields by Mike Reed · 6 years ago
  72. 352057b remove legacy fontmetrics flag by Mike Reed · 6 years ago
  73. 212e906 don't use drawPosText by Mike Reed · 6 years ago
  74. fc97f22 FuzzCanvas: do textToglyphs right by Hal Canary · 6 years ago
  75. 96d9dd8 Prevent exponential growth of 'nice' paths when fuzzing by Kevin Lubick · 6 years ago
  76. ec1c620 Avoid system fonts when fuzzing by Kevin Lubick · 6 years ago
  77. 3d6b438 remove legacy pathref validation by Cary Clark · 6 years ago
  78. 340aeda make SK_SUPPORT_LEGACY_FONTMETRICS_IN_PAINT conditional by Mike Reed · 6 years ago
  79. aa3b291 bracket SkPath pathRefIsValid with define by Cary Clark · 6 years ago
  80. 0f9d33e clean up conditional code for SkTextEncoding by Mike Reed · 6 years ago
  81. c33ec9f remove legacy hinting-enum guards by Mike Reed · 6 years ago
  82. 358fcad start to hide textparams on SkPaint by Mike Reed · 6 years ago
  83. 2ed7820 use SkFont in a lot of places by Mike Reed · 6 years ago
  84. 6d9a51a Fuzz: un-inline some code by Hal Canary · 6 years ago
  85. f88f5ef simplify nextRange(), fold in nextEnum() by Mike Klein · 6 years ago
  86. d7a4bea Revert "rm legacy flags for hinting enum" by Mike Reed · 6 years ago
  87. 5cd242b rm legacy flags for hinting enum by Mike Reed · 6 years ago
  88. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  89. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  90. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  91. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  92. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  93. 6d3cb2a [fuzzer] Check enum type at compile time by Kevin Lubick · 6 years ago
  94. 16d91aa remove empty devKern from SkPaint by Mike Reed · 6 years ago
  95. 1edff30 SkPaint::Align is dead by Mike Reed · 6 years ago
  96. f08002c Remove SrcRectConstraint from drawImageRect overloads with no src rect by Brian Salomon · 6 years ago
  97. 6e24cd3 Reland "hide setTextAlign" by Mike Reed · 6 years ago
  98. f10ea21 Revert "hide setTextAlign" by Brian Osman · 6 years ago
  99. 43c7183 hide setTextAlign by Mike Reed · 6 years ago
  100. c88cc77 remove (unused) vertical-text by Mike Reed · 6 years ago