1. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 5 years ago
  2. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 5 years ago
  3. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  4. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  5. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 5 years ago
  6. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
  7. 2e29ab5 added support for user-defined functions to GrSKSLFP by Brian Osman · 5 years ago
  8. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  9. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  10. 8ee6cf3 Move SkImageFilter functionality into private SkImageFilter_Base by Michael Ludwig · 5 years ago
  11. ef43f68 Update fuzzer to use new image filter factories by Michael Ludwig · 5 years ago
  12. d7255a7 Make fuzzing use embedded test font by Kevin Lubick · 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. a5ef397 More polyutils fixes by Jim Van Verth · 5 years ago
  17. e869a1e stop calling legacy 255-biased colormatrix by Mike Reed · 5 years ago
  18. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  19. c8bea7d New factories for SkShaders by Mike Reed · 5 years ago
  20. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  21. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  22. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  23. 7c59774 Convert some unit tests from NullGL to Mock context by Brian Osman · 5 years ago
  24. c6142d8 de-common the rest of the flags by Mike Klein · 5 years ago
  25. e5acd75 delete DAA by Mike Klein · 5 years ago
  26. 84836b7 moar static flags by Mike Klein · 5 years ago
  27. 8f4e224 de-Sk tools/debugger by Mike Klein · 5 years ago
  28. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  29. 0cffcbf9 de-Sk tools/font, and git clang-format by Mike Klein · 5 years ago
  30. 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 5 years ago
  31. 0f0a710 Add SkSL2Pipeline fuzzer by Kevin Lubick · 6 years ago
  32. e5476bb Allocate the backing SkBitmap in the SerializedImageFilter fuzzer by Robert Phillips · 6 years ago
  33. 39cbe46 Add input length check when fuzzing by Kevin Lubick · 6 years ago
  34. e9c1ce8 Add oss-fuzz compatible fuzzers for sksl2* by Kevin Lubick · 6 years ago
  35. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  36. d8a90f9 Converting more debug code to SkJSONWriter by Brian Osman · 6 years ago
  37. 087fad7 Add getTypefaceOrDefault and refTypefaceOrDefault by Herb Derby · 6 years ago
  38. a6d1c0a start to build with no paint-text fields by Mike Reed · 6 years ago
  39. 352057b remove legacy fontmetrics flag by Mike Reed · 6 years ago
  40. 212e906 don't use drawPosText by Mike Reed · 6 years ago
  41. fc97f22 FuzzCanvas: do textToglyphs right by Hal Canary · 6 years ago
  42. 96d9dd8 Prevent exponential growth of 'nice' paths when fuzzing by Kevin Lubick · 6 years ago
  43. ec1c620 Avoid system fonts when fuzzing by Kevin Lubick · 6 years ago
  44. 3d6b438 remove legacy pathref validation by Cary Clark · 6 years ago
  45. 340aeda make SK_SUPPORT_LEGACY_FONTMETRICS_IN_PAINT conditional by Mike Reed · 6 years ago
  46. aa3b291 bracket SkPath pathRefIsValid with define by Cary Clark · 6 years ago
  47. 0f9d33e clean up conditional code for SkTextEncoding by Mike Reed · 6 years ago
  48. c33ec9f remove legacy hinting-enum guards by Mike Reed · 6 years ago
  49. 358fcad start to hide textparams on SkPaint by Mike Reed · 6 years ago
  50. 2ed7820 use SkFont in a lot of places by Mike Reed · 6 years ago
  51. 6d9a51a Fuzz: un-inline some code by Hal Canary · 6 years ago
  52. f88f5ef simplify nextRange(), fold in nextEnum() by Mike Klein · 6 years ago
  53. d7a4bea Revert "rm legacy flags for hinting enum" by Mike Reed · 6 years ago
  54. 5cd242b rm legacy flags for hinting enum by Mike Reed · 6 years ago
  55. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  56. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  57. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  58. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  59. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  60. 6d3cb2a [fuzzer] Check enum type at compile time by Kevin Lubick · 6 years ago
  61. 16d91aa remove empty devKern from SkPaint by Mike Reed · 6 years ago
  62. 1edff30 SkPaint::Align is dead by Mike Reed · 6 years ago
  63. f08002c Remove SrcRectConstraint from drawImageRect overloads with no src rect by Brian Salomon · 6 years ago
  64. 6e24cd3 Reland "hide setTextAlign" by Mike Reed · 6 years ago
  65. f10ea21 Revert "hide setTextAlign" by Brian Osman · 6 years ago
  66. 43c7183 hide setTextAlign by Mike Reed · 6 years ago
  67. c88cc77 remove (unused) vertical-text by Mike Reed · 6 years ago
  68. 1f0170c Have FuzzPathop make a new path every time by Kevin Lubick · 6 years ago
  69. f84ded2 Add Legacy fuzz reproducer by Kevin Lubick · 6 years ago
  70. 0f3d2a6 Add new Codec fuzzers to FuzzMain by Kevin Lubick · 6 years ago
  71. 0b8fcbc Add fuzzers for SkAndroidCodec & incrementalDecode by Leon Scroggins III · 6 years ago
  72. 0a5152e Exercise entire public PathOp API by Kevin Lubick · 6 years ago
  73. de2dc8d Add oss-fuzz entrypoint for Polyutils fuzz by Kevin Lubick · 6 years ago
  74. 57507f1 Add autodetect for polyutils fuzz by Kevin Lubick · 6 years ago
  75. 1eb9af9 delete textonpath code -- not used anywhere by Mike Reed · 6 years ago
  76. 7ffa40c FuzzPath -> FuzzNicePath by Mike Klein · 6 years ago
  77. 4ef464c FuzzPath() should probably make a valid path by Mike Klein · 6 years ago
  78. 78c6015 make only valid SkRRects in FuzzPath by Mike Klein · 6 years ago
  79. de54d7c Update autodetects for newer fuzzers by Kevin Lubick · 6 years ago
  80. 60900b5 move skpipe to experimental by Mike Klein · 6 years ago
  81. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  82. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  83. bc9a1a8 Make fuzz::next overloads more consistent by Kevin Lubick · 6 years ago
  84. 66f6ef4 Harden SerializedImageFilter fuzzer against filter creation failure by Robert Phillips · 6 years ago
  85. 8051d38 Fix SkPath::reverseAddPath and fuzzing of SkPath enums by Robert Phillips · 6 years ago
  86. 5e4e545 Expand SkPath fuzzer by Robert Phillips · 6 years ago
  87. da58cac Rip out variable offsetting by Jim Van Verth · 6 years ago
  88. 549ed88 Add FuzzPathop to oss-fuzz by Kevin Lubick · 6 years ago
  89. a62d036 textonpath no longer in canvas by Mike Reed · 6 years ago
  90. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  91. 557aad7 Remove occluder feature from blur mask filter by Robert Phillips · 6 years ago
  92. 6943689 clean up includes by Cary Clark · 6 years ago
  93. 972eba3 sk_tool::Registry: make an iterator. by Hal Canary · 6 years ago
  94. f107a2f SkUTF by Hal Canary · 6 years ago
  95. 2b0e6cd Reland "SkDEBUGF: use __VA_ARGS__" by Hal Canary · 6 years ago
  96. 53c8769 remove unused untested parts of text blob by Cary Clark · 6 years ago
  97. f666cbc remove debug gl interface, grcontextfactory context type, and config. by Brian Salomon · 6 years ago
  98. 061cc21 Add more tests for PolyUtils by Jim Van Verth · 6 years ago
  99. e923ccc Revert "SkDEBUGF: use __VA_ARGS__" by Robert Phillips · 6 years ago
  100. 2267a09 SkDEBUGF: use __VA_ARGS__ by Hal Canary · 6 years ago