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