1. ad91601 Disable dontReuseHiddenViewOnInvalidate test on ICS. by Aurimas Liutikas · 8 years ago
  2. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  3. 7021ecf Merge "Make MediaRouter widgets customizable using mediaRouterTheme" by Donghyun Cho · 8 years ago
  4. c0b44f7 MediaRouter: Synchronize route selecting information by Sungsoo · 8 years ago
  5. 2573ecb MediaRouter: Add some util methods by Sungsoo Lim · 8 years ago
  6. 1bc8cd7 Make MediaRouter widgets customizable using mediaRouterTheme by Donghyun Cho · 8 years ago
  7. 4238128 Merge "Only run RecyclerViewAnimationsTest#appCancelAnimationInDetach on API 16+" by Aurimas Liutikas · 8 years ago
  8. b4eff16 View.SetLayoutDirection didn't update the drawable until API 19 by Teng-Hui Zhu · 8 years ago
  9. 6e51229 Only run RecyclerViewAnimationsTest#appCancelAnimationInDetach on API 16+ by Aurimas Liutikas · 8 years ago
  10. e70094d Workaround getRefreshRate crash in edit mode - DO NOT MERGE by Chris Craik · 8 years ago
  11. 20ce05d Only run RecyclerViewAccessibilityLifecycleTest on API 16+ by Aurimas Liutikas · 8 years ago
  12. f0ec07f Merge "Fix FocusSearchNavigationTest on API 15." by TreeHugger Robot · 8 years ago
  13. 99587ea Merge "Revert "Fix for night mode not applying after resume"" by Aurimas Liutikas · 8 years ago
  14. 2bf33ac Revert "Fix for night mode not applying after resume" by Aurimas Liutikas · 8 years ago
  15. f5d142e Fix FocusSearchNavigationTest on API 15. by Aurimas Liutikas · 8 years ago
  16. bcdd8ab Merge "Fix for night mode not applying after resume" by Chris Banes · 8 years ago
  17. fc66d3d Added seekBarIncrement to SeekBarPreference by Keyvan Amiri · 8 years ago
  18. 109415a Merge "Improve PagerSnapHelper flinging and documentation." by TreeHugger Robot · 8 years ago
  19. 480ee20 Fix broken support library host tests. by Aurimas Liutikas · 8 years ago
  20. 396f55a Improve PagerSnapHelper flinging and documentation. by Aurimas Liutikas · 8 years ago
  21. 12b519f Merge "Fix flaky ItemTouchHelperTest." by Aurimas Liutikas · 8 years ago
  22. 2644e4d Fix usage of isAttachedToWindow() for API 9-11 am: 550c74f422 am: 18f5227864 by Chris Banes · 8 years ago
  23. 45b2039 Fix usage of isAttachedToWindow() for API 9-11 am: 550c74f422 am: 18f5227864 by Chris Banes · 8 years ago
  24. 550c74f Fix usage of isAttachedToWindow() for API 9-11 by Chris Banes · 8 years ago
  25. 277b9d6 Fix flaky ItemTouchHelperTest. by Aurimas Liutikas · 8 years ago
  26. f67a319 Avoid casting mContext to Activity by Justin Morey · 8 years ago
  27. 82c3301 Merge "Cleanup usage of scrap" by TreeHugger Robot · 8 years ago
  28. 270dbaf Avoid System.nanoTime cost for older devices by Chris Craik · 8 years ago
  29. ce39f74 Merge "Add PagerSnapHelper to enable ViewPager-like behavior." by TreeHugger Robot · 8 years ago
  30. 9b887b0 Fix for night mode not applying after resume by Chris Banes · 8 years ago
  31. f4adc1b DO NOT MERGE Revert "MediaRouterButton: Make the button always enabled" am: dffce799b0 by Sungsoo Lim · 8 years ago
  32. dffce79 DO NOT MERGE Revert "MediaRouterButton: Make the button always enabled" by Sungsoo Lim · 8 years ago
  33. 44f505b Revert "MediaRouterButton: Make the button always enabled" by Sungsoo Lim · 8 years ago
  34. 899c904 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  35. 849542d Add PagerSnapHelper to enable ViewPager-like behavior. by Aurimas Liutikas · 8 years ago
  36. 635ba90 Cleanup usage of scrap by Chris Craik · 8 years ago
  37. dbf84da Prevent prefetch of attached views. by Chris Craik · 8 years ago
  38. ee47726 AppCompatDelegate - fix cast exception am: 9262400138 am: 16e0e2e102 by Andrei Stingaceanu · 8 years ago
  39. 4b57c95 Prevent prefetch of attached views. am: 923857de8d am: f3c8ba329c by Chris Craik · 8 years ago
  40. 7dbf738 MediaRouter: Use AppCompat's windowNoTitle attribute instead of framework's one am: f7c6ae7877 by Donghyun Cho · 8 years ago
  41. 8a75106 AppCompatDelegate - fix cast exception am: 9262400138 am: 16e0e2e102 by Andrei Stingaceanu · 8 years ago
  42. f3c8ba3 Prevent prefetch of attached views. am: 923857de8d by Chris Craik · 8 years ago
  43. 8d09956 MediaRouter: Use AppCompat's windowNoTitle attribute instead of framework's one by Donghyun Cho · 8 years ago
  44. 16e0e2e AppCompatDelegate - fix cast exception am: 9262400138 by Andrei Stingaceanu · 8 years ago
  45. ad5333b Merge "Prevent prefetch of attached views." into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  46. 1d50bac Merge "MediaRouter: Use AppCompat's windowNoTitle attribute instead of framework's one" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  47. 72f26b9 Merge "AppCompatDelegate - fix cast exception" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  48. 923857d Prevent prefetch of attached views. by Chris Craik · 8 years ago
  49. 3d82848 Properly setup autoMirror in VDC and AVDC. am: 0327a65add am: cf1eb2d912 by Teng-Hui Zhu · 8 years ago
  50. ef1a86f Properly setup autoMirror in VDC and AVDC. am: 0327a65add am: cf1eb2d912 by Teng-Hui Zhu · 8 years ago
  51. f7c6ae7 MediaRouter: Use AppCompat's windowNoTitle attribute instead of framework's one by Donghyun Cho · 8 years ago
  52. 821758b Merge "Fix AsyncListUtilTest and ThreadUtilTest." by Aurimas Liutikas · 8 years ago
  53. 0327a65 Properly setup autoMirror in VDC and AVDC. by Teng-Hui Zhu · 8 years ago
  54. 4dff9a0 Merge "Cleanup RecyclerViewCacheTest GapWorker access" by Chris Craik · 8 years ago
  55. 180bb52 Fix AsyncListUtilTest and ThreadUtilTest. by Aurimas Liutikas · 8 years ago
  56. 47d17a7 Cleanup RecyclerViewCacheTest GapWorker access by Chris Craik · 8 years ago
  57. 41b1b30 Merge "Fix crash from recycling scrapped item." by TreeHugger Robot · 8 years ago
  58. 731a279 Merge "Remove dead type code" by TreeHugger Robot · 8 years ago
  59. aa85c79 Merge "Add GapWorker task prioritization" by Chris Craik · 8 years ago
  60. a0716b1 Fix crash from recycling scrapped item. by Chris Craik · 8 years ago
  61. a491891 Remove dead type code by Chris Craik · 8 years ago
  62. 356880d Add GapWorker task prioritization by Chris Craik · 8 years ago
  63. 9262400 AppCompatDelegate - fix cast exception by Andrei Stingaceanu · 8 years ago
  64. 1797d0d Fix prefetchChangesCacheSize breakage by Chris Craik · 8 years ago
  65. 11a895a Merge "Improve LayoutManager prefetch API" by Chris Craik · 8 years ago
  66. 945dc1e Improve LayoutManager prefetch API by Chris Craik · 8 years ago
  67. a0e8052 Merge "Added SeekBarPreference to v7 pref support library" by Keyvan Amiri · 8 years ago
  68. 22bde23 Added SeekBarPreference to v7 pref support library by Keyvan Amiri · 8 years ago
  69. 7c594b2 Merge "Fix GapWorker crash" by Chris Craik · 8 years ago
  70. 405d613 Fix GapWorker crash by Chris Craik · 8 years ago
  71. 8a0e250 increase layout timeout to account for older devices by Yigit Boyar · 8 years ago
  72. ca1b6e1 MediaRouter: Make getSelectedRoute return the recent infomation am: d38d8790c6 am: 1131e10324 by Sungsoo · 8 years ago
  73. 63245c9 MediaRouter: Make getSelectedRoute return the recent infomation am: d38d8790c6 by Sungsoo · 8 years ago
  74. d38d879 MediaRouter: Make getSelectedRoute return the recent infomation by Sungsoo · 8 years ago
  75. 42e7d6f Replace usage of Instrumentation#runOnMainSync with ActivityTestRule#runOnUiThread. by Aurimas Liutikas · 8 years ago
  76. b176808 Remove callback to invalidate menu if necessary am: 0fd23ee98e am: 0089c43ccc by Kirill Grouchnikov · 8 years ago
  77. 3ac4ef1 Remove callback to invalidate menu if necessary am: 0fd23ee98e am: 0089c43ccc by Kirill Grouchnikov · 8 years ago
  78. 0089c43 Remove callback to invalidate menu if necessary am: 0fd23ee98e by Kirill Grouchnikov · 8 years ago
  79. 9d36196 Merge "Remove callback to invalidate menu if necessary" into nyc-mr1-dev by Kirill Grouchnikov · 8 years ago
  80. 0fd23ee Remove callback to invalidate menu if necessary by Kirill Grouchnikov · 8 years ago
  81. b32a131 Update JavaDoc for VectorDrawableCompat and related comments am: 95276d3d3d am: 3148bc0ab3 by Teng-Hui Zhu · 8 years ago
  82. 92011d8 Update JavaDoc for VectorDrawableCompat and related comments am: 95276d3d3d by Teng-Hui Zhu · 8 years ago
  83. 3148bc0 Update JavaDoc for VectorDrawableCompat and related comments am: 95276d3d3d by Teng-Hui Zhu · 8 years ago
  84. 1669254 Merge "Update JavaDoc for VectorDrawableCompat and related comments" into nyc-mr1-dev by Tenghui Zhu · 8 years ago
  85. 6542412 Merge "Gradual prefetching in GapWorker" by Chris Craik · 8 years ago
  86. a93a0c0 Gradual prefetching in GapWorker by Chris Craik · 8 years ago
  87. febbd2d Fix SGLM test's child matching by Yigit Boyar · 8 years ago
  88. 3876beb Resolve merge conflicts of 571fe86 to master by Aga Madurska · 8 years ago
  89. 571fe86 Add tests for edge view to the LinearLayoutManagerSnappingTest am: 3911e1c2d3 by Aga Madurska · 8 years ago
  90. e52787e Add tests for edge view to the LinearLayoutManagerSnappingTest am: 3911e1c2d3 by Aga Madurska · 8 years ago
  91. 7cbaea8 Merge "Add tests for edge view to the LinearLayoutManagerSnappingTest" into nyc-mr1-dev by Agnieszka Madurska · 8 years ago
  92. 3b8dd61 Merge "Switch from deprecated size annotations to new ones." by Aurimas Liutikas · 8 years ago
  93. 95276d3 Update JavaDoc for VectorDrawableCompat and related comments by Teng-Hui Zhu · 8 years ago
  94. 754cb29 Switch from deprecated size annotations to new ones. by Aurimas Liutikas · 8 years ago
  95. 3f0aaae Remove usage of FILL_PARENT in RecyclerView. by Aurimas Liutikas · 8 years ago
  96. e51438e Merge "Refactor ViewPrefetcher into GapWorker" by TreeHugger Robot · 8 years ago
  97. 3911e1c Add tests for edge view to the LinearLayoutManagerSnappingTest by Aga Madurska · 8 years ago
  98. d1b9fa9 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 8 years ago
  99. a9d8498 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  100. 07b2e07 Refactor ViewPrefetcher into GapWorker by Chris Craik · 8 years ago