1. f5bc3d1 Move all ColorFilter subclasses to src/effects/colorfilters by Kevin Lubick · 1 year, 7 months ago
  2. 46572b4 [base] Move more files into base by Kevin Lubick · 2 years ago
  3. 19936eb [base] Move some files from include/private to include/private/base by Kevin Lubick · 2 years ago
  4. a8378cd Remove legacy getFillPath from SkPaint by Kevin Lubick · 2 years, 1 month ago
  5. f549128 Add skpathutils namespace by Kevin Lubick · 2 years, 1 month ago
  6. 177a712 Move getFillPath from Paint to SkPathUtils.h by Kevin Lubick · 2 years, 1 month ago
  7. a73b0b5 Remove dependency of SkPaint -> SkPaintPriv by Kevin Lubick · 2 years, 1 month ago
  8. 1ef156b [includes] Enforce IWYU on core .cpp files by Kevin Lubick · 2 years, 1 month ago
  9. 27be14f [includes] Prepare to remove SkColor<->SkImageInfo by Kevin Lubick · 2 years, 10 months ago
  10. 7c1dafe Remove references to skstd::optional in Skia. by John Stiles · 3 years ago
  11. 7326211 Revert "Reland "Remove skstd::optional entirely."" by Brian Osman · 3 years ago
  12. d161e2f Reland "Remove skstd::optional entirely." by John Stiles · 3 years ago
  13. 98e5100 Revert "Remove skstd::optional entirely." by John Stiles · 3 years ago
  14. 17d0fc0 Remove skstd::optional entirely. by John Stiles · 3 years ago
  15. 0dfb2d9 When setting paint color/alpha, pin alpha to [0,1] by Brian Osman · 3 years, 2 months ago
  16. 22cada0 Clean up unflattening paints by Mike Reed · 3 years, 5 months ago
  17. f76768d Revert "Clean up unflattening paints" by Robert Phillips · 3 years, 5 months ago
  18. 717ef94 Clean up unflattening paints by Mike Reed · 3 years, 5 months ago
  19. a9c2e3b Remove vestigates of paint's filterquality by Mike Reed · 3 years, 6 months ago
  20. 95cc53b Hide filterquality enum entirely by Mike Reed · 3 years, 6 months ago
  21. f8b7c1a Pass CTM to path effects (experimental) by Tyler Denniston · 3 years, 6 months ago
  22. 526b0b9 Use value_or in getBlendMode_or. by John Stiles · 3 years, 6 months ago
  23. 26489dc value_or variant for getBlendMode. by Mike Reed · 3 years, 6 months ago
  24. 3037d9f Make setBlender the real name by Mike Reed · 3 years, 6 months ago
  25. a8ac441 Move Mode() factory into SkBlender by Mike Reed · 3 years, 6 months ago
  26. ebf89a0 Simplify uses of asBlendMode by Mike Reed · 3 years, 6 months ago
  27. 569f29d Only trigger serializing blender if it isn't a mode by Mike Reed · 3 years, 6 months ago
  28. 55b401e Make blender the source-of-truth by Mike Reed · 3 years, 7 months ago
  29. a377a92 Add SkBlender support to SkPaint flatten/unflatten. by John Stiles · 3 years, 7 months ago
  30. 9c2fccb Add SkBlender setters and getters to SkPaint. by John Stiles · 3 years, 7 months ago
  31. cc2d073 Remove SkPaint::getHash by Brian Osman · 3 years, 7 months ago
  32. ec9d0e8 Move patheffect details to (private) base subclass by Mike Reed · 3 years, 8 months ago
  33. 4e1c1a7 Implement computeFastBounds for PathEffects by Michael Ludwig · 3 years, 8 months ago
  34. 7db854c Hide getFilterQuality by Mike Reed · 3 years, 10 months ago
  35. 7cee3ef FilterQuality should no longer be needed. by Mike Reed · 3 years, 10 months ago
  36. 1d62221 Hide (unused) SkDrawLooper by Mike Reed · 4 years ago
  37. 839eef3 Work on hiding filter-quality by Mike Reed · 4 years, 1 month ago
  38. e78f8ce Starting to hide setFilterQuality by Mike Reed · 4 years, 1 month ago
  39. 493f89e [fuzz] Standardize, document, and backport fuzzing defines. by Kevin Lubick · 4 years, 4 months ago
  40. c477786 Revert "Revert "remove support for serialized pictures before aug 2019"" by Mike Reed · 4 years, 6 months ago
  41. 59e1602 Revert "remove support for serialized pictures before aug 2019" by Mike Reed · 4 years, 6 months ago
  42. 380fba6 remove support for serialized pictures before aug 2019 by Mike Reed · 4 years, 6 months ago
  43. b11e627 Move impl into SkColorFilterBase by Mike Reed · 4 years, 7 months ago
  44. 1963009 stroke-and-fill is deprecated, introduce simpler api by Mike Reed · 4 years, 8 months ago
  45. 72a0c0c move all picture version crap into single header by Mike Reed · 5 years ago
  46. 9dc0b9e remove code now that loopers are dead (w.r.t. canvas and paint) by Mike Reed · 5 years ago
  47. b7dad44 Reland "hide drawlooper from paint" by Mike Reed · 5 years ago
  48. 6dc14de Revert "hide drawlooper from paint" by Robert Phillips · 5 years ago
  49. 766b42b hide drawlooper from paint by Mike Reed · 5 years ago
  50. dc2b98f simplify setColor, without needing the 4f or the colorspace by Mike Reed · 6 years ago
  51. 0a7b393 SkPaint: new constructor by Hal Canary · 6 years ago
  52. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  53. 90791e2 SkPaint: make bitfield defaults more explicit by Hal Canary · 6 years ago
  54. 9407e24 make float more primary API for paint (esp. for alpha) by Mike Reed · 6 years ago
  55. 59cf562 SkPaint: clean up ctor, dtor, etc by Hal Canary · 6 years ago
  56. 8619a34 Revert "Hide setDrawLooper -- deprecate loopers" by Mike Reed · 6 years ago
  57. c877ea2 Hide setDrawLooper -- deprecate loopers by Mike Reed · 6 years ago
  58. 5f528e5 Revert "Reland "Revert "remove legacy code for text attributes on paint""" by Mike Reed · 6 years ago
  59. 3c03c85 Reland "Revert "remove legacy code for text attributes on paint"" by Mike Reed · 6 years ago
  60. fd0bba8 Revert "Revert "remove legacy code for text attributes on paint"" by Mike Reed · 6 years ago
  61. fb0e2aa Revert "remove legacy code for text attributes on paint" by Mike Reed · 6 years ago
  62. 80f4adf remove legacy code for text attributes on paint by Mike Reed · 6 years ago
  63. f6a2348 remove tricky asint by Mike Reed · 6 years ago
  64. 02738a8 Revert "hide hinting and flag enums with PAINT_FLAGS" by Hal Canary · 6 years ago
  65. 5d052da hide hinting and flag enums with PAINT_FLAGS by Mike Reed · 6 years ago
  66. 463c073 oops, forgot to set hinting on font by Mike Reed · 6 years ago
  67. f738d42 hide SkPaint::getFlags/setFlags, use bool acessors instead by Mike Reed · 6 years ago
  68. 31ba6fe unflatten directly to font for legacy skps by Mike Reed · 6 years ago
  69. e5f9cfa expand flag to include all text-related paint fields by Mike Reed · 6 years ago
  70. 023403b hide setTextEncoding by Mike Reed · 6 years ago
  71. 74b7677 change paint serialization to exclude font-related fields by Mike Reed · 6 years ago
  72. 97f3cc2 flag to convert to SkTextEncoding by Mike Reed · 6 years ago
  73. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  74. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  75. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  76. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  77. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  78. d7f6b72 transition to enum class for SkFontHinting by Mike Reed · 6 years ago
  79. d9b16df add alternative setters for hinting by Mike Reed · 6 years ago
  80. 1edff30 SkPaint::Align is dead by Mike Reed · 6 years ago
  81. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  82. 6e24cd3 Reland "hide setTextAlign" by Mike Reed · 6 years ago
  83. f10ea21 Revert "hide setTextAlign" by Brian Osman · 6 years ago
  84. 43c7183 hide setTextAlign by Mike Reed · 6 years ago
  85. c88cc77 remove (unused) vertical-text by Mike Reed · 6 years ago
  86. dee25cc split SkPaint into separate impl files by Mike Reed · 6 years ago
  87. 04e0c8b Make setupForAsPaths produce a canonical paint by Herb Derby · 6 years ago
  88. da2dc5b Enforce range in SkPaint::setAlpha by Brian Osman · 6 years ago
  89. b0f4d0a Reland "Switch SkPaint's color to SkColor4f" by Brian Osman · 6 years ago
  90. cacf496 Revert "Switch SkPaint's color to SkColor4f" by Brian Osman · 6 years ago
  91. ee87c86 Switch SkPaint's color to SkColor4f by Brian Osman · 6 years ago
  92. 351545a Revert "update SkPaint size sanity check" by Mike Klein · 6 years ago
  93. cd72da2 update SkPaint size sanity check by Mike Klein · 6 years ago
  94. f107a2f SkUTF by Hal Canary · 6 years ago
  95. ab54e73 Hide SkTextBlob::GlyphPositioning from public API by Florin Malita · 6 years ago
  96. 4014ba6 SkUtils: remove some versions of UTF routines. by Hal Canary · 6 years ago
  97. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 7 years ago
  98. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 7 years ago
  99. 2a2f675 SkTypes: extract SkTo by Hal Canary · 7 years ago
  100. 27dddae rebase by Cary Clark · 7 years ago