1. 46591f4 Add fillType support to VectorDrawable by Teng-Hui Zhu · 9 years ago
  2. 1664a82 Add tileMode support into GradientColor by Teng-Hui Zhu · 9 years ago
  3. 9b85c0b Add manual VectorDrawable tests for CSL related issue by Teng-Hui Zhu · 9 years ago
  4. dbee9bb Gradient for VectorDrawable's fill and stroke by Teng-Hui Zhu · 9 years ago
  5. 50c29cd Allow color state list for vector drawable fill and stroke by Alan Viverette · 9 years ago
  6. 35289f1 Scaling (Animated)VectorDrawable inside ImageView by ztenghui · 10 years ago
  7. 9253730 Update the internal test case to show the strokeWidth can scale now by ztenghui · 10 years ago
  8. b6e9534 Separate 2 clip paths into 2 groups by ztenghui · 10 years ago
  9. 83a5203 Setup the animation callback for AnimatedVectorDrawable by ztenghui · 10 years ago
  10. b2c589c Change colors of AVD test by Andrew Flynn · 10 years ago
  11. 12c137f AnimatedVectorDrawable Attr proof of concept by Andrew Flynn · 10 years ago
  12. 9af77a4c Add group scaling factor into stroke width. by ztenghui · 10 years ago
  13. 1588f0f Add listener support in AVD by ztenghui · 10 years ago
  14. 054a17c Limit the scope of clip path to the group, not global by ztenghui · 10 years ago
  15. d76da52 Remove 2 sub-tests from the internal test app. by ztenghui · 10 years ago
  16. 996f22f Supporrt tapas build for vector tests by ztenghui · 10 years ago
  17. 002bc81 Merge "ASLD: ASLD's XML reversible flag can turn off the reverse behavior now." into lmp-mr1-dev by ztenghui · 10 years ago
  18. 5b84eac ASLD: ASLD's XML reversible flag can turn off the reverse behavior now. by ztenghui · 10 years ago
  19. 5e7a29f Fix the starting pen's position when a path close. by ztenghui · 10 years ago
  20. 86ec608 VD:test:Remove open animation AVD by ztenghui · 10 years ago
  21. 897f6da Support negative value in exponential data in the pathData. by ztenghui · 10 years ago
  22. 4cc3e27 Support dot separation as the svg path data did. by ztenghui · 10 years ago
  23. 6eafdfc More test cases from UX team for AVD. by ztenghui · 10 years ago
  24. 9d23862 Merge "Add one more test and update old tests" into lmp-dev by ztenghui · 10 years ago
  25. 80f4440 Add one more test and update old tests by ztenghui · 10 years ago
  26. dbcccff Fix animation on the some properties by ztenghui · 10 years ago
  27. 8490354 Add root alpha and animation to (Animated)VectorDrawable by ztenghui · 10 years ago
  28. 2e17d2b Bring back the fillAlpha and strokeAlpha. by ztenghui · 10 years ago
  29. 6661341 Don't double count the left/top when using bitmap cache in VectorDrawable. by ztenghui · 10 years ago
  30. f143ae8 Removing fill and stroke opacity by ztenghui · 10 years ago
  31. d1c89b1 Add stroke related test to the VectorDrawableTest by ztenghui · 10 years ago
  32. 5eb5cde Fix one typo and add linear progress bar in the test. by ztenghui · 10 years ago
  33. a95c8ab API REVIEW: VectorDrawable by ztenghui · 10 years ago
  34. 5a836f7 Add negative sign separation support in the pathData by ztenghui · 10 years ago
  35. 9d59a76 Fix FIT_XY scaleType issue on VectorDrawable by ztenghui · 10 years ago
  36. 738177c Add the RTL support to VectorDrawable. by ztenghui · 10 years ago
  37. 7bc6a3f Add more reverse support to AnimatedVD by ztenghui · 11 years ago
  38. 8d0d24f Fix the render order to follow the XML file order. by ztenghui · 11 years ago
  39. f456b1f Update AnimatedStateListDrawable to work with Animatable drawables by Alan Viverette · 11 years ago
  40. 0923be2 Test scaleType for both bitmap and vector drawables. by ztenghui · 11 years ago
  41. 9cb5b4c Use AnimatedVectorDrawable for progress bar. by ztenghui · 11 years ago
  42. 66d3d8a Add string support for valueFrom/valueTo by ztenghui · 11 years ago
  43. 1c1cda0 Update the tests to show more animations from UX team by ztenghui · 11 years ago
  44. eb034fb AVD now support path morphing. by ztenghui · 11 years ago
  45. cf4832f Add path support into xml files for PathInterpolator and ObjectAnimator. by ztenghui · 11 years ago
  46. 16c1bd5d Improve constant state for VectorDrawable by ztenghui · 11 years ago
  47. e5e9260 Add AnimatedVectorDrawable by ztenghui · 11 years ago
  48. 7ac18b8 Add AnimationDrawable test by ztenghui · 11 years ago
  49. 2af745b Handle the alpha in the group setting and fix the fill issue. by ztenghui · 11 years ago
  50. 4d24caf Add the tree hierarchy for the group by ztenghui · 11 years ago
  51. 452f6ec Add translation and scale to the group tag and related tests. by ztenghui · 11 years ago
  52. 63cfd85 Move the rotation information from path to group. by ztenghui · 11 years ago
  53. 6d9c422 Bring the group tag back to VectorDrawable. by ztenghui · 11 years ago
  54. 46e546c Remove the group tag. by ztenghui · 11 years ago
  55. ddbbb8a Further cleaning on animated part of VectorDrawable. by ztenghui · 11 years ago
  56. 498213a First step on API cleaning on the VectorDrawable to disable animation support by ztenghui · 11 years ago
  57. 589e7b4 Format the xml files for the VectorDrawableTest by ztenghui · 11 years ago
  58. 4b1a7c2 Fix build breakage by Alan Viverette · 11 years ago
  59. 4b3988d Cleaning up VectorDrawable by Alan Viverette · 11 years ago
  60. 7f1ab7a Theming for more VectorDrawable attrs, add attrs to test app by Alan Viverette · 11 years ago
  61. fba3bad Clean up on VectorDrawable. by ztenghui · 11 years ago