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