1. 09a7bb2 Reland "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  2. 02e6efe Revert "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  3. 2f2757f ccpr: Implement stroking with fine triangle strips by Chris Dalton · 6 years ago
  4. fbc6d7f Make SkColor4f <-> SkColor skip sRGB conversion by Brian Osman · 6 years ago
  5. 557aad7 Remove occluder feature from blur mask filter by Robert Phillips · 6 years ago
  6. aea785b Recreate Android porter-duff blend modes by Robert Phillips · 6 years ago
  7. 77bf48a Generate Emoji rendering test using typeface created by different font files. by Bruce Wang · 6 years ago
  8. 49d14e9 sksl: Add a "sk_Clockwise" built-in by Chris Dalton · 6 years ago
  9. a8cdbd7 Restore SkLightingShader and associated classes by Robert Phillips · 6 years ago
  10. b609e6d added byte and ubyte types to SKSL by Ruiqi Mao · 6 years ago
  11. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 6 years ago
  12. 27714a0 3d by Mike Reed · 6 years ago
  13. 1e7c658 drawPosText no longer obeys paint alignment by Herb Derby · 6 years ago
  14. be3c1d2 Add perspective support to GrTextureOp. by Brian Salomon · 6 years ago
  15. 6f5e77a ccpr: Cull extremely thin triangles by Chris Dalton · 6 years ago
  16. ab4f5bd rm SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 6 years ago
  17. 010d39d Make a GM for checking blur bounds. by Herb Derby · 7 years ago
  18. 325ea32 Fix SkLocalMatrixShader nesting semantics by Florin Malita · 6 years ago
  19. 4db18ed Add SkOffsetSimplePolygon. by Jim Van Verth · 6 years ago
  20. b18eb35 add repro case for skia:7674 by Mike Klein · 6 years ago
  21. 04a1de5 ccpr: Add an attenuation parameter to triangle corners by Chris Dalton · 6 years ago
  22. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  23. 1b12545 Add scaled emoji GM. by Jim Van Verth · 6 years ago
  24. 67f8584 Revert "Revert "Remove SkImage deferred texture image data APIs."" by Brian Salomon · 6 years ago
  25. 59a1df2 Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace by Greg Daniel · 6 years ago
  26. 6e87eee add shadermaskfilter by Mike Reed · 6 years ago
  27. 2e0fadb Add a GM and images to test SkEncodedOrigin by Leon Scroggins III · 6 years ago
  28. 98e38e2 Revert "Revert "fix legacy makeRasterImage()"" by Mike Klein · 7 years ago
  29. ef29e42 Revert "fix legacy makeRasterImage()" by Mike Klein · 7 years ago
  30. 7c4ca04 fix legacy makeRasterImage() by Mike Klein · 7 years ago
  31. d284949 restore intersect methods to use old-style empty-checks on their inputs by Mike Reed · 7 years ago
  32. 5c6ac64 Revert "Revert "move homogenous with stride to matrixpriv"" by Brian Salomon · 7 years ago
  33. 744cbb3 Fix alpha contribution to tonal color. by Jim Van Verth · 7 years ago
  34. f226e66 Revert "Transform vertices for distance field glyphs on CPU." by Greg Daniel · 7 years ago
  35. aae533e Revert "Remove SkImage deferred texture image data APIs." by Eric Karl · 7 years ago
  36. 0215e39 Transform vertices for distance field glyphs on CPU. by Brian Salomon · 7 years ago
  37. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  38. 4f5e1d4 Remove SkImage deferred texture image data APIs. by Brian Salomon · 7 years ago
  39. 6574921 Revert "Revert "Fix rendering of drrects with small circular inner rrects."" by Brian Salomon · 7 years ago
  40. ec727c9 Revert "Fix rendering of drrects with small circular inner rrects." by Brian Salomon · 7 years ago
  41. 096074a Fix rendering of drrects with small circular inner rrects. by Brian Salomon · 7 years ago
  42. 29f9ed4 Revert "Revert "Make PathGeoBuilder use consistent iterators."" by Brian Salomon · 7 years ago
  43. b451321 Revert "Make PathGeoBuilder use consistent iterators." by Brian Salomon · 7 years ago
  44. 9c8a16b Make PathGeoBuilder use consistent iterators. by Brian Salomon · 7 years ago
  45. 9b491b2 SkPDF: fix fTextScaleX error by Hal Canary · 7 years ago
  46. dfaa057 SkPDF: less tolerance for small circles by Hal Canary · 7 years ago
  47. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  48. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  49. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  50. e95a62f add some lowp gradient stages by Mike Klein · 7 years ago
  51. 2afe787 add a GM to demo dither by Mike Klein · 7 years ago
  52. a097173 Add a GM to test out odd matrix draws (take 2) by Robert Phillips · 7 years ago
  53. 9d15b07 Revert "Add a GM to test out odd matrix draws" by Robert Phillips · 7 years ago
  54. 761f448 Add a GM to test out odd matrix draws by Robert Phillips · 7 years ago
  55. b433c56 Adjust GPU YUV -> RGB (JPG) conversion by Brian Osman · 7 years ago
  56. df33fef Test blur small radii and text. by Herb Derby · 7 years ago
  57. bdc3afa simplify gm matrices by Mike Reed · 7 years ago
  58. 6dd8cf1 Remove SkLightingShader and associated classes by Robert Phillips · 7 years ago
  59. c47f223 rename new GM by Mike Klein · 7 years ago
  60. fa78ece Revert "Revert "Add GM to test SkToSRGBColorFilter"" by Mike Reed · 7 years ago
  61. a1fc471 Revert "Add GM to test SkToSRGBColorFilter" by Kevin Lubick · 7 years ago
  62. fa3ed03 Add GM to test SkToSRGBColorFilter by Brian Osman · 7 years ago
  63. f828c1d Add Alpha Image GM by Hal Canary · 7 years ago
  64. a48ae6e Blur gm. by Herb Derby · 7 years ago
  65. bdf6c62 srgb conversion needs to be in unpremul by Mike Reed · 7 years ago
  66. 039a7c7 Added new edge handling mode (clamp and repeat) to Gaussian blur filter. by wutao · 7 years ago
  67. 0dc1f4f Add GM image test for blur with clamp mode. by wutao · 7 years ago
  68. 0cc60b8 fix repeat/mirror sampling bleed by Mike Klein · 7 years ago
  69. 43e498e specialize D32 proc for legacy src by Mike Reed · 7 years ago
  70. 3928ff8 Create an SkColorSpaceXform image generator by Matt Sarett · 7 years ago
  71. e23bffd Remove support in GPU backend for distance vector field. by Brian Salomon · 7 years ago
  72. bb3f562 Revert "Revert "Delete SkGaussianEdgeShader"" by Florin Malita · 7 years ago
  73. 9d14f93 Revert "Delete SkGaussianEdgeShader" by Florin Malita · 7 years ago
  74. 64790a3 Delete SkGaussianEdgeShader by Florin Malita · 7 years ago
  75. 2cb7a1a Add GM to test the IgnoreTransform flag on blurs by Greg Daniel · 7 years ago
  76. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  77. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  78. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  79. 6e3ce40 Add GM to verify that drawX == (path.addX, drawPath) by Brian Osman · 7 years ago
  80. 89eb148 Revert "Add GM to verify that drawX == (path.addX, drawPath)" by Greg Daniel · 7 years ago
  81. 78d1b42 Add GM to verify that drawX == (path.addX, drawPath) by Brian Osman · 7 years ago
  82. 7e68bc9 clamp to premul in dither by Mike Klein · 7 years ago
  83. fd35c74 fix SkJumper radial gradient precision by Mike Klein · 7 years ago
  84. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  85. 2e61b18 Add jpeg encoder alpha handling option by Matt Sarett · 7 years ago
  86. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago
  87. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  88. 912876b Add bigrect GM. by Ben Wagner · 7 years ago
  89. 6bfe3f5 add a new hsl GM by Mike Klein · 7 years ago
  90. 9f3dcb3 Reland "Add SkImage::makeColorSpace() with correct transfer fn behavior" by Matt Sarett · 7 years ago
  91. b59a9da Revert "Add SkImage::makeColorSpace() with correct transfer fn behavior" by Matt Sarett · 7 years ago
  92. 9ad0531 Add SkImage::makeColorSpace() with correct transfer fn behavior by Matt Sarett · 7 years ago
  93. 4c9155b Remove EXPERIMENTAL_SHADOWING, Part 1 by Jim Van Verth · 7 years ago
  94. 736a9cc remove unused yuv methods by Mike Reed · 7 years ago
  95. ee7cb5d Delete SkGTypeface and SkGScalerContext by Matt Sarett · 7 years ago
  96. e71db44 Use dstColorSpace in SkPictureShader cache key by Matt Sarett · 7 years ago
  97. 547a727 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 7 years ago
  98. e5fec21 Revert "Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix" by Matt Sarett · 7 years ago
  99. e5efa51 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 7 years ago
  100. 795c5ea don't use deprecated (raw) form of SkPatchUtils, delete duplicate util by Mike Reed · 7 years ago