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