1. 784184a Prevent outset Ws from going negative by Michael Ludwig · 5 years ago
  2. d1701ba IWYU for gms starting with 'a'. by Ben Wagner · 5 years ago
  3. e869a1e stop calling legacy 255-biased colormatrix by Mike Reed · 5 years ago
  4. f460eee Use linear metrics flag for linear metrics. by Ben Wagner · 5 years ago
  5. e11e5c1 AFAICT, only gm/etc1 uses third_party/etc1 by Mike Klein · 5 years ago
  6. 33db04c add gm/bench for runtime colorfilter by Mike Reed · 5 years ago
  7. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  8. 4941a22 switch some idiosyncratic <includes> to "" by Mike Klein · 5 years ago
  9. 50d79af hide internals of SkColorMatrix (so we can migrate to col-major) by Mike Reed · 5 years ago
  10. 2ce3640 use portable typeface for new gm by Mike Reed · 5 years ago
  11. d567408 Add secret draw-behind method by Mike Reed · 5 years ago
  12. 309de79 Remove SK_TREAT_COLINEAR_DIAGONAL_POINTS_AS_CONCAVE by Brian Osman · 5 years ago
  13. 8a97f56 Swap x/y radii for EllipticalRRectOp depending on matrix. by Brian Salomon · 5 years ago
  14. 2c2240f Make more SkTypeface virtuals pure. by Ben Wagner · 5 years ago
  15. 3966738 Non-substantive changes by Robert Phillips · 5 years ago
  16. 64670cb Reland "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 5 years ago
  17. 33906ad Reland "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Robert Phillips · 5 years ago
  18. 652b007a Revert "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Mike Reed · 5 years ago
  19. 70ed05e Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 5 years ago
  20. fde841d Simplify SkTypeface::charsToGlyphs API to require UTF32 input by Mike Reed · 5 years ago
  21. a6a8400 Support domain clamping and transform matrices in YUVToRGB effects by Michael Ludwig · 5 years ago
  22. e3f17b9 remove SkMixer, since we have explicit lerps/blends in SkShader by Mike Reed · 5 years ago
  23. 21a9b56 moved files generated from .fp files into generated/ directories by Ethan Nicholas · 5 years ago
  24. c8bea7d New factories for SkShaders by Mike Reed · 5 years ago
  25. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  26. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  27. beb7cd2 Reland "Support clip masks for SaveLayerRec and drawSpecial in Ganesh" by Michael Ludwig · 5 years ago
  28. 0d99766 Revert "Reland "Revert "Reland "GPU support for SkMixers"""" by Ethan Nicholas · 5 years ago
  29. 1263889 Reland "Revert "Reland "GPU support for SkMixers""" by Robert Phillips · 5 years ago
  30. d3c9245 Revert "Revert "Reland "GPU support for SkMixers""" by Ethan Nicholas · 5 years ago
  31. 3c3b194 Revert "Support clip masks for SaveLayerRec and drawSpecial in Ganesh" by Michael Ludwig · 5 years ago
  32. 053b293 Support clip masks for SaveLayerRec and drawSpecial in Ganesh by Michael Ludwig · 5 years ago
  33. 937d967 Always mark bitmap glyph runs as such, to ensure they are properly regenerated by Brian Osman · 5 years ago
  34. 2273c90 GM for SkOverdrawCanvas by Herb Derby · 5 years ago
  35. baa1b35 Rename GrPipeline::Flags to GrPipeline::InputFlags by Chris Dalton · 5 years ago
  36. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  37. 290690c GrContext abandon: fail -> skip by Mike Klein · 5 years ago
  38. c1c686b added support for half input variables in SkSL fragment processors by Ethan Nicholas · 5 years ago
  39. e25b447 Move SkTileModes to top level by Mike Reed · 5 years ago
  40. 71c0e94 We don't actually use thesee extensions with GLES by Mike Klein · 5 years ago
  41. 16b1efb allow GMs to fail in DM by Mike Klein · 5 years ago
  42. 4428f2c Remove SkScalarSinCos by Brian Osman · 5 years ago
  43. 9b2c4e9 remove double compose: lerp and mode by Mike Reed · 5 years ago
  44. a6dd1eb Revert "Reland "GPU support for SkMixers"" by Mike Reed · 5 years ago
  45. c9822a1 Reland "GPU support for SkMixers" by Mike Reed · 5 years ago
  46. e6ebe74 Revert "GPU support for SkMixers" by Ethan Nicholas · 5 years ago
  47. 3f2d05e GPU support for SkMixers by Ethan Nicholas · 5 years ago
  48. 73c6c9d Move new convex path towards the end of the path array in GM convexpaths. by Brian Salomon · 5 years ago
  49. 5f8a62b In GrAAConvexPathRenderer check whether middle quadtric control point is by Brian Salomon · 5 years ago
  50. 0c4b581 Add reproduction test case for crbug/947055 by Michael Ludwig · 5 years ago
  51. 20ae25c Reland "Reland "Fix blurry edges on large ovals."" by Jim Van Verth · 5 years ago
  52. 05be23d use mixer to combine two filters by Mike Reed · 5 years ago
  53. 0dffbab Add MSAA and non-aa modes to GrFillRRect Op by Chris Dalton · 5 years ago
  54. cf67778 Fix paint filter quality in draw_image_set GM by Michael Ludwig · 5 years ago
  55. bf341ae Revert "Add MSAA and non-aa modes to GrFillRRect Op" by Chris Dalton · 5 years ago
  56. 16a8e99 Add MSAA and non-aa modes to GrFillRRect Op by Chris Dalton · 5 years ago
  57. 926fb89 Remove old experimental SkiaRenderer APIs by Michael Ludwig · 5 years ago
  58. 65f3344 Clean up texture domain effect GM, wrt proxy creation by Brian Osman · 5 years ago
  59. dbe9322 Fix GM that was trying to create mip-mapped proxies without checking caps by Brian Osman · 5 years ago
  60. 110c703 Move fontmgr_bounds label setting to checkbox. by Ben Wagner · 5 years ago
  61. a5b0b1e Revert "Reland "Fix blurry edges on large ovals."" by Jim Van Verth · 5 years ago
  62. d0f321b de-common --veryVerbose by Mike Klein · 5 years ago
  63. 4dd7c1d Reland "Fix blurry edges on large ovals." by Jim Van Verth · 5 years ago
  64. de49665 Fold together mippped and non-mippped bitmap to proxy functions by Brian Osman · 5 years ago
  65. 5ad6fd3 Put SkImageInfo on SkImage to avoid cost of reconstructing for queries. by Brian Salomon · 5 years ago
  66. 9445f8e Revert "Fix blurry edges on large ovals." by Jim Van Verth · 5 years ago
  67. a185562 fix Google3 roll by Ethan Nicholas · 5 years ago
  68. d9958f8 Use YUV effect in drawEdgeAAImageSet by Michael Ludwig · 5 years ago
  69. f9666f5 Remove SkColorSpaceXformCanvas, and supporting code: by Brian Osman · 5 years ago
  70. c7aed03 Fix blurry edges on large ovals. by Jim Van Verth · 5 years ago
  71. 84836b7 moar static flags by Mike Klein · 5 years ago
  72. 0e9401d Initial checkin of new SkSL interpreter. by Ethan Nicholas · 5 years ago
  73. 2dd1b47 Add support for Y410 (i.e., 1010102) to wacky_yuv_formats by Robert Phillips · 5 years ago
  74. cd5104e SkAnimTimer -> AnimTimer by Mike Klein · 5 years ago
  75. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  76. 0cffcbf9 de-Sk tools/font, and git clang-format by Mike Klein · 5 years ago
  77. 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 5 years ago
  78. 917d356 Remove all of the _as_paths GMs by Brian Osman · 5 years ago
  79. 8dce054 Add planet emoji font. by Ben Wagner · 5 years ago
  80. 390f0cc Reland "Reland "Update SkCanvas' experimental SkiaRenderer API"" by Michael Ludwig · 5 years ago
  81. e91825a add animated version of mixer gm by Mike Reed · 5 years ago
  82. 79a7542 allow mixer to defer to a shader by Mike Reed · 5 years ago
  83. 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 5 years ago
  84. 138a06d Revert "Reland "Update SkCanvas' experimental SkiaRenderer API"" by Brian Salomon · 5 years ago
  85. bd9d88a Reland "Update SkCanvas' experimental SkiaRenderer API" by Michael Ludwig · 5 years ago
  86. 376d812 Use '&' to toggle showing the gm's size in viewer by Mike Reed · 5 years ago
  87. 1b25818 move in center of radial_gradient_precision by Mike Klein · 5 years ago
  88. 90791c2 Revert "Update SkCanvas' experimental SkiaRenderer API" by Michael Ludwig · 5 years ago
  89. 4bf9646 Update SkCanvas' experimental SkiaRenderer API by Michael Ludwig · 5 years ago
  90. 09e5689 Replace GrAAType with flags for path renderers by Chris Dalton · 5 years ago
  91. c723b70 Initial add SkMixers by Mike Reed · 5 years ago
  92. e938c92 Remove SkToSRGBColorFilter (now unused) by Brian Osman · 5 years ago
  93. c512eae Add GM for crbug.com/938592 by Brian Salomon · 5 years ago
  94. e6266a2 Handle arbitrary and degenerate quadrilaterals in GrQuadPerEdgeAA by Michael Ludwig · 5 years ago
  95. ca9b208 rename mixer to lerp (in prep for SkMixer) by Mike Reed · 5 years ago
  96. 0a22ba8 Add kIdentity_SkYUVColorSpace by Robert Phillips · 5 years ago
  97. bea1f94 remove platform_font_manager() by Mike Klein · 5 years ago
  98. d7291ba Restore support for multisample locations by Chris Dalton · 5 years ago
  99. 2e56f3c change gradients4f to use srgb by Mike Reed · 5 years ago
  100. d106110 change gm to use srgb (not linear) so srgb and legacy draw the same by Mike Reed · 5 years ago