1. 40f932f Merge "Remove javadocTask and javadocJarTask." into nyc-support-25.2-dev by Aurimas Liutikas · 8 years ago
  2. 9526d31 Sort routes in the chooser dialog, ignoring case differences by Donghyun Cho · 8 years ago
  3. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  4. 9ad077f Reset prefetch cache expansion after initial prefetch by Chris Craik · 8 years ago
  5. db36a67 Merge "Make create/bind moving averages more responsive" into nyc-support-25.1-dev by Chris Craik · 8 years ago
  6. d94b441 Merge "Fix error in Palette resize function" into nyc-support-25.1-dev by Chris Banes · 8 years ago
  7. 399df01 Merge "Update public style/attr definitions" into nyc-support-25.1-dev by Chris Banes · 8 years ago
  8. 5dbefe6 Fix error in Palette resize function by Chris Banes · 8 years ago
  9. 8123166 Switch mNestedRecyclerView to weakref by Chris Craik · 8 years ago
  10. 852adcb Update public style/attr definitions by Chris Banes · 8 years ago
  11. f36b9e9 Remove testMenuInvalidationAfterDestroy by Chris Banes · 8 years ago
  12. 0fab451 Detach stale nested RecyclerView content before prefetching by Chris Craik · 8 years ago
  13. e5e151c Make create/bind moving averages more responsive by Chris Craik · 8 years ago
  14. fbefadc Simplify support of prefetch with data set changed after layout by Chris Craik · 8 years ago
  15. d618efa Merge "Make RecyclerView prefetch APIs public" into nyc-support-25.1-dev by Chris Craik · 8 years ago
  16. 7ce9c17 Merge "Disable all the AsyncListUtilTest as they are still flaking." into nyc-support-25.1-dev by Aurimas Liutikas · 8 years ago
  17. 3104d44 Make RecyclerView prefetch APIs public by Chris Craik · 8 years ago
  18. ef780d2 Fix night mode API for configuration-based color resources by Chris Banes · 8 years ago
  19. 4383799 Merge "Ignore 0 distance drags for prefetching" into nyc-support-25.1-dev by Chris Craik · 8 years ago
  20. 559e3a8 Merge "Allow prefetching while data set changed after layout" into nyc-support-25.1-dev by Chris Craik · 8 years ago
  21. 5752aba Disable all the AsyncListUtilTest as they are still flaking. by Aurimas Liutikas · 8 years ago
  22. 0951d1a Ignore 0 distance drags for prefetching by Chris Craik · 8 years ago
  23. fa3094f Merge "Update size annotations for compat, design, and appcompat tests." into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  24. c6ede06 DO NOT MERGE. Fix Palette bucket test by Chris Banes · 8 years ago
  25. f2f73b7 Allow prefetching while data set changed after layout by Chris Craik · 8 years ago
  26. 4bb57b2 Update size annotations for compat, design, and appcompat tests. by Aurimas Liutikas · 8 years ago
  27. 77d397d Perform API backwards compatibility check as part of support checkApi by Alan Viverette · 8 years ago
  28. f39fda5 Fix custom tint showing as disabled pre-Lollipop by Chris Banes · 8 years ago
  29. f581ab1 Fix memory leak in deferred a11y dispatcher by Yigit Boyar · 8 years ago
  30. 8e10080 Move from GROUP_ID to LIBRARY_GROUP annotations by Aurimas Liutikas · 8 years ago
  31. 66098e4 Merge "Workaround getRefreshRate crash in edit mode" into nyc-support-25.1-dev by Chris Craik · 8 years ago
  32. b4da44d Fix BottomNavigationMenu item selection via Menu object am: 69557a3a03 by Aurimas Liutikas · 8 years ago
  33. 62cdbc1 Workaround getRefreshRate crash in edit mode by Chris Craik · 8 years ago
  34. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  35. e8d4120 Do not hard-code any compileSdkVersion values in gradle. by Aurimas Liutikas · 8 years ago
  36. 5ec99dd Revert "Add support lib version meta-data to AndroidManifest.xml" by Chris Banes · 8 years ago
  37. cdcdfd0 Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  38. 69557a3 Fix BottomNavigationMenu item selection via Menu object by Aurimas Liutikas · 8 years ago
  39. c5e0f53 Merge "Bring AlertDialog up to date with N framework" into nyc-support-25.1-dev by Chris Banes · 8 years ago
  40. 7316f0a DO NOT MERGE Fix a few remaining compilation issues by Alan Viverette · 8 years ago
  41. d0c99f1 Added scrolling to focusSearchWithOtherFocusables test by Keyvan Amiri · 8 years ago
  42. 9dd91ad Fix AlertDialog width on API 11+ am: 79cc8b4f11 am: f74e8034bc by Chris Banes · 8 years ago
  43. 95802bd Workaround weirdness when running on Intel devices am: 724b679133 am: a8f3aade1a by Chris Banes · 8 years ago
  44. f74e803 Fix AlertDialog width on API 11+ am: 79cc8b4f11 by Chris Banes · 8 years ago
  45. a8f3aad Workaround weirdness when running on Intel devices am: 724b679133 by Chris Banes · 8 years ago
  46. 924d486 Merge "Fix AlertDialog width on API 11+" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  47. a4c9db3 Merge "Workaround weirdness when running on Intel devices" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  48. e310cf3 Disable another flaky AsyncListUtilTest. by Aurimas Liutikas · 8 years ago
  49. 2c96011 Bring AlertDialog up to date with N framework by Chris Banes · 8 years ago
  50. 5c0229c Merge "Fixed focus recovery when adapter changes during scrolling" by Keyvan Amiri · 8 years ago
  51. 1b23254 Fixed focus recovery when adapter changes during scrolling by Keyvan Amiri · 8 years ago
  52. aab06d9 Remove unused local variable in RecyclerView. by Aurimas Liutikas · 8 years ago
  53. 79cc8b4 Fix AlertDialog width on API 11+ by Chris Banes · 8 years ago
  54. e475381 Merge "Added focus recovery mechanism to RecyclerView" by Keyvan Amiri · 8 years ago
  55. 65dea0f Added focus recovery mechanism to RecyclerView by Keyvan Amiri · 8 years ago
  56. 1cd6427 Fix background tint for Button.Colored on API 22 by Chris Banes · 8 years ago
  57. 4027f9a Merge "Added seekBarIncrement to SeekBarPreference" by Keyvan Amiri · 8 years ago
  58. fadf09b Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  59. 12026c2 Fix for night mode not applying after resume by Chris Banes · 8 years ago
  60. 756bafe Fix for night mode not applying after resume by Chris Banes · 8 years ago
  61. 724b679 Workaround weirdness when running on Intel devices by Chris Banes · 8 years ago
  62. c6f44e3 Fix background tint for Button.Colored on API 22 by Chris Banes · 8 years ago
  63. 573e17f use run test on ui thread from activity rule by Yigit Boyar · 8 years ago
  64. 87917ea Prevent RecyclerView from doing another layout while processing updates am: 4f11964463 am: b735e3dc09 am: d8d1a7ab69 by Yigit Boyar · 8 years ago
  65. 2bfcef4 Merge "More nested prefetch tests" by TreeHugger Robot · 8 years ago
  66. 6ba5ec4 Prevent RecyclerView from doing another layout while processing updates am: 4f11964463 am: b735e3dc09 by Yigit Boyar · 8 years ago
  67. 0ceae57 More nested prefetch tests by Chris Craik · 8 years ago
  68. bdf404e Merge "Test for null LayoutManager in prefetch" by Chris Craik · 8 years ago
  69. 4f11964 Prevent RecyclerView from doing another layout while processing updates by Yigit Boyar · 8 years ago
  70. 86ed4e8 Merge "Disable ItemTouchHelperTest#swipeStartInRTL test." by Aurimas Liutikas · 8 years ago
  71. 76dec2e Merge "Nested RecyclerView Prefetch" by TreeHugger Robot · 8 years ago
  72. 1e0a453 Nested RecyclerView Prefetch by Chris Craik · 8 years ago
  73. 603bb33 Fix null LayoutManager prefetch crash - DO NOT MERGE am: af52318574 am: 08a2bc5035 by Chris Craik · 8 years ago
  74. f19f489 Test for null LayoutManager in prefetch by Chris Craik · 8 years ago
  75. af52318 Fix null LayoutManager prefetch crash - DO NOT MERGE by Chris Craik · 8 years ago
  76. fb06780 Disable ItemTouchHelperTest#swipeStartInRTL test. by Aurimas Liutikas · 8 years ago
  77. 41b575f Disable AsyncListUtilLayoutTest as it is flaky. by Aurimas Liutikas · 8 years ago
  78. fd54d69 Merge "Fix NewApi errors in support libraries" by TreeHugger Robot · 8 years ago
  79. 82dce5d Merge "MediaRouter: Synchronize route selecting information" by Sungsoo Lim · 8 years ago
  80. 72da1bc Fix NewApi errors in support libraries by Alan Viverette · 8 years ago
  81. c9d816f Workaround getRefreshRate crash in edit mode - DO NOT MERGE am: e70094daf0 am: 5bd77f35d4 by Chris Craik · 8 years ago
  82. 5bd77f3 Workaround getRefreshRate crash in edit mode - DO NOT MERGE am: e70094daf0 by Chris Craik · 8 years ago
  83. 2e2060d Merge "Workaround getRefreshRate crash in edit mode - DO NOT MERGE" into nyc-mr1-dev by Chris Craik · 8 years ago
  84. 5519d19 Merge "Annotate the last non-annotated support lib tests." by TreeHugger Robot · 8 years ago
  85. 7a878c4 Merge "Disable dontReuseHiddenViewOnInvalidate test on ICS." by TreeHugger Robot · 8 years ago
  86. 7bf4554 Merge "MediaRouter: Add some util methods" by Sungsoo Lim · 8 years ago
  87. 9554b28 Merge "Disabling AsyncListUtilTest#tileCaching as it is flaky." by TreeHugger Robot · 8 years ago
  88. cea79d7 Annotate the last non-annotated support lib tests. by Aurimas Liutikas · 8 years ago
  89. 338f462 Merge "Annotate support classes with RequiresApi / TargetApi" by TreeHugger Robot · 8 years ago
  90. a3e63c6 View.SetLayoutDirection didn't update the drawable until API 19 am: b4eff1600a am: bd26740724 am: 9680844fd9 by Teng-Hui Zhu · 8 years ago
  91. edd9e5e View.SetLayoutDirection didn't update the drawable until API 19 am: b4eff1600a am: bd26740724 by Teng-Hui Zhu · 8 years ago
  92. 8f886fe Annotate support classes with RequiresApi / TargetApi by Alan Viverette · 8 years ago
  93. a262134 Merge "Only run RecyclerViewAccessibilityLifecycleTest on API 16+" by Aurimas Liutikas · 8 years ago
  94. 7ad1bee Disabling AsyncListUtilTest#tileCaching as it is flaky. by Aurimas Liutikas · 8 years ago
  95. ad91601 Disable dontReuseHiddenViewOnInvalidate test on ICS. by Aurimas Liutikas · 8 years ago
  96. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  97. 7021ecf Merge "Make MediaRouter widgets customizable using mediaRouterTheme" by Donghyun Cho · 8 years ago
  98. c0b44f7 MediaRouter: Synchronize route selecting information by Sungsoo · 8 years ago
  99. 2573ecb MediaRouter: Add some util methods by Sungsoo Lim · 8 years ago
  100. 1bc8cd7 Make MediaRouter widgets customizable using mediaRouterTheme by Donghyun Cho · 8 years ago