1. a33b67c Rewrite GrQuad to use separate arrays of x and y values to be Sk4f friendly. by Brian Salomon · 6 years ago
  2. 7c2192b Make SkMatrixPriv stride mapping functions take separate src and dst strides by Brian Salomon · 7 years ago
  3. fa3783f Remove public version of SkMatrix::mapPointsWithStride. by Brian Salomon · 7 years ago
  4. 8fb3725 Privatize separate src/dst version of SkMatrix::mapPointsWithStride. by Brian Salomon · 7 years ago
  5. 5c6ac64 Revert "Revert "move homogenous with stride to matrixpriv"" by Brian Salomon · 7 years ago
  6. de71572 Revert "move homogenous with stride to matrixpriv" by Greg Daniel · 7 years ago
  7. 2d53d98 move homogenous with stride to matrixpriv by Cary Clark · 7 years ago
  8. 74f623d make point array methods private by Cary Clark · 7 years ago
  9. 6d6d603 make matrix serialization private by Cary Clark · 7 years ago
  10. 9480d82 make skmatrix getmapproc private by Cary Clark · 7 years ago
  11. 57caa66 Revert "Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans."" by Brian Salomon · 7 years ago
  12. 62563de Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans." by Brian Salomon · 7 years ago
  13. fa2d604 Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans. by Brian Salomon · 7 years ago
  14. f0cb7a0 Revert "move SkMatrix anonymous affine enum to private" by Mike Reed · 7 years ago
  15. 708ec81 move SkMatrix anonymous affine enum to private by Cary Clark · 7 years ago
  16. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  17. 6a88206 combine setRectFan and mapRect by reed · 8 years ago
  18. a39667c add SkMatrixPriv for specialized helpers by reed · 8 years ago