1. 6ae78e9 Merge "Remove unwanted padding from AppBarLayout" into oc-support-26.0-dev by Chris Banes · 7 years ago
  2. 47b4d4d Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  3. 1b8473b Remove unwanted padding from AppBarLayout by Chris Banes · 7 years ago
  4. a82b39f Remove dependency on Multidex by design and leanback libs. by Aurimas Liutikas · 7 years ago
  5. 451b28d Merge "Update to gradle 3.0 style dependencies." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  6. a00b74a Merge "Update lint baseline" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  7. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  8. f34de28 Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  9. c9bbadf Clean up ObjectUtils APIs to provide better parity with platform by Alan Viverette · 7 years ago
  10. f74f127 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  11. 5d32cb8 Persist password visibility state by Kirill Grouchnikov · 7 years ago
  12. c40f445 BottomNavigationView: contentDescription updates by Jonathan Koren · 8 years ago
  13. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago
  14. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  15. 963facb Upgrade from mockito 1.9.5 to 2.7.6 by Aurimas Liutikas · 7 years ago
  16. 140a59a Merge "Set targetSdkVersion for our tests to be API 26." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  17. 6ea863b Merge "Remove use of deprecated ViewCompat.canScrollVertically" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  18. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  19. 7043bbc Remove use of deprecated ViewCompat.canScrollVertically by Aurimas Liutikas · 7 years ago
  20. 7301f0c Remove usages of BuildCompat#isAtLeastO in support library. by Aurimas Liutikas · 7 years ago
  21. 17f3424b Merge "Fix CoordinatorLayout edge building process." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  22. d388d36 Fix error prone warning in CoordinatorLayout. by Aurimas Liutikas · 7 years ago
  23. 952c28b Fix CoordinatorLayout edge building process. by Frantisek Nagy · 7 years ago
  24. 5c5181c Update Gradle files with new min SDK by Kirill Grouchnikov · 7 years ago
  25. 2e146a7 Merge "Fix ViewStructure.getHint() for autofill on child of TextInputLayout." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  26. fa63b7f Fix ViewStructure.getHint() for autofill on child of TextInputLayout. by Felipe Leme · 7 years ago
  27. ee1b969 MediaRouter: Fix errprone warnings by Hyundo Moon · 7 years ago
  28. 101d137 Revert "Move CoordinatorLayout from design to core-ui" by Kirill Grouchnikov · 7 years ago
  29. 0a63a35 Move CoordinatorLayout from design to core-ui by Kirill Grouchnikov · 7 years ago
  30. ad1b0e8 Fix and suppress an assortment of ErrorProne warnings. by Aurimas Liutikas · 7 years ago
  31. d38d82e Merge "Conditional use of workaround for 22-24 devices" into oc-dev by Kirill Grouchnikov · 7 years ago
  32. 76daed1 Nested scrolling++ by Chris Banes · 8 years ago
  33. b3f4420 Conditional use of workaround for 22-24 devices by Kirill Grouchnikov · 7 years ago
  34. f055439 Rename colorTextError to colorError for consistency with FW by Kirill Grouchnikov · 7 years ago
  35. 0ee1c0c Merge "Make support toolbars into keyboard navigation clusters" into oc-dev by TreeHugger Robot · 7 years ago
  36. d2d9079 Make support toolbars into keyboard navigation clusters by Evan Rosky · 8 years ago
  37. 779fb11 Don't crash in AppBarLayout inflation am: ee01b9bca7 by Kirill Grouchnikov · 8 years ago
  38. 368c412 Merge "Move textColorError from design to appcompat" into oc-dev by Kirill Grouchnikov · 8 years ago
  39. be551c4 Move textColorError from design to appcompat by Kirill Grouchnikov · 8 years ago
  40. ee01b9b Don't crash in AppBarLayout inflation by Kirill Grouchnikov · 8 years ago
  41. fa2e2ac Remove unnecessary casts on calls to findViewById by Alan Viverette · 8 years ago
  42. 751f614 resolve merge conflicts of 08aea1c647 to oc-dev by Yuichi Araki · 8 years ago
  43. 4b5909c Merge "Fix BottomSheetBehaviorTest" into nyc-support-25.4-dev am: a1576d83a9 by Yuichi Araki · 8 years ago
  44. 08aea1c Merge "Status bar background for BottomSheetDialog" into nyc-support-25.4-dev by Yuichi Araki · 8 years ago
  45. 96eebaf Status bar background for BottomSheetDialog by Yuichi Araki · 8 years ago
  46. 8be0c0d Fix BottomSheetBehaviorTest by Yuichi Araki · 8 years ago
  47. b0ec058 Merge "Replace usage of design MathUtils with core-utils version of MathUtils." into oc-dev by TreeHugger Robot · 8 years ago
  48. 12e0a30 Replace usage of design MathUtils with core-utils version of MathUtils. by Aurimas Liutikas · 8 years ago
  49. 98ec0d5 Clean up an assortment of Error-Prone warnings. by Aurimas Liutikas · 8 years ago
  50. 2d22dc4 Move version metadata to <application> DO NOT MERGE by Chris Banes · 8 years ago
  51. c2d620d Move version metadata to <application> by Chris Banes · 8 years ago
  52. 7f35986 Restore "Clean up files left over from old SDK build" by Alan Viverette · 8 years ago
  53. 806d225 Merge "Revert "Clean up files left over from old SDK build" to fix build" by Alan Viverette · 8 years ago
  54. 71e91f2 Revert "Clean up files left over from old SDK build" to fix build by Alan Viverette · 8 years ago
  55. 4e3f147 Merge "Clean up files left over from old SDK build" by Alan Viverette · 8 years ago
  56. 047377e Merge "Use PollingCheck instead of sleep in AppBarWithCollapsingToolbarTest." by TreeHugger Robot · 8 years ago
  57. e5aeb8d Merge "Mark flaky tests as flaky" by TreeHugger Robot · 8 years ago
  58. d1745ab Use PollingCheck instead of sleep in AppBarWithCollapsingToolbarTest. by Aurimas Liutikas · 8 years ago
  59. e9ef6b7 Merge "Fix CollapsingToolbarLayout height when wrap_content" by TreeHugger Robot · 8 years ago
  60. be2428d Unflake AppBar tests by Aurimas Liutikas · 8 years ago
  61. 51e3ec3 Clean up files left over from old SDK build by Alan Viverette · 8 years ago
  62. d1a3eb9 Fix CollapsingToolbarLayout height when wrap_content by Chris Banes · 8 years ago
  63. d760631 Merge "Add speculative fix for AppBar*Tests" by TreeHugger Robot · 8 years ago
  64. 2d737bf Add speculative fix for AppBar*Tests by Aurimas Liutikas · 8 years ago
  65. e025870 Merge "Remove unused class AnimationListenerAdapter." by TreeHugger Robot · 8 years ago
  66. a972a99 Merge "Introduce android.support.v7.widget.TooltipCompat" by TreeHugger Robot · 8 years ago
  67. 54474fe Remove unused class AnimationListenerAdapter. by Aurimas Liutikas · 8 years ago
  68. 6412318 resolve merge conflicts of a793edf655 to master by Aurimas Liutikas · 8 years ago
  69. cf41f51 Fix BottomNavigationView label animation. by Aurimas Liutikas · 8 years ago
  70. 05944c3 Merge "A pass at fixing unchecked javac warnings." by TreeHugger Robot · 8 years ago
  71. d307f45 Merge "Prevent potential NPE" am: 2dca7c82d1 am: 7c421bdee8 am: 98c8c2faa2 by Aurimas Liutikas · 8 years ago
  72. 6539c6f Merge "Remove unnecessary null check" into nyc-support-25.3-dev am: 82f70a69e5 by Kirill Grouchnikov · 8 years ago
  73. ffcdd45 Add missing import in DirectedAcyclicGraphTest by Aurimas Liutikas · 8 years ago
  74. d8caf68 Remove unnecessary null check by Kirill Grouchnikov · 8 years ago
  75. a4c6825 Introduce android.support.v7.widget.TooltipCompat by Vladislav Kaznacheev · 8 years ago
  76. d1e6ea3 Prevent potential NPE by Geoffrey Métais · 8 years ago
  77. 27644c0 Remove unused imports in support library classes. by Aurimas Liutikas · 8 years ago
  78. abc7395 A pass at fixing unchecked javac warnings. by Aurimas Liutikas · 8 years ago
  79. 2656ae5 Merge "Re-enable lint enforcement, fix remaining lint issues" by TreeHugger Robot · 8 years ago
  80. c69882c Re-enable lint enforcement, fix remaining lint issues by Alan Viverette · 8 years ago
  81. e2104f4 Add all missing @Override annotations. by Aurimas Liutikas · 8 years ago
  82. 4b25d63 Clean up ParcelableCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  83. b549f75 Mark flaky tests as flaky by Alan Viverette · 8 years ago
  84. d2900e6 Cleanup test AndroidManifest.xml files. by Aurimas Liutikas · 8 years ago
  85. 4e4bd4f Merge "support:design fix possible flakiness in tests" into nyc-support-25.2-dev am: 80ac519b3e am: 89e4721f3c by Andrei Stingaceanu · 8 years ago
  86. 89e4721 Merge "support:design fix possible flakiness in tests" into nyc-support-25.2-dev by Andrei Stingaceanu · 8 years ago
  87. a8c47fd support:design fix possible flakiness in tests by Andrei Stingaceanu · 8 years ago
  88. e0bb107 Merge "Disable yet another flaky AppBarWithCollapsingToolbarTest test." into nyc-support-25.2-dev am: 396f89ce13 am: bdda36a24c by Aurimas Liutikas · 8 years ago
  89. 5d5935f resolve merge conflicts of 2df8a5df92 to master by Aurimas Liutikas · 8 years ago
  90. 435056a Merge "Mark flaky tests as flaky" into nyc-support-25.3-dev by TreeHugger Robot · 8 years ago
  91. 396f89c Merge "Disable yet another flaky AppBarWithCollapsingToolbarTest test." into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  92. d586790 Mark flaky tests as flaky by Alan Viverette · 8 years ago
  93. 2026c8d Disable yet another flaky AppBarWithCollapsingToolbarTest test. by Aurimas Liutikas · 8 years ago
  94. bde50f3 Make bottom navigation item pool non-static by Jonathan Koren · 8 years ago
  95. 3035be1 Deprecate ScrollerCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  96. 91d64e6 Merge commit 'f6db31b17c025cca81005028fa9ce4952f27c357' from by Xin Li · 8 years ago
  97. 80f37ca Disable AppBarWithCollapsingToolbarTest#testPinnedToolbarWithMargins which flakes am: 1d53a4ede7 am: ce160e1a5c by Aurimas Liutikas · 8 years ago
  98. 1d53a4e Disable AppBarWithCollapsingToolbarTest#testPinnedToolbarWithMargins which flakes by Aurimas Liutikas · 8 years ago
  99. 3fe5cda Disable flaky AppBarWithCollapsingToolbarTest tests. am: 2f65e93a6b am: 05def32863 by Aurimas Liutikas · 8 years ago
  100. 2f65e93 Disable flaky AppBarWithCollapsingToolbarTest tests. by Aurimas Liutikas · 8 years ago