1. 725ce5f Merge "Fix some issues caught via a static analyzer" into nyc-support-25.2-dev by Chris Banes · 7 years ago
  2. 60aa4e4 DO NOT MERGE. Fix make builds of support library. by Aurimas Liutikas · 7 years ago
  3. f833583 Fix some issues caught via a static analyzer by Chris Banes · 8 years ago
  4. e33e8de Add support lib version meta-data to AndroidManifest.xml am: 8d91266aa0 by Alan Viverette · 8 years ago
  5. 8d91266 Add support lib version meta-data to AndroidManifest.xml by Alan Viverette · 8 years ago
  6. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  7. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  8. 8e10080 Move from GROUP_ID to LIBRARY_GROUP annotations by Aurimas Liutikas · 8 years ago
  9. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  10. e8d4120 Do not hard-code any compileSdkVersion values in gradle. by Aurimas Liutikas · 8 years ago
  11. 8ec1f79 Return current object instead of Exception when constant state is null by Teng-Hui Zhu · 8 years ago
  12. 5ec99dd Revert "Add support lib version meta-data to AndroidManifest.xml" by Chris Banes · 8 years ago
  13. cdcdfd0 Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  14. 95ca36d Return current object instead of Exception when constant state is null by Teng-Hui Zhu · 8 years ago
  15. 9703aa1 Add proguard to make sure AVD's getter and setter still works am: 2210570454 am: 4862972f92 am: a258585eea by Teng-Hui Zhu · 8 years ago
  16. 2210570 Add proguard to make sure AVD's getter and setter still works by Teng-Hui Zhu · 8 years ago
  17. 72da1bc Fix NewApi errors in support libraries by Alan Viverette · 8 years ago
  18. 8f886fe Annotate support classes with RequiresApi / TargetApi by Alan Viverette · 8 years ago
  19. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  20. 3d82848 Properly setup autoMirror in VDC and AVDC. am: 0327a65add am: cf1eb2d912 by Teng-Hui Zhu · 8 years ago
  21. 0327a65 Properly setup autoMirror in VDC and AVDC. by Teng-Hui Zhu · 8 years ago
  22. 7f38460 Restrict AVDC and VDC parsing to the current element instead of the whole document am: 67b6c5f8b8 am: ee230dd68c by Doris Liu · 8 years ago
  23. 67b6c5f Restrict AVDC and VDC parsing to the current element instead of the whole document by Doris Liu · 8 years ago
  24. 42e7d6f Replace usage of Instrumentation#runOnMainSync with ActivityTestRule#runOnUiThread. by Aurimas Liutikas · 8 years ago
  25. b32a131 Update JavaDoc for VectorDrawableCompat and related comments am: 95276d3d3d am: 3148bc0ab3 by Teng-Hui Zhu · 8 years ago
  26. 95276d3 Update JavaDoc for VectorDrawableCompat and related comments by Teng-Hui Zhu · 8 years ago
  27. 754cb29 Switch from deprecated size annotations to new ones. by Aurimas Liutikas · 8 years ago
  28. 6a1b3c0 Workaorund a strange proguard and VM issue before Lollipop. by Teng-Hui Zhu · 8 years ago
  29. c39d9c7 Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations by Alan Viverette · 8 years ago
  30. 9e3d04f Remove all the extra accessor methods added by javac in support-vector-drawable. by Aurimas Liutikas · 8 years ago
  31. 8fbfb9b Remove all the extra accessor methods added by javac in support-vector-drawable. by Aurimas Liutikas · 8 years ago
  32. c59ac73 VDC and AVDC fallback on framework, only on NYC+ by Teng-Hui Zhu · 8 years ago
  33. 47082c3 Fix all usages of deprecated setBackgroundDrawable. by Aurimas Liutikas · 8 years ago
  34. fad2335 Annotate more support lib tests with size annotations. by Aurimas Liutikas · 8 years ago
  35. dfe7578 Update to new test runner and espresso. by Aurimas Liutikas · 8 years ago
  36. 093b6fa Skip lint errors by Tony Mantler · 8 years ago
  37. a2c539c Use a new drawable for constant state test by Teng-Hui Zhu · 8 years ago
  38. 0402748 Fix the support lib for the correct clip group support. by Teng-Hui Zhu · 8 years ago
  39. 7b59d3a Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  40. 3c141cd Revert "Remove old API check artifacts, invoke gradle from old make target" by Yigit Boyar · 8 years ago
  41. 009647b Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  42. c9a8595 Fix a random assortment of spelling errors. by Aurimas Liutikas · 8 years ago
  43. 15375aa Add missing @Override annotations in support library code. by Aurimas Liutikas · 8 years ago
  44. 55fc3f2 Internal cleanup by Kirill Grouchnikov · 8 years ago
  45. df15399 Bump minSdk to 9 everywhere where it was < 9 by Kirill Grouchnikov · 8 years ago
  46. a15e529 resolve merge conflicts of 4519642 to nyc-dev am: 5f5ffb9 am: a4a72ff by Chris Banes · 8 years ago
  47. 5f5ffb9 resolve merge conflicts of 4519642 to nyc-dev by Chris Banes · 8 years ago
  48. be67813 Tidy up DrawableCompat + VDC/AVDC calls by Chris Banes · 8 years ago
  49. 65627a8 Fix mnc-ub-dev branch build breakage in VDC test am: 9b0371b am: 88bd43b am: 4146d3c73d by Teng-Hui Zhu · 8 years ago
  50. 9f4e6d0 Merge "Fix VDC bounds issue" into mnc-ub-dev am: a54cc5e am: 68972f3 am: 98ec782 by Tenghui Zhu · 8 years ago
  51. 88bd43b Fix mnc-ub-dev branch build breakage in VDC test am: 9b0371b by Teng-Hui Zhu · 8 years ago
  52. 9b0371b Fix mnc-ub-dev branch build breakage in VDC test by Teng-Hui Zhu · 8 years ago
  53. 68972f3 Merge "Fix VDC bounds issue" into mnc-ub-dev am: a54cc5e by Teng-Hui Zhu · 8 years ago
  54. 5f21d67 Fix VDC bounds issue by Teng-Hui Zhu · 8 years ago
  55. ab9d2bf Use VDC for API 21 and 22 to workaround the ImageView scaling issue by Teng-Hui Zhu · 8 years ago
  56. b5eeeae Merge "Use VDC for API 21 and 22 to workaround the ImageView scaling issue" into nyc-dev am: 398eb9e by Teng-Hui Zhu · 8 years ago
  57. 80e3ecf Use VDC for API 21 and 22 to workaround the ImageView scaling issue by Teng-Hui Zhu · 8 years ago
  58. 7d4a4fb Fix VDC tintMode attribute reading am: d014251a45 am: f6b83e92c8 am: 9db96414c7 by Chris Banes · 8 years ago
  59. f6b83e9 Fix VDC tintMode attribute reading am: d014251a45 by Chris Banes · 8 years ago
  60. d014251 Fix VDC tintMode attribute reading by Chris Banes · 8 years ago
  61. 3767c8c Merge "Remove tests for scaling stroke width for now" into mnc-ub-dev am: 7dfd1066c9 am: 3f8dbc78a1 by Teng-Hui Zhu · 8 years ago
  62. 3f8dbc7 Merge "Remove tests for scaling stroke width for now" into mnc-ub-dev by Teng-Hui Zhu · 8 years ago
  63. c5e344c Pin support libraries to Java 1.7 so they can be used with dx am: e1cd5a1f80 by Neil Fuller · 8 years ago
  64. e1cd5a1 Pin support libraries to Java 1.7 so they can be used with dx by Neil Fuller · 8 years ago
  65. 22eca99 Remove tests for scaling stroke width for now by Teng-Hui Zhu · 8 years ago
  66. 402c41d Merge "Clarify the JavaDoc for VDC and AVDC" into mnc-ub-dev am: 7d46b1f5b6 am: 7f3cc99de6 by Tenghui Zhu · 8 years ago
  67. 7f3cc99 Merge "Clarify the JavaDoc for VDC and AVDC" into mnc-ub-dev am: 7d46b1f5b6 by Tenghui Zhu · 8 years ago
  68. 7d46b1f Merge "Clarify the JavaDoc for VDC and AVDC" into mnc-ub-dev by Tenghui Zhu · 8 years ago
  69. 96b5e73 Merge "Revert "Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform.""" into mnc-ub-dev am: a4b98c8006 am: 1a68769f8b by Tenghui Zhu · 8 years ago
  70. 1a68769 Merge "Revert "Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform.""" into mnc-ub-dev by Tenghui Zhu · 8 years ago
  71. a4b98c8 Merge "Revert "Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform.""" into mnc-ub-dev by Tenghui Zhu · 8 years ago
  72. affd910 Merge "Convert tests to consistent structure" into nyc-dev am: b91c9d54d7 by Kirill Grouchnikov · 8 years ago
  73. b91c9d5 Merge "Convert tests to consistent structure" into nyc-dev by Kirill Grouchnikov · 8 years ago
  74. ebbed34 Revert "Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform."" by Tenghui Zhu · 8 years ago
  75. 4a6f901 drawable: Fix api-check rule. am: a1be71b3d5 am: 3c3153fe9b by Narayan Kamath · 8 years ago
  76. a1be71b drawable: Fix api-check rule. by Narayan Kamath · 8 years ago
  77. a5ce0fa Merge "Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform."" into mnc-ub-dev am: ade92f9dc7 am: 230a151827 am: 099436b7ab by Tenghui Zhu · 8 years ago
  78. ade92f9 Merge "Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform."" into mnc-ub-dev by Tenghui Zhu · 8 years ago
  79. 526ef1f Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform." by Tenghui Zhu · 8 years ago
  80. d5bac09 Convert tests to consistent structure by Kirill Grouchnikov · 8 years ago
  81. 7c839dc Clarify the JavaDoc for VDC and AVDC by Teng-Hui Zhu · 8 years ago
  82. e02f970 Merge "Fix mystery method arraycopy not found issue for VDC DO NOT MERGE" into mnc-ub-dev by Tenghui Zhu · 8 years ago
  83. a14283a Merge "Add API generation to VDC + AVDC" into mnc-ub-dev by Chris Banes · 8 years ago
  84. 408cb9f Merge "Fix VFY warning for VDC and AVDC about calling the new API on old platform." into mnc-ub-dev by Tenghui Zhu · 8 years ago
  85. 78fe6d4 Fix VFY warning for VDC and AVDC about calling the new API on old platform. by Teng-Hui Zhu · 8 years ago
  86. d6b3239 Add API generation to VDC + AVDC by Chris Banes · 8 years ago
  87. 13ea98c Fix mystery method arraycopy not found issue for VDC DO NOT MERGE by Teng-Hui Zhu · 8 years ago
  88. 09c0d7d Fix color interpolation for AnimatedVectorDrawableCompat by Chet Haase · 8 years ago
  89. 6705492 Fix one compiler error found by mmm by Teng-Hui Zhu · 8 years ago
  90. 6e67e2a Merge "Integrate AVDC into AppCompat" into mnc-ub-dev by Chris Banes · 8 years ago
  91. 761b2d9 Merge "Update support lib to use correct current SDK DO NOT MERGE" into mnc-ub-dev by Chris Banes · 8 years ago
  92. bd3494d Integrate AVDC into AppCompat by Chris Banes · 8 years ago
  93. 02a9e8c Support library gradle improvements by Yigit Boyar · 8 years ago
  94. c12dc3d Update support lib to use correct current SDK DO NOT MERGE by Chris Banes · 8 years ago
  95. 41d51ba Fix build for VDC by Teng-Hui Zhu · 8 years ago
  96. 0017aa8 Remove the tests which is only fixed in support lib and master branch. by Teng-Hui Zhu · 8 years ago
  97. 1b30ef6 Fix support test build by Chris Banes · 8 years ago
  98. c9750a1 Update gradle to 2.10 & 1.5.0 by Yigit Boyar · 9 years ago
  99. daea069 Annotate other support library tests by Chris Banes · 9 years ago
  100. e4beadb AppCompat + VectorDrawableCompat by Chris Banes · 9 years ago