1. fa3ed03 Add GM to test SkToSRGBColorFilter by Brian Osman · 7 years ago
  2. f828c1d Add Alpha Image GM by Hal Canary · 7 years ago
  3. a48ae6e Blur gm. by Herb Derby · 7 years ago
  4. bdf6c62 srgb conversion needs to be in unpremul by Mike Reed · 7 years ago
  5. 039a7c7 Added new edge handling mode (clamp and repeat) to Gaussian blur filter. by wutao · 7 years ago
  6. 0dc1f4f Add GM image test for blur with clamp mode. by wutao · 7 years ago
  7. 0cc60b8 fix repeat/mirror sampling bleed by Mike Klein · 7 years ago
  8. 43e498e specialize D32 proc for legacy src by Mike Reed · 7 years ago
  9. 3928ff8 Create an SkColorSpaceXform image generator by Matt Sarett · 7 years ago
  10. e23bffd Remove support in GPU backend for distance vector field. by Brian Salomon · 7 years ago
  11. bb3f562 Revert "Revert "Delete SkGaussianEdgeShader"" by Florin Malita · 7 years ago
  12. 9d14f93 Revert "Delete SkGaussianEdgeShader" by Florin Malita · 7 years ago
  13. 64790a3 Delete SkGaussianEdgeShader by Florin Malita · 7 years ago
  14. 2cb7a1a Add GM to test the IgnoreTransform flag on blurs by Greg Daniel · 7 years ago
  15. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  16. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  17. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  18. 6e3ce40 Add GM to verify that drawX == (path.addX, drawPath) by Brian Osman · 7 years ago
  19. 89eb148 Revert "Add GM to verify that drawX == (path.addX, drawPath)" by Greg Daniel · 7 years ago
  20. 78d1b42 Add GM to verify that drawX == (path.addX, drawPath) by Brian Osman · 7 years ago
  21. 7e68bc9 clamp to premul in dither by Mike Klein · 7 years ago
  22. fd35c74 fix SkJumper radial gradient precision by Mike Klein · 7 years ago
  23. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  24. 2e61b18 Add jpeg encoder alpha handling option by Matt Sarett · 7 years ago
  25. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago
  26. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  27. 912876b Add bigrect GM. by Ben Wagner · 7 years ago
  28. 6bfe3f5 add a new hsl GM by Mike Klein · 7 years ago
  29. 9f3dcb3 Reland "Add SkImage::makeColorSpace() with correct transfer fn behavior" by Matt Sarett · 7 years ago
  30. b59a9da Revert "Add SkImage::makeColorSpace() with correct transfer fn behavior" by Matt Sarett · 7 years ago
  31. 9ad0531 Add SkImage::makeColorSpace() with correct transfer fn behavior by Matt Sarett · 7 years ago
  32. 4c9155b Remove EXPERIMENTAL_SHADOWING, Part 1 by Jim Van Verth · 7 years ago
  33. 736a9cc remove unused yuv methods by Mike Reed · 7 years ago
  34. ee7cb5d Delete SkGTypeface and SkGScalerContext by Matt Sarett · 7 years ago
  35. e71db44 Use dstColorSpace in SkPictureShader cache key by Matt Sarett · 7 years ago
  36. 547a727 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 7 years ago
  37. e5fec21 Revert "Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix" by Matt Sarett · 7 years ago
  38. e5efa51 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 7 years ago
  39. 795c5ea don't use deprecated (raw) form of SkPatchUtils, delete duplicate util by Mike Reed · 7 years ago
  40. 35b8b26 Add gm to compare premuls in dst vs. src color space by Matt Sarett · 7 years ago
  41. e549a05 Add new GMs to stress rendering of many circles and rrects by Jim Van Verth · 7 years ago
  42. 394d414 Implement SkHighContrastFilter by Dominic Mazzoni · 7 years ago
  43. 26e573c removed unused code around scaled generators by Mike Reed · 7 years ago
  44. 385468f SkPDF: better tolerance path conversion to quadratics by Hal Canary · 7 years ago
  45. ea47957 A simple gradient test by Tenghui Zhu · 7 years ago
  46. 1cad749 Add GM to test ETC1 by Robert Phillips · 7 years ago
  47. 8bb3b21 Add GM to exercise some of the darker corners of SkMagnifierImageFilter by Robert Phillips · 7 years ago
  48. a950a86 Fix rounding error with tiled bitmap draws by Brian Osman · 7 years ago
  49. 0bd699e Add a GM for SkShadowUtils and fix a few issues. by Brian Salomon · 7 years ago
  50. 964dec3 Move SkGammaColorFilter to tools, limit to sRGB by Brian Osman · 7 years ago
  51. efaad3c Remove SkColorCubeFilter. It is unused. by Mike Klein · 8 years ago
  52. 113fd34 savelayer gm by Mike Reed · 8 years ago
  53. e7a364d GrTessellator: fix artifact with exactly-1-px-wide edges. by Stephen White · 8 years ago
  54. 84014f0 Respect SkColorSpace in SkPNGImageEncoder by Matt Sarett · 8 years ago
  55. 909d379 Improve color space support in SkImage::readPixels() by Matt Sarett · 8 years ago
  56. 20a7ecc Implement scaling in SkCodecImageGenerator by Leon Scroggins III · 8 years ago
  57. 8ced688 Add GM for filtering bug by Robert Phillips · 8 years ago
  58. 5f1bb0a Add a method in SkCanvas to set "hard" clip bounds. by Stan Iliev · 8 years ago
  59. 5476128 Added CMYK support for ICC profiles. by raftias · 8 years ago
  60. 6e1fca4 Add animating blur image filter GM/slide/bench by Robert Phillips · 8 years ago
  61. 62458a6 Revert "Added CMYK support for ICC profiles." by Mike Klein · 8 years ago
  62. 51c3fcd Added CMYK support for ICC profiles. by raftias · 8 years ago
  63. 030cbd5 Add SkOverdrawColorFilter by Matt Sarett · 8 years ago
  64. ca79535 External SkImageGenerator API by Florin Malita · 8 years ago
  65. 08576e6 Fix error with transforming custom/large glyphs by Jim Van Verth · 8 years ago
  66. a9fd106 Draw Alpha8 + color filter correctly in software by Matt Sarett · 8 years ago
  67. 6e74412 Create .gni files for samples, tests, gms, and benches. by Mike Klein · 8 years ago