1. 71e806b Merge "Add fillType support to VectorDrawable" into nyc-dev by Tenghui Zhu · 8 years ago
  2. 46591f4 Add fillType support to VectorDrawable by Teng-Hui Zhu · 8 years ago
  3. 24ba125 Workaround for PathMeasure.getSegment() behavior change by Doris Liu · 8 years ago
  4. ef062eb Ref count the nodes in VectorDrawable by Doris Liu · 8 years ago
  5. 766431a Revert "Revert "VectorDrawable native rendering - Step 4 of MANY"" by Doris Liu · 8 years ago
  6. 5a11e8d Revert "VectorDrawable native rendering - Step 4 of MANY" by Doris Liu · 8 years ago
  7. 777bf85 Remove remaining references to SkCanvas::SaveFlags by Florin Malita · 8 years ago
  8. f276acd VectorDrawable native rendering - Step 4 of MANY by Doris Liu · 9 years ago
  9. 28d4ea5 Fix redundant drawPath call by Teng-Hui Zhu · 9 years ago
  10. dbee9bb Gradient for VectorDrawable's fill and stroke by Teng-Hui Zhu · 9 years ago
  11. eecff56 Add internal Canvas save flags by Florin Malita · 9 years ago
  12. c2de46f Create SkCanvas on the stack to avoid leaking memeory by Doris Liu · 9 years ago
  13. e410a35 Properly handle the negative scaling factor of canvas in VectorDrawable by Doris Liu · 9 years ago
  14. a0e6157 VectorDrawable: Use the matrix scale only if the matrix has no rotation or skew. by Doris Liu · 9 years ago
  15. 4bbc293 VectorDrawable native rendering - Step 3 of MANY by Doris Liu · 9 years ago