1. 23c38a9 Update VectorDrawables cache at frame start by Stan Iliev · 8 years ago
  2. cc29a5d Modify VectorDrawable to scale path through canvas matrix by Stan Iliev · 8 years ago
  3. 037fc18 Recreate the bitmap cache when it is smaller than needed by Teng-Hui Zhu · 8 years ago
  4. fc999950 Pass Bitmap instead of SkBitmap for bitmap rect operation by sergeyv · 8 years ago
  5. 25c9f6c Merge "Fix google-explicit-constructor warnings in libs/hwui." am: 7207562ff7 am: d7a69e04eb am: 842f1e48e7 by Chih-hung Hsieh · 8 years ago
  6. 1f50f80 Merge "Fix google-explicit-constructor warnings in libs/hwui." am: 7207562ff7 am: d7a69e04eb by Chih-hung Hsieh · 8 years ago
  7. a619ec7 Fix google-explicit-constructor warnings in libs/hwui. by Chih-Hung Hsieh · 8 years ago
  8. 2c02aa1 Run animation *after* property sync am: 7c7052dd9b am: 0053b066e5 am: c82ef8a51f by Doris Liu · 8 years ago
  9. 7c7052d Run animation *after* property sync by Doris Liu · 8 years ago
  10. 718cd3e Handle hidden RT VectorDrawable animators by Doris Liu · 8 years ago
  11. 0280297 Copy native tree's property when mutate vector drawable by Doris Liu · 8 years ago
  12. 335d7d1 Copy native tree's property when mutate vector drawable by Doris Liu · 8 years ago
  13. 67ce99b Handle hidden RT VectorDrawable animators by Doris Liu · 8 years ago
  14. a7a6be1 Merge "Turn off some path drawing logs by default" by Tenghui Zhu · 8 years ago
  15. f8d131c Count native allocation for VD against Java heap by Doris Liu · 8 years ago
  16. 85d9952 Turn off some path drawing logs by default by Teng-Hui Zhu · 8 years ago
  17. da62de4 Merge "Fix ref count of fillGradient and strokeGradient" into nyc-dev by Doris Liu · 9 years ago
  18. ad21fe2 Fix ref count of fillGradient and strokeGradient by Doris Liu · 9 years ago
  19. 32d7cda Fix translationY not being set correctly for VD during animation by Doris Liu · 9 years ago
  20. 1d8e194 Make AVD thread safe by Doris Liu · 9 years ago
  21. dccca44 Reland: Move text logic from jni to hwui level by sergeyv · 9 years ago
  22. afbd0f1 Revert "Move text logic from jni to hwui level" by Sergei Vasilinetc · 9 years ago
  23. a7f6bba1 Move text logic from jni to hwui level by sergeyv · 9 years ago
  24. 46591f4 Add fillType support to VectorDrawable by Teng-Hui Zhu · 9 years ago
  25. ef062eb Ref count the nodes in VectorDrawable by Doris Liu · 9 years ago
  26. 766431a Revert "Revert "VectorDrawable native rendering - Step 4 of MANY"" by Doris Liu · 9 years ago
  27. 5a11e8d Revert "VectorDrawable native rendering - Step 4 of MANY" by Doris Liu · 9 years ago
  28. f276acd VectorDrawable native rendering - Step 4 of MANY by Doris Liu · 9 years ago
  29. dbee9bb Gradient for VectorDrawable's fill and stroke by Teng-Hui Zhu · 9 years ago
  30. c2de46f Create SkCanvas on the stack to avoid leaking memeory by Doris Liu · 9 years ago
  31. 4bbc293 VectorDrawable native rendering - Step 3 of MANY by Doris Liu · 9 years ago