1. 414c3a1 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  2. 8197e55 Merge "Start using gradle-plugin 2.3.0" am: 401261b6ab by Thomas Joseph Avila · 8 years ago
  3. 401261b Merge "Start using gradle-plugin 2.3.0" by Thomas Joseph Avila · 8 years ago
  4. 1e051d7 Start using gradle-plugin 2.3.0 by Aurimas Liutikas · 8 years ago
  5. d3b94d8 Merge "fix non-UI thread crash" am: 7dfc74555f by Yangjing Zhang · 8 years ago
  6. 7dfc745 Merge "fix non-UI thread crash" by Treehugger Robot · 8 years ago
  7. 9a41773 fix non-UI thread crash by Yangjing Zhang · 8 years ago
  8. 3cff88b Merge branch mirror-aosp-master into stage-aosp-master by Xin Li · 8 years ago
  9. 43dbd2a Merge commit 'c8bb87bf4df1a1cb63a1570c74e6db8c5ec8d524' from by Xin Li · 8 years ago
  10. 8d33c2e Merge commit 'c8bb87bf4df1a1cb63a1570c74e6db8c5ec8d524' from by Xin Li · 8 years ago
  11. 7c421bd Merge "Prevent potential NPE" am: 2dca7c82d1 by Aurimas Liutikas · 8 years ago
  12. 2dca7c8 Merge "Prevent potential NPE" by Aurimas Liutikas · 8 years ago
  13. d1e6ea3 Prevent potential NPE by Geoffrey Métais · 8 years ago
  14. c8bb87b [AppCompat] introduce APIs to control slider animation on/off by Andrei Stingaceanu · 8 years ago
  15. e69622c Merge "Fixed Fragment's LoaderManagers leaking the previous Activity after configuration change. Sync the support library's code with the platform's code." by Aurimas Liutikas · 8 years ago
  16. 086adf6 Merge "Fixed Fragment's LoaderManagers leaking the previous Activity after configuration change. Sync the support library's code with the platform's code." by Aurimas Liutikas · 8 years ago
  17. 147dc40 Fixed Fragment's LoaderManagers leaking the previous Activity after configuration change. by Christophe Beyls · 8 years ago
  18. e6e4fd2 Pass Throwable object to Log.e() instead of passing string by Chulwoo Lee · 8 years ago
  19. 28209ac BrowseFragment: fix ListRowDataAdapter ArrayIndexOutofBound am: 6e4a3876fb -s ours by Dake Gu · 8 years ago
  20. f738804 BrowseFragment: fix ListRowDataAdapter ArrayIndexOutofBound by Dake Gu · 8 years ago
  21. 8457e06 Mouse hover on a submenu should open it am: a457b60aaf by Vladislav Kaznacheev · 8 years ago
  22. 6e4a387 BrowseFragment: fix ListRowDataAdapter ArrayIndexOutofBound by Dake Gu · 9 years ago
  23. a457b60 Mouse hover on a submenu should open it by Vladislav Kaznacheev · 8 years ago
  24. 740ecd3 Filter out RecyclerViews from non-visible windows from prefetch am: bec95cedb8 by Chris Craik · 8 years ago
  25. bec95ce Filter out RecyclerViews from non-visible windows from prefetch by Chris Craik · 8 years ago
  26. 2776a58 Merge "Correct PagerSnapHelper javadoc." into nyc-support-25.2-dev by Aurimas Liutikas · 8 years ago
  27. 35f9102 Merge "Correct PagerSnapHelper javadoc." into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  28. c092d53 Remove API and docs support library make targets am: 63269b0f6e am: 73c9de2ea2 by Alan Viverette · 8 years ago
  29. 73c9de2 Remove API and docs support library make targets am: 63269b0f6e by Alan Viverette · 8 years ago
  30. 4e05ba7 Correct PagerSnapHelper javadoc. by Aurimas Liutikas · 8 years ago
  31. 63269b0 Remove API and docs support library make targets by Alan Viverette · 8 years ago
  32. dc03f0f Ensure transactions cannot be run during controller state change am: 9268ce1264 by George Mount · 8 years ago
  33. e5ba9db Merge "[AppCompat] SwitchCompat - introduce and use ObjectAnimator" into nyc-support-25.2-dev by Andrei Stingaceanu · 8 years ago
  34. 89e4721 Merge "support:design fix possible flakiness in tests" into nyc-support-25.2-dev by Andrei Stingaceanu · 8 years ago
  35. 9268ce1 Ensure transactions cannot be run during controller state change by George Mount · 8 years ago
  36. d068632 Merge "[AppCompat] SwitchCompat - introduce and use ObjectAnimator" into nyc-support-25.2-dev by Andrei Stingaceanu · 8 years ago
  37. 2d544b7 [AppCompat] SwitchCompat - introduce and use ObjectAnimator by Andrei Stingaceanu · 8 years ago
  38. 80ac519 Merge "support:design fix possible flakiness in tests" into nyc-support-25.2-dev by Andrei Stingaceanu · 8 years ago
  39. a8c47fd support:design fix possible flakiness in tests by Andrei Stingaceanu · 8 years ago
  40. 9e4553a Merge "Revert "Revert "Fix NPE which occurs when MediaBrowserService.onLoadItem gives null""" into nyc-support-25.3-dev by TreeHugger Robot · 8 years ago
  41. 17fc090 Revert "Revert "Fix NPE which occurs when MediaBrowserService.onLoadItem gives null"" by Hyundo Moon · 8 years ago
  42. d969c38 Merge "DetailsFragment: move navigation actions out of focusSearch" into nyc-support-25.2-dev by Dake Gu · 8 years ago
  43. cc6ce26 Merge "DetailsFragment: move navigation actions out of focusSearch" into nyc-support-25.2-dev by Dake Gu · 8 years ago
  44. 3e1f53d Merge "MediaSessionCompat: Check extra binder is ready only on API 21+" into nyc-support-25.3-dev by Donghyun Cho · 8 years ago
  45. 75b888c Merge "Deprecate android.support.v4.media.Transport* classes" into nyc-support-25.3-dev by Ian Lake · 8 years ago
  46. 239af8f Merge "Catch reentrancy while executing postponed transactions." into nyc-support-25.2-dev by George Mount · 8 years ago
  47. 3776f73 Merge "Catch reentrancy while executing postponed transactions." into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  48. 9869eb3 DetailsFragment: move navigation actions out of focusSearch by Dake Gu · 8 years ago
  49. 788a8ed Merge "Support nested prefetch in leanbacklib's gridviews" into nyc-support-25.2-dev by Chris Craik · 8 years ago
  50. dfd1913 Merge "Support nested prefetch in leanbacklib's gridviews" into nyc-support-25.2-dev by Chris Craik · 8 years ago
  51. 0a849aa Catch reentrancy while executing postponed transactions. by George Mount · 8 years ago
  52. dac5dcf Support nested prefetch in leanbacklib's gridviews by Chris Craik · 8 years ago
  53. ff1a50f Merge "Disabled unfocusable scrolling when RV has no focused child" into nyc-support-25.2-dev by Keyvan Amiri · 8 years ago
  54. 670f842 Merge "Disabled unfocusable scrolling when RV has no focused child" into nyc-support-25.2-dev by Keyvan Amiri · 8 years ago
  55. 7703800 Merge "Revert "Fix NPE which occurs when MediaBrowserService.onLoadItem gives null"" into nyc-support-25.3-dev by Aurimas Liutikas · 8 years ago
  56. 6fea533 Revert "Fix NPE which occurs when MediaBrowserService.onLoadItem gives null" by Aurimas Liutikas · 8 years ago
  57. ff89462 MediaSessionCompat: Check extra binder is ready only on API 21+ by Donghyun Cho · 8 years ago
  58. 5f58c8b Merge "MediaControllerCompat: Synchronize the list of pending callbacks" into nyc-support-25.3-dev by Donghyun Cho · 8 years ago
  59. 30ec8f7 Merge "Fix NPE which occurs when MediaBrowserService.onLoadItem gives null" into nyc-support-25.3-dev by TreeHugger Robot · 8 years ago
  60. 826e396 Merge "MediaSessionCompat: Refactor test code" into nyc-support-25.3-dev by Donghyun Cho · 8 years ago
  61. 80316be MediaControllerCompat: Synchronize the list of pending callbacks by Donghyun Cho · 8 years ago
  62. 45d3353 Merge "MediaSessionCompat: Use extra binder for setPlaybackState() on API 22+" into nyc-support-25.3-dev by TreeHugger Robot · 8 years ago
  63. a6d8d0b Fix NPE which occurs when MediaBrowserService.onLoadItem gives null by Hyundo Moon · 8 years ago
  64. ab2d67a Delay changing state of added fragments until all executed. am: 143ab756b5 -s ours by George Mount · 8 years ago
  65. 4a6c6c0 Delay changing state of added fragments until all executed. by George Mount · 8 years ago
  66. df4505b Deprecate android.support.v4.media.Transport* classes by Ian Lake · 8 years ago
  67. 416f9ef Merge "Fix exceptions throwns from negative dist prefetches" into nyc-support-25.2-dev by Chris Craik · 8 years ago
  68. 228bbcc Merge "Fix exceptions throwns from negative dist prefetches" into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  69. 549ba57 Merge "leanback: Fix BaseGridView.animateIn()" into nyc-support-25.2-dev by Dake Gu · 8 years ago
  70. a1ee39d Merge "leanback: Fix BaseGridView.animateIn()" into nyc-support-25.2-dev by Dake Gu · 8 years ago
  71. ec77c96 Merge "Suppress flaky tests" into nyc-support-25.3-dev by TreeHugger Robot · 8 years ago
  72. 435056a Merge "Mark flaky tests as flaky" into nyc-support-25.3-dev by TreeHugger Robot · 8 years ago
  73. b174744 Disabled unfocusable scrolling when RV has no focused child by Keyvan Amiri · 8 years ago
  74. 143ab75 Delay changing state of added fragments until all executed. by George Mount · 8 years ago
  75. bdda36a Merge "Disable yet another flaky AppBarWithCollapsingToolbarTest test." into nyc-support-25.2-dev by Aurimas Liutikas · 8 years ago
  76. 396f89c Merge "Disable yet another flaky AppBarWithCollapsingToolbarTest test." into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  77. b499bd8 Merge "Workaround a bug in tradefed runner not supporting assumeTrue()" into nyc-support-25.2-dev by Aurimas Liutikas · 8 years ago
  78. 6e62618 Merge "Workaround a bug in tradefed runner not supporting assumeTrue()" into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  79. d586790 Mark flaky tests as flaky by Alan Viverette · 8 years ago
  80. 6c9b203 Merge "Fix test on API 23 and earlier." into nyc-support-25.2-dev am: 2fda9e1daf by George Mount · 8 years ago
  81. 2fda9e1 Merge "Fix test on API 23 and earlier." into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  82. 359813b Merge "Make bottom navigation item pool non-static" into nyc-support-25.2-dev by Aurimas Liutikas · 8 years ago
  83. 2026c8d Disable yet another flaky AppBarWithCollapsingToolbarTest test. by Aurimas Liutikas · 8 years ago
  84. f77aa1f Workaround a bug in tradefed runner not supporting assumeTrue() by Aurimas Liutikas · 8 years ago
  85. b30e76d Merge "Make bottom navigation item pool non-static" into nyc-support-25.2-dev by Aurimas Liutikas · 8 years ago
  86. 6425bbc Fix exceptions throwns from negative dist prefetches by Chris Craik · 8 years ago
  87. 5d9d42d Fix test on API 23 and earlier. by George Mount · 8 years ago
  88. bde50f3 Make bottom navigation item pool non-static by Jonathan Koren · 8 years ago
  89. 8c6d4ec Merge commit 'f6db31b17c025cca81005028fa9ce4952f27c357' from nyc-support-25.1-dev to stage-aosp-master. am: 91d64e6db0 by Xin Li · 8 years ago
  90. be138ad Merge commit 'f6db31b17c025cca81005028fa9ce4952f27c357' from nyc-support-25.1-dev to stage-aosp-master. by Xin Li · 8 years ago
  91. 7727255 MediaSessionCompat: Refactor test code by Donghyun Cho · 8 years ago
  92. 1c839e2 Merge "MediaBrowserCompat: Provide compat API for MediaBrowser.search" into nyc-support-25.2-dev by Hyundo Moon · 8 years ago
  93. c3bc12d Merge "MediaBrowserCompat: Provide compat API for MediaBrowser.search" into nyc-support-25.2-dev by Hyundo Moon · 8 years ago
  94. ff4e982 Merge "Enable some tests in MediaBrowserCompatTest" into nyc-support-25.3-dev by Donghyun Cho · 8 years ago
  95. 8e06d69 leanback: Fix BaseGridView.animateIn() by Dake Gu · 8 years ago
  96. fc3a819 Merge "Reorder test expectations and use AtomicBoolean in postMessageTest" into nyc-support-25.2-dev by Yusuf Ozuysal · 8 years ago
  97. 5602ff7 Merge "Reorder test expectations and use AtomicBoolean in postMessageTest" into nyc-support-25.2-dev by Yusuf Ozuysal · 8 years ago
  98. 2624967 Merge "cleanup life cycle issue of PlaybackGlue in PlaybackFragment." into nyc-support-25.2-dev by Dake Gu · 8 years ago
  99. e1189fd Merge "cleanup life cycle issue of PlaybackGlue in PlaybackFragment." into nyc-support-25.2-dev by Dake Gu · 8 years ago
  100. 46ecf80 Reorder test expectations and use AtomicBoolean in postMessageTest by Yusuf Ozuysal · 8 years ago