1. 760b34e Merge "Apply MapCollections behavior changes to appcompat copy" by Tobias Thierer · 8 years ago
  2. 05944c3 Merge "A pass at fixing unchecked javac warnings." by TreeHugger Robot · 8 years ago
  3. b6e9d61 Apply MapCollections behavior changes to appcompat copy by Tobias Thierer · 8 years ago
  4. e175577 Merge "Add MenuItem shortcut modifiers to support library" by TreeHugger Robot · 8 years ago
  5. 09231da Add MenuItem shortcut modifiers to support library by Peeyush Agarwal · 8 years ago
  6. 1afb192 Merge "Clean up PopupWindowCompat." by TreeHugger Robot · 8 years ago
  7. ac551a4 Clean up PopupWindowCompat. by Aurimas Liutikas · 8 years ago
  8. 27644c0 Remove unused imports in support library classes. by Aurimas Liutikas · 8 years ago
  9. abc7395 A pass at fixing unchecked javac warnings. by Aurimas Liutikas · 8 years ago
  10. 2656ae5 Merge "Re-enable lint enforcement, fix remaining lint issues" by TreeHugger Robot · 8 years ago
  11. 5e040d3 Merge "Support for Transition XMLs" by Yuichi Araki · 8 years ago
  12. c69882c Re-enable lint enforcement, fix remaining lint issues by Alan Viverette · 8 years ago
  13. e2104f4 Add all missing @Override annotations. by Aurimas Liutikas · 8 years ago
  14. 8158051 Support for Transition XMLs by Yuichi Araki · 8 years ago
  15. 9151fb9 Merge "Clean up ServiceCompat and UserManagerCompat" by TreeHugger Robot · 8 years ago
  16. b3e505b Merge "Clean up ParcelableCompat after minSdk 14 bump." by TreeHugger Robot · 8 years ago
  17. 291abed Clean up ServiceCompat and UserManagerCompat by Aurimas Liutikas · 8 years ago
  18. ad2dfd2 Clean up ShortcutManagerCompat to combine classes. by Aurimas Liutikas · 8 years ago
  19. 4b25d63 Clean up ParcelableCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  20. d9fa052 Merge "Clean up TextViewCompat after minSdk 14 bump." by TreeHugger Robot · 8 years ago
  21. 8b3f3f5 Merge "Clean up AccessibilityServiceInfoCompat after minSdk 14 bump." by Aurimas Liutikas · 8 years ago
  22. 6c9c1bf Remove deleted dirs from supportlib make build by Alan Viverette · 8 years ago
  23. 38c54e3 Merge "Cleanup test AndroidManifest.xml files." by TreeHugger Robot · 8 years ago
  24. 2d11fc0 Merge "Clean up AccessibilityNodeInfoCompat after minSdk 14 bump." by Aurimas Liutikas · 8 years ago
  25. d2900e6 Cleanup test AndroidManifest.xml files. by Aurimas Liutikas · 8 years ago
  26. 8b1dfde Merge "Clean up ViewConfigurationCompat after minSdk 14 bump." by Aurimas Liutikas · 8 years ago
  27. f874407 Clean up AccessibilityNodeInfoCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  28. 744f0b5 Clean up TextViewCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  29. 4f325fb Cleanup ContextCompat and ResourcesCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  30. b716a74 Clean up AccessibilityServiceInfoCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  31. 7656308 Clean up ViewConfigurationCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  32. f4e4a77 Merge "Yet another ViewCompat cleanup." by Aurimas Liutikas · 8 years ago
  33. 12a4fcb Merge "Cleanup ViewPropertyAnimatorCompat after minSdk 14 bump." by Aurimas Liutikas · 8 years ago
  34. 7a90158 Yet another ViewCompat cleanup. by Aurimas Liutikas · 8 years ago
  35. a69ff9e Merge "Clean up ViewCompat by removing ViewCompatImpl interface." by Aurimas Liutikas · 8 years ago
  36. 4cfc93c Merge "Clean up ViewCompatHC.java usage in ViewCompat." by Aurimas Liutikas · 8 years ago
  37. 81fc1bd Clean up ViewCompat by removing ViewCompatImpl interface. by Aurimas Liutikas · 8 years ago
  38. 488bc13 Clean up ViewCompatHC.java usage in ViewCompat. by Aurimas Liutikas · 8 years ago
  39. 5ccfc47 Merge "Add Preconditions utility class to support lib." by Siyamed Sinir · 8 years ago
  40. cff24b4 Merge "Add mouse hover support to ViewCompat.setTooltipText" by Vladislav Kaznacheev · 8 years ago
  41. f3e863e Merge "Deprecate ScrollerCompat after minSdk 14 bump." by Aurimas Liutikas · 8 years ago
  42. f0b11dd Add mouse hover support to ViewCompat.setTooltipText by Vladislav Kaznacheev · 8 years ago
  43. 7661f0b Add Preconditions utility class to support lib. by Siyamed Sinir · 8 years ago
  44. 10cf740 Merge "Even more ViewCompat clean up after minSdk 14 bump." by TreeHugger Robot · 8 years ago
  45. 3035be1 Deprecate ScrollerCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  46. df9979b Merge "Cleanup BundleCompat after minSdk 14 bump." by TreeHugger Robot · 8 years ago
  47. 94ed183 Even more ViewCompat clean up after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  48. 168b846 Merge "Cleanup PathInterpolatorCompat after minSdk 14 bump." by TreeHugger Robot · 8 years ago
  49. 846955f Cleanup ViewPropertyAnimatorCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  50. 5636e25 Merge "Clean up MenuItemCompat after minSdk 14 bump." by TreeHugger Robot · 8 years ago
  51. eedd63f Cleanup BundleCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  52. 150417c Cleanup PathInterpolatorCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  53. f08ca26 Merge "Another ViewCompat cleanup after minSdk 14 bump." by Aurimas Liutikas · 8 years ago
  54. dc8257b Merge "Clean up ViewGroupCompat and ViewParentCompat after minSdk 14 bump." by Aurimas Liutikas · 8 years ago
  55. 670be58 Merge "Clean up EdgeEffectCompat after minSdk 14 bump." by Aurimas Liutikas · 8 years ago
  56. 92d2376 Merge "Clean up PaintCompat after minSdk 14 bump." by Aurimas Liutikas · 8 years ago
  57. 130c79c Another ViewCompat cleanup after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  58. 84107be Move external public classes to compat/java. by Aurimas Liutikas · 8 years ago
  59. 506695b Clean up EdgeEffectCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  60. 7347bef Clean up PaintCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  61. 70ff729 Merge "Cleanup NotificationCompat code after minSdk 14 bump." by Aurimas Liutikas · 8 years ago
  62. f67eb01 Merge "CompoundButtonCompat cleanup after minSdk 14 bump." by TreeHugger Robot · 8 years ago
  63. 9ad921f Merge "Further AccessibilityDelegateCompat cleanup after minSdk 14 bump." by TreeHugger Robot · 8 years ago
  64. 458543f Clean up MenuItemCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  65. 11a27a8 CompoundButtonCompat cleanup after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  66. bb8067a Cleanup NotificationCompat code after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  67. 847790c Final step of DrawableCompat cleanup. by Aurimas Liutikas · 8 years ago
  68. ac04266 Merge "Combine DrawableWrapperHoneycomb and DrawableWrapperGingerbread." by Aurimas Liutikas · 8 years ago
  69. 82aa2aa Merge "Remove redundant interface in DrawableCompat." by Aurimas Liutikas · 8 years ago
  70. 3323681 Merge "Flatten DrawableCompat" by Aurimas Liutikas · 8 years ago
  71. 0800a58 resolve merge conflicts of 3be4cef3e4 to master by Aurimas Liutikas · 8 years ago
  72. 3be4cef Merge "Fixed various it's -> its typos in comments and documentation" am: 27ef9c71bd am: 66047a3fe2 by Aurimas Liutikas · 8 years ago
  73. 44ece5c Fixed various it's -> its typos in comments and documentation by Christophe Beyls · 8 years ago
  74. 1bd3746 Combine DrawableWrapperHoneycomb and DrawableWrapperGingerbread. by Aurimas Liutikas · 8 years ago
  75. bbcdbf2 Remove redundant interface in DrawableCompat. by Aurimas Liutikas · 8 years ago
  76. d0b169d Flatten DrawableCompat by Aurimas Liutikas · 8 years ago
  77. 0a7354f Clean up ViewGroupCompat and ViewParentCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  78. d990012 Merge "Clean up AccessibilityDelegateCompat after minSdk 14 bump." by Aurimas Liutikas · 8 years ago
  79. 1546c9c Merge "Cleanup ActivityCompat and ContextCompat after minSdk 14 bump." by Aurimas Liutikas · 8 years ago
  80. a02dbdd Merge "Cleanup LayoutInflaterCompat after minSdk 14 bump." by Aurimas Liutikas · 8 years ago
  81. 6a520c7 Merge "Deprecate and stop using ParallelExecutorCompat" by Aurimas Liutikas · 8 years ago
  82. 6ba0e63 Merge "Cleanup ListViewCompat after minSdk 14 bump." by Aurimas Liutikas · 8 years ago
  83. 4580c1d Merge "Deprecate and cleanup usage of KeyEventCompat." by Aurimas Liutikas · 8 years ago
  84. 11ffb80 Merge "Deprecate and stop using SearchViewCompat." by TreeHugger Robot · 8 years ago
  85. 9c9ffe6 Further AccessibilityDelegateCompat cleanup after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  86. 2a596d5 Clean up AccessibilityDelegateCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  87. 1cc424a Marking these two test cases as only relevant for SDK 17+ by Shane Brennan · 8 years ago
  88. e019e09 Merge "Cleanup ICUCompat after minSdk 14 bump." by Aurimas Liutikas · 8 years ago
  89. 8a01f70 Fix PaintCompatHasGlyphTest on API 15 am: 7b4fde9d7c am: cca9f51110 by Chris Banes · 8 years ago
  90. 7b4fde9 Fix PaintCompatHasGlyphTest on API 15 by Chris Banes · 8 years ago
  91. 095db6e Merge "Merge TypedArrayUtils" by Yuichi Araki · 8 years ago
  92. b2536e4 Fix the API number in @RequiresApi in IntentCompat. by Aurimas Liutikas · 8 years ago
  93. fc2f2ad Merge "Cleanup IntentCompat and TaskStackBuilder after minSdk 14 bump." by Aurimas Liutikas · 8 years ago
  94. a80878d Merge TypedArrayUtils by Yuichi Araki · 8 years ago
  95. ff4a631 Cleanup ICUCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  96. 9b1c00c Cleanup ListViewCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  97. 9a8ae95 Cleanup ActivityCompat and ContextCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  98. e6af7bb Deprecate and stop using ParallelExecutorCompat by Aurimas Liutikas · 8 years ago
  99. d353bdc Deprecate and stop using SearchViewCompat. by Aurimas Liutikas · 8 years ago
  100. ddffc06 Cleanup IntentCompat and TaskStackBuilder after minSdk 14 bump. by Aurimas Liutikas · 8 years ago