1. be551c4 Move textColorError from design to appcompat by Kirill Grouchnikov · 7 years ago
  2. ee01b9b Don't crash in AppBarLayout inflation by Kirill Grouchnikov · 7 years ago
  3. fa2e2ac Remove unnecessary casts on calls to findViewById by Alan Viverette · 7 years ago
  4. 751f614 resolve merge conflicts of 08aea1c647 to oc-dev by Yuichi Araki · 7 years ago
  5. 4b5909c Merge "Fix BottomSheetBehaviorTest" into nyc-support-25.4-dev am: a1576d83a9 by Yuichi Araki · 7 years ago
  6. 08aea1c Merge "Status bar background for BottomSheetDialog" into nyc-support-25.4-dev by Yuichi Araki · 7 years ago
  7. 96eebaf Status bar background for BottomSheetDialog by Yuichi Araki · 7 years ago
  8. 8be0c0d Fix BottomSheetBehaviorTest by Yuichi Araki · 7 years ago
  9. b0ec058 Merge "Replace usage of design MathUtils with core-utils version of MathUtils." into oc-dev by TreeHugger Robot · 7 years ago
  10. 12e0a30 Replace usage of design MathUtils with core-utils version of MathUtils. by Aurimas Liutikas · 7 years ago
  11. 98ec0d5 Clean up an assortment of Error-Prone warnings. by Aurimas Liutikas · 7 years ago
  12. 2d22dc4 Move version metadata to <application> DO NOT MERGE by Chris Banes · 7 years ago
  13. c2d620d Move version metadata to <application> by Chris Banes · 7 years ago
  14. 7f35986 Restore "Clean up files left over from old SDK build" by Alan Viverette · 7 years ago
  15. 806d225 Merge "Revert "Clean up files left over from old SDK build" to fix build" by Alan Viverette · 7 years ago
  16. 71e91f2 Revert "Clean up files left over from old SDK build" to fix build by Alan Viverette · 7 years ago
  17. 4e3f147 Merge "Clean up files left over from old SDK build" by Alan Viverette · 7 years ago
  18. 047377e Merge "Use PollingCheck instead of sleep in AppBarWithCollapsingToolbarTest." by TreeHugger Robot · 7 years ago
  19. e5aeb8d Merge "Mark flaky tests as flaky" by TreeHugger Robot · 7 years ago
  20. d1745ab Use PollingCheck instead of sleep in AppBarWithCollapsingToolbarTest. by Aurimas Liutikas · 7 years ago
  21. e9ef6b7 Merge "Fix CollapsingToolbarLayout height when wrap_content" by TreeHugger Robot · 7 years ago
  22. be2428d Unflake AppBar tests by Aurimas Liutikas · 7 years ago
  23. 51e3ec3 Clean up files left over from old SDK build by Alan Viverette · 7 years ago
  24. d1a3eb9 Fix CollapsingToolbarLayout height when wrap_content by Chris Banes · 7 years ago
  25. d760631 Merge "Add speculative fix for AppBar*Tests" by TreeHugger Robot · 7 years ago
  26. 2d737bf Add speculative fix for AppBar*Tests by Aurimas Liutikas · 7 years ago
  27. e025870 Merge "Remove unused class AnimationListenerAdapter." by TreeHugger Robot · 7 years ago
  28. a972a99 Merge "Introduce android.support.v7.widget.TooltipCompat" by TreeHugger Robot · 7 years ago
  29. 54474fe Remove unused class AnimationListenerAdapter. by Aurimas Liutikas · 7 years ago
  30. 6412318 resolve merge conflicts of a793edf655 to master by Aurimas Liutikas · 7 years ago
  31. cf41f51 Fix BottomNavigationView label animation. by Aurimas Liutikas · 7 years ago
  32. 05944c3 Merge "A pass at fixing unchecked javac warnings." by TreeHugger Robot · 7 years ago
  33. d307f45 Merge "Prevent potential NPE" am: 2dca7c82d1 am: 7c421bdee8 am: 98c8c2faa2 by Aurimas Liutikas · 7 years ago
  34. 6539c6f Merge "Remove unnecessary null check" into nyc-support-25.3-dev am: 82f70a69e5 by Kirill Grouchnikov · 7 years ago
  35. ffcdd45 Add missing import in DirectedAcyclicGraphTest by Aurimas Liutikas · 7 years ago
  36. d8caf68 Remove unnecessary null check by Kirill Grouchnikov · 7 years ago
  37. a4c6825 Introduce android.support.v7.widget.TooltipCompat by Vladislav Kaznacheev · 7 years ago
  38. d1e6ea3 Prevent potential NPE by Geoffrey Métais · 7 years ago
  39. 27644c0 Remove unused imports in support library classes. by Aurimas Liutikas · 7 years ago
  40. abc7395 A pass at fixing unchecked javac warnings. by Aurimas Liutikas · 7 years ago
  41. 2656ae5 Merge "Re-enable lint enforcement, fix remaining lint issues" by TreeHugger Robot · 7 years ago
  42. c69882c Re-enable lint enforcement, fix remaining lint issues by Alan Viverette · 7 years ago
  43. e2104f4 Add all missing @Override annotations. by Aurimas Liutikas · 7 years ago
  44. 4b25d63 Clean up ParcelableCompat after minSdk 14 bump. by Aurimas Liutikas · 7 years ago
  45. b549f75 Mark flaky tests as flaky by Alan Viverette · 7 years ago
  46. d2900e6 Cleanup test AndroidManifest.xml files. by Aurimas Liutikas · 7 years ago
  47. 4e4bd4f Merge "support:design fix possible flakiness in tests" into nyc-support-25.2-dev am: 80ac519b3e am: 89e4721f3c by Andrei Stingaceanu · 7 years ago
  48. 89e4721 Merge "support:design fix possible flakiness in tests" into nyc-support-25.2-dev by Andrei Stingaceanu · 7 years ago
  49. a8c47fd support:design fix possible flakiness in tests by Andrei Stingaceanu · 7 years ago
  50. e0bb107 Merge "Disable yet another flaky AppBarWithCollapsingToolbarTest test." into nyc-support-25.2-dev am: 396f89ce13 am: bdda36a24c by Aurimas Liutikas · 7 years ago
  51. 5d5935f resolve merge conflicts of 2df8a5df92 to master by Aurimas Liutikas · 7 years ago
  52. 435056a Merge "Mark flaky tests as flaky" into nyc-support-25.3-dev by TreeHugger Robot · 7 years ago
  53. 396f89c Merge "Disable yet another flaky AppBarWithCollapsingToolbarTest test." into nyc-support-25.2-dev by TreeHugger Robot · 7 years ago
  54. d586790 Mark flaky tests as flaky by Alan Viverette · 7 years ago
  55. 2026c8d Disable yet another flaky AppBarWithCollapsingToolbarTest test. by Aurimas Liutikas · 7 years ago
  56. bde50f3 Make bottom navigation item pool non-static by Jonathan Koren · 7 years ago
  57. 3035be1 Deprecate ScrollerCompat after minSdk 14 bump. by Aurimas Liutikas · 7 years ago
  58. 91d64e6 Merge commit 'f6db31b17c025cca81005028fa9ce4952f27c357' from by Xin Li · 7 years ago
  59. 80f37ca Disable AppBarWithCollapsingToolbarTest#testPinnedToolbarWithMargins which flakes am: 1d53a4ede7 am: ce160e1a5c by Aurimas Liutikas · 7 years ago
  60. 1d53a4e Disable AppBarWithCollapsingToolbarTest#testPinnedToolbarWithMargins which flakes by Aurimas Liutikas · 7 years ago
  61. 3fe5cda Disable flaky AppBarWithCollapsingToolbarTest tests. am: 2f65e93a6b am: 05def32863 by Aurimas Liutikas · 7 years ago
  62. 2f65e93 Disable flaky AppBarWithCollapsingToolbarTest tests. by Aurimas Liutikas · 7 years ago
  63. bb8c2e3 resolve merge conflicts of 089a27366d to master by Aurimas Liutikas · 7 years ago
  64. 716d9ca Merge "Add a new custom TestSizeAnnotationCheck to Checkstyle." by Aurimas Liutikas · 7 years ago
  65. 785ca42 Add a new custom TestSizeAnnotationCheck to Checkstyle. by Aurimas Liutikas · 7 years ago
  66. eb0922a Prevent potential NPE by Geoffrey Métais · 7 years ago
  67. 618627e Fix setLayoutDirection behavior for TabLayout. by Aurimas Liutikas · 7 years ago
  68. 6c3fec5 resolve merge conflicts of 53118fb315 to master by Jonathan Koren · 7 years ago
  69. 86d6a88 Fix TabLayout#setScrollPosition() in RTL by Jonathan Koren · 8 years ago
  70. 6b2f67b Merge "Deprecate and remove usage of MotionEventCompat methods." by Aurimas Liutikas · 7 years ago
  71. ee55bf4 Deprecate and clean up usage of ConfigurationHelper. by Aurimas Liutikas · 7 years ago
  72. 6ed40c1 Deprecate and remove usage of MotionEventCompat methods. by Aurimas Liutikas · 7 years ago
  73. c1f3820 Mark mediumTest for TextInputLayout's test am: 25eb094d71 am: 75891c3dc9 am: a20044a821 by ztenghui · 8 years ago
  74. 1f01514 Merge remote-tracking branch 'goog/nyc-support-25.3-dev' into ffwd_nyc-support-25.4-dev by Alan Viverette · 8 years ago
  75. 75891c3 Mark mediumTest for TextInputLayout's test am: 25eb094d71 by ztenghui · 8 years ago
  76. e5d3199 Merge "Mark mediumTest for TextInputLayout's test" into nyc-support-25.1-dev by Tenghui Zhu · 8 years ago
  77. 397d154 Fix restore of actionView state in NavigationView am: 24e362dd19 by Yuichi Araki · 8 years ago
  78. 422afcd Merge "Fix restore of actionView state in NavigationView" into nyc-support-25.2-dev by Yuichi Araki · 8 years ago
  79. 94f006e Merge "Update test sizes for all currently @SmallTest." by Aurimas Liutikas · 8 years ago
  80. 25eb094 Mark mediumTest for TextInputLayout's test by ztenghui · 8 years ago
  81. ff46035 Mark path as non translatable am: e255ac7362 am: 0f5db67b4a am: 8cd0fbe0dd by ztenghui · 8 years ago
  82. 0f5db67 Mark path as non translatable am: e255ac7362 by ztenghui · 8 years ago
  83. 00c43a2 Merge "Mark path as non translatable" into nyc-support-25.1-dev by Tenghui Zhu · 8 years ago
  84. 35232c6 Update test sizes for all currently @SmallTest. by Aurimas Liutikas · 8 years ago
  85. 24e362d Fix restore of actionView state in NavigationView by Yuichi Araki · 8 years ago
  86. e255ac7 Mark path as non translatable by ztenghui · 8 years ago
  87. 7eda8b5 Fix build am: a76f45a56a by Alan Viverette · 8 years ago
  88. 3c68650 Add item reselected listener to BottomNavigationView am: 6b3a399a8e by Jonathan Koren · 8 years ago
  89. 6ee689e Merge commit 'e4c7e61dbe94a77c5389eb20952d6b7ed6536caf' by Jonathan Koren · 8 years ago
  90. a76f45a Fix build by Alan Viverette · 8 years ago
  91. 73adf7b Merge changes Id48cde63,I2acbacae into nyc-support-25.2-dev by Jonathan Koren · 8 years ago
  92. e5d560d Fix TextInputLayout's hint not expanding am: bdc60a0a82 am: e139287126 by Alan Viverette · 8 years ago
  93. e139287 Fix TextInputLayout's hint not expanding am: bdc60a0a82 by Alan Viverette · 8 years ago
  94. 99dd7da Merge "Another build.gradle file cleanup." by Aurimas Liutikas · 8 years ago
  95. f30607d Merge "Deprecated methods in VelocityTrackerCompat that got after before API 14." by Aurimas Liutikas · 8 years ago
  96. 0dc1114 Merge "Deprecated ViewCompat methods that were added in API 11." by Aurimas Liutikas · 8 years ago
  97. bdc60a0 Fix TextInputLayout's hint not expanding by Alan Viverette · 8 years ago
  98. 01d2fca Fix BottomNavigationView example to use AAPT1 style. am: 15bb0011d0 by Aurimas Liutikas · 8 years ago
  99. 362f15a Fix BottomNavigationView example to use AAPT1 style. am: 15bb0011d0 by Aurimas Liutikas · 8 years ago
  100. fa0f82f Deprecated ViewCompat methods that were added in API 11. by Aurimas Liutikas · 8 years ago