1. 59a1df2 Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace by Greg Daniel · 7 years ago
  2. 6e87eee add shadermaskfilter by Mike Reed · 7 years ago
  3. 2e0fadb Add a GM and images to test SkEncodedOrigin by Leon Scroggins III · 7 years ago
  4. 98e38e2 Revert "Revert "fix legacy makeRasterImage()"" by Mike Klein · 7 years ago
  5. ef29e42 Revert "fix legacy makeRasterImage()" by Mike Klein · 7 years ago
  6. 7c4ca04 fix legacy makeRasterImage() by Mike Klein · 7 years ago
  7. d284949 restore intersect methods to use old-style empty-checks on their inputs by Mike Reed · 7 years ago
  8. 5c6ac64 Revert "Revert "move homogenous with stride to matrixpriv"" by Brian Salomon · 7 years ago
  9. 744cbb3 Fix alpha contribution to tonal color. by Jim Van Verth · 7 years ago
  10. f226e66 Revert "Transform vertices for distance field glyphs on CPU." by Greg Daniel · 7 years ago
  11. aae533e Revert "Remove SkImage deferred texture image data APIs." by Eric Karl · 7 years ago
  12. 0215e39 Transform vertices for distance field glyphs on CPU. by Brian Salomon · 7 years ago
  13. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  14. 4f5e1d4 Remove SkImage deferred texture image data APIs. by Brian Salomon · 7 years ago
  15. 6574921 Revert "Revert "Fix rendering of drrects with small circular inner rrects."" by Brian Salomon · 7 years ago
  16. ec727c9 Revert "Fix rendering of drrects with small circular inner rrects." by Brian Salomon · 7 years ago
  17. 096074a Fix rendering of drrects with small circular inner rrects. by Brian Salomon · 7 years ago
  18. 29f9ed4 Revert "Revert "Make PathGeoBuilder use consistent iterators."" by Brian Salomon · 7 years ago
  19. b451321 Revert "Make PathGeoBuilder use consistent iterators." by Brian Salomon · 7 years ago
  20. 9c8a16b Make PathGeoBuilder use consistent iterators. by Brian Salomon · 7 years ago
  21. 9b491b2 SkPDF: fix fTextScaleX error by Hal Canary · 7 years ago
  22. dfaa057 SkPDF: less tolerance for small circles by Hal Canary · 7 years ago
  23. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  24. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  25. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  26. e95a62f add some lowp gradient stages by Mike Klein · 7 years ago
  27. 2afe787 add a GM to demo dither by Mike Klein · 7 years ago
  28. a097173 Add a GM to test out odd matrix draws (take 2) by Robert Phillips · 7 years ago
  29. 9d15b07 Revert "Add a GM to test out odd matrix draws" by Robert Phillips · 7 years ago
  30. 761f448 Add a GM to test out odd matrix draws by Robert Phillips · 7 years ago
  31. b433c56 Adjust GPU YUV -> RGB (JPG) conversion by Brian Osman · 7 years ago
  32. df33fef Test blur small radii and text. by Herb Derby · 7 years ago
  33. bdc3afa simplify gm matrices by Mike Reed · 7 years ago
  34. 6dd8cf1 Remove SkLightingShader and associated classes by Robert Phillips · 7 years ago
  35. c47f223 rename new GM by Mike Klein · 7 years ago
  36. fa78ece Revert "Revert "Add GM to test SkToSRGBColorFilter"" by Mike Reed · 7 years ago
  37. a1fc471 Revert "Add GM to test SkToSRGBColorFilter" by Kevin Lubick · 7 years ago
  38. fa3ed03 Add GM to test SkToSRGBColorFilter by Brian Osman · 7 years ago
  39. f828c1d Add Alpha Image GM by Hal Canary · 7 years ago
  40. a48ae6e Blur gm. by Herb Derby · 7 years ago
  41. bdf6c62 srgb conversion needs to be in unpremul by Mike Reed · 7 years ago
  42. 039a7c7 Added new edge handling mode (clamp and repeat) to Gaussian blur filter. by wutao · 7 years ago
  43. 0dc1f4f Add GM image test for blur with clamp mode. by wutao · 7 years ago
  44. 0cc60b8 fix repeat/mirror sampling bleed by Mike Klein · 7 years ago
  45. 43e498e specialize D32 proc for legacy src by Mike Reed · 7 years ago
  46. 3928ff8 Create an SkColorSpaceXform image generator by Matt Sarett · 7 years ago
  47. e23bffd Remove support in GPU backend for distance vector field. by Brian Salomon · 7 years ago
  48. bb3f562 Revert "Revert "Delete SkGaussianEdgeShader"" by Florin Malita · 7 years ago
  49. 9d14f93 Revert "Delete SkGaussianEdgeShader" by Florin Malita · 7 years ago
  50. 64790a3 Delete SkGaussianEdgeShader by Florin Malita · 7 years ago
  51. 2cb7a1a Add GM to test the IgnoreTransform flag on blurs by Greg Daniel · 7 years ago
  52. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  53. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  54. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  55. 6e3ce40 Add GM to verify that drawX == (path.addX, drawPath) by Brian Osman · 7 years ago
  56. 89eb148 Revert "Add GM to verify that drawX == (path.addX, drawPath)" by Greg Daniel · 7 years ago
  57. 78d1b42 Add GM to verify that drawX == (path.addX, drawPath) by Brian Osman · 7 years ago
  58. 7e68bc9 clamp to premul in dither by Mike Klein · 7 years ago
  59. fd35c74 fix SkJumper radial gradient precision by Mike Klein · 7 years ago
  60. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  61. 2e61b18 Add jpeg encoder alpha handling option by Matt Sarett · 7 years ago
  62. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago
  63. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  64. 912876b Add bigrect GM. by Ben Wagner · 7 years ago
  65. 6bfe3f5 add a new hsl GM by Mike Klein · 7 years ago
  66. 9f3dcb3 Reland "Add SkImage::makeColorSpace() with correct transfer fn behavior" by Matt Sarett · 7 years ago
  67. b59a9da Revert "Add SkImage::makeColorSpace() with correct transfer fn behavior" by Matt Sarett · 7 years ago
  68. 9ad0531 Add SkImage::makeColorSpace() with correct transfer fn behavior by Matt Sarett · 7 years ago
  69. 4c9155b Remove EXPERIMENTAL_SHADOWING, Part 1 by Jim Van Verth · 7 years ago
  70. 736a9cc remove unused yuv methods by Mike Reed · 7 years ago
  71. ee7cb5d Delete SkGTypeface and SkGScalerContext by Matt Sarett · 7 years ago
  72. e71db44 Use dstColorSpace in SkPictureShader cache key by Matt Sarett · 7 years ago
  73. 547a727 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 7 years ago
  74. e5fec21 Revert "Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix" by Matt Sarett · 7 years ago
  75. e5efa51 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 7 years ago
  76. 795c5ea don't use deprecated (raw) form of SkPatchUtils, delete duplicate util by Mike Reed · 7 years ago
  77. 35b8b26 Add gm to compare premuls in dst vs. src color space by Matt Sarett · 7 years ago
  78. e549a05 Add new GMs to stress rendering of many circles and rrects by Jim Van Verth · 7 years ago
  79. 394d414 Implement SkHighContrastFilter by Dominic Mazzoni · 7 years ago
  80. 26e573c removed unused code around scaled generators by Mike Reed · 7 years ago
  81. 385468f SkPDF: better tolerance path conversion to quadratics by Hal Canary · 7 years ago
  82. ea47957 A simple gradient test by Tenghui Zhu · 7 years ago
  83. 1cad749 Add GM to test ETC1 by Robert Phillips · 7 years ago
  84. 8bb3b21 Add GM to exercise some of the darker corners of SkMagnifierImageFilter by Robert Phillips · 7 years ago
  85. a950a86 Fix rounding error with tiled bitmap draws by Brian Osman · 7 years ago
  86. 0bd699e Add a GM for SkShadowUtils and fix a few issues. by Brian Salomon · 7 years ago
  87. 964dec3 Move SkGammaColorFilter to tools, limit to sRGB by Brian Osman · 7 years ago
  88. efaad3c Remove SkColorCubeFilter. It is unused. by Mike Klein · 7 years ago
  89. 113fd34 savelayer gm by Mike Reed · 8 years ago
  90. e7a364d GrTessellator: fix artifact with exactly-1-px-wide edges. by Stephen White · 8 years ago
  91. 84014f0 Respect SkColorSpace in SkPNGImageEncoder by Matt Sarett · 8 years ago
  92. 909d379 Improve color space support in SkImage::readPixels() by Matt Sarett · 8 years ago
  93. 20a7ecc Implement scaling in SkCodecImageGenerator by Leon Scroggins III · 8 years ago
  94. 8ced688 Add GM for filtering bug by Robert Phillips · 8 years ago
  95. 5f1bb0a Add a method in SkCanvas to set "hard" clip bounds. by Stan Iliev · 8 years ago
  96. 5476128 Added CMYK support for ICC profiles. by raftias · 8 years ago
  97. 6e1fca4 Add animating blur image filter GM/slide/bench by Robert Phillips · 8 years ago
  98. 62458a6 Revert "Added CMYK support for ICC profiles." by Mike Klein · 8 years ago
  99. 51c3fcd Added CMYK support for ICC profiles. by raftias · 8 years ago
  100. 030cbd5 Add SkOverdrawColorFilter by Matt Sarett · 8 years ago