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