1. d04a78e Merge "Using boolean flag to stop the thread to avoid NPE" into oc-dev by TreeHugger Robot · 8 years ago
  2. 10ea277 Merge "leanback: change default shadow value of unselected item to be 0" into oc-dev by Dake Gu · 8 years ago
  3. 6a3e5a1 leanback: change default shadow value of unselected item to be 0 by Dake Gu · 8 years ago
  4. 21001ce Increase the maximum allowed heap size for gradle by Aurimas Liutikas · 8 years ago
  5. e95cc69 Merge "leanback: fix Drawable not updated" into oc-dev by Dake Gu · 8 years ago
  6. 67d202d Merge "fix RecyclerViewAccessibilityLifeCycleTest below v19" into oc-dev by Aurimas Liutikas · 8 years ago
  7. 555003f fix RecyclerViewAccessibilityLifeCycleTest below v19 by Dake Gu · 8 years ago
  8. c1c103a Merge "Mark mLock as final." into oc-dev by TreeHugger Robot · 8 years ago
  9. 5f58e3b Merge "Fix back stack problems due to postponed transitions" into oc-dev by TreeHugger Robot · 8 years ago
  10. 1b27c7e Merge "MediaBrowserCompat: Allow to connect while disconnecting" into oc-dev by TreeHugger Robot · 8 years ago
  11. 305ab50 Merge "Revert "Revert "O is API 26""" into oc-dev by Ian Pedowitz · 8 years ago
  12. c47beeb Merge "Revert "Move CoordinatorLayout from design to core-ui"" into oc-dev by Kirill Grouchnikov · 8 years ago
  13. f3d16cb Merge "Revert "Fix host side tests build in core-ui"" into oc-dev by Kirill Grouchnikov · 8 years ago
  14. 101d137 Revert "Move CoordinatorLayout from design to core-ui" by Kirill Grouchnikov · 8 years ago
  15. 7afd743 Revert "Fix host side tests build in core-ui" by Kirill Grouchnikov · 8 years ago
  16. a4f9819 Using boolean flag to stop the thread to avoid NPE by Suprabh Shukla · 8 years ago
  17. a031fe7 Merge "RecyclerView: dont clear app provided accessibility delegate" into oc-dev by Dake Gu · 8 years ago
  18. 85b5869 Merge "Fix constant in PlaybackControlGlue Actions." into oc-dev by Dake Gu · 8 years ago
  19. 6be5511 leanback: fix Drawable not updated by Dake Gu · 8 years ago
  20. a68d533 Fix host side tests build in core-ui by Kirill Grouchnikov · 8 years ago
  21. b1aac1b Merge "Move CoordinatorLayout from design to core-ui" into oc-dev by Kirill Grouchnikov · 8 years ago
  22. 9e05029 Merge "Suppress RecyclerViewFocusRecoveryTest that crash on UI thread." into oc-dev by Aurimas Liutikas · 8 years ago
  23. 07562df Mark mLock as final. by Seigo Nonaka · 8 years ago
  24. 50c77ea Merge "Remove references to unused directories in make and gradle files." into oc-dev by TreeHugger Robot · 8 years ago
  25. 8ab31e2 Fix back stack problems due to postponed transitions by George Mount · 8 years ago
  26. a9662ec Suppress RecyclerViewFocusRecoveryTest that crash on UI thread. by Aurimas Liutikas · 8 years ago
  27. f417a0b MediaBrowserCompat: Allow to connect while disconnecting by Sungsoo · 8 years ago
  28. 0a63a35 Move CoordinatorLayout from design to core-ui by Kirill Grouchnikov · 8 years ago
  29. c8027db Merge "MediaSessionCompat: Add constants to support follow/unfollow feature" into oc-dev by Donghyun Cho · 8 years ago
  30. 87fe3bb Merge "MediaBrowserCompat: Add predefined actions for the download feature" into oc-dev by Donghyun Cho · 8 years ago
  31. 7be8da4 Merge "Fix and suppress an assortment of ErrorProne warnings." into oc-dev by TreeHugger Robot · 8 years ago
  32. 7227f54 DO NOT MERGE. Fix maven repo pom files for createArchive task. by Aurimas Liutikas · 8 years ago
  33. 2d62fee Merge "MediaBrowserCompatTest: Fix flaky tests" into oc-dev by Hyundo Moon · 8 years ago
  34. e783286 Merge "Catch BadParcelableException in MediaSession/BrowserCompat" into oc-dev by Hyundo Moon · 8 years ago
  35. ad1b0e8 Fix and suppress an assortment of ErrorProne warnings. by Aurimas Liutikas · 8 years ago
  36. 233b338 RecyclerView: dont clear app provided accessibility delegate by Dake Gu · 8 years ago
  37. 314454c DO NOT MERGE. Fix maven repo pom files for createArchive task. by Aurimas Liutikas · 8 years ago
  38. 120bf7e Merge "Support fontFamily attribute for API15" into oc-dev by TreeHugger Robot · 8 years ago
  39. fe64c45 MediaSessionCompat: Add constants to support follow/unfollow feature by Donghyun Cho · 8 years ago
  40. fc24331 Fix createArchive task. by Aurimas Liutikas · 8 years ago
  41. 946a01c Fix constant in PlaybackControlGlue Actions. by Dake Gu · 8 years ago
  42. b92b7c8 Support fontFamily attribute for API15 by Seigo Nonaka · 8 years ago
  43. 18c7920 Merge "Leanback: fix javadoc of overriding child overlay." into oc-dev by Dake Gu · 8 years ago
  44. 6597f6e Catch BadParcelableException in MediaSession/BrowserCompat by Hyundo Moon · 8 years ago
  45. 296f598 Merge "Remove FontsContractInternal" into oc-dev by TreeHugger Robot · 8 years ago
  46. 19b6c77 Merge "leanback: support preferring key line over edge" into oc-dev by Dake Gu · 8 years ago
  47. 3e56add Merge "Add setShuffleMode and deprecate setShuffleModeEnabled" into oc-dev by TreeHugger Robot · 8 years ago
  48. c08e734 Merge "Add a hierarchy to the wear samples." into oc-dev by TreeHugger Robot · 8 years ago
  49. dc36610 Merge "Ensure we reset the state of the view after dismissal." into oc-dev by TreeHugger Robot · 8 years ago
  50. b78a7ed MediaBrowserCompat: Add predefined actions for the download feature by Donghyun Cho · 8 years ago
  51. 8015ff3 MediaBrowserCompatTest: Fix flaky tests by Hyundo Moon · 8 years ago
  52. de509d4 Merge "Include LICENSE.txt file in Support Library project root" into oc-dev by TreeHugger Robot · 8 years ago
  53. 561eca3 Include LICENSE.txt file in Support Library project root by Alan Viverette · 8 years ago
  54. b6dde2c leanback: support preferring key line over edge by Dake Gu · 8 years ago
  55. 564cb70 Add a hierarchy to the wear samples. by Aga Madurska · 8 years ago
  56. 2f49fc8 Leanback: fix javadoc of overriding child overlay. by Dake Gu · 8 years ago
  57. 8f9a4a9 Explicit public resources for prefs-v7 by Alan Viverette · 8 years ago
  58. 8346a9a Remove FontsContractInternal by Seigo Nonaka · 8 years ago
  59. 2a5560c Ensure we reset the state of the view after dismissal. by Aga Madurska · 8 years ago
  60. aa2f911 Fix NPE if animation updated after manager released. am: eba890213d by Kazuki Nara · 8 years ago
  61. f5cc32d Merge "AutoSize TextView - fallback to OS version for O and above" into oc-dev by TreeHugger Robot · 8 years ago
  62. 39c99e2 Merge "Adjust layout width to fix broken test" into oc-dev by TreeHugger Robot · 8 years ago
  63. 0b5685c Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 8 years ago
  64. b90ab9a Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 8 years ago
  65. 2ae8f32 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  66. 67a431e Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  67. f9f3aad Merge "Fix issue with missing license, description and other fields in pom files." into oc-dev by Aurimas Liutikas · 8 years ago
  68. abb471f Fix issue with missing license, description and other fields in pom files. by Aurimas Liutikas · 8 years ago
  69. 6574763 Merge "Refactoring DL Font - Extract thread model from TypefaceCompat." into oc-dev by TreeHugger Robot · 8 years ago
  70. fc85745 Refactoring DL Font - Extract thread model from TypefaceCompat. by Seigo Nonaka · 8 years ago
  71. 2506edc Merge "Add Alt + dpad hotkeys to ViewPager" into oc-dev by Evan Rosky · 8 years ago
  72. 1837cc6 Merge "Refactoring DownloadableFont - FontResourcesParserCompat cleanup" into oc-dev by TreeHugger Robot · 8 years ago
  73. 725bd3a Merge "Remove dead gradle code." into oc-dev by TreeHugger Robot · 8 years ago
  74. 5a9990a Refactoring DownloadableFont - FontResourcesParserCompat cleanup by Seigo Nonaka · 8 years ago
  75. b3cf497 Merge "Address lint warnings" into oc-dev by Yuichi Araki · 8 years ago
  76. ff7bd67 Merge "Fix ChangeClipBounds to set final clip to null" into oc-dev by Yuichi Araki · 8 years ago
  77. 4dfec7e Add Alt + dpad hotkeys to ViewPager by Evan Rosky · 8 years ago
  78. eba8902 Fix NPE if animation updated after manager released. by Kazuki Nara · 8 years ago
  79. 7d4e881 Remove dead gradle code. by Aurimas Liutikas · 8 years ago
  80. 62117bd Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 8 years ago
  81. 41189e6 Merge "Fix failing AppCompatButtonTest.testAllCaps" into oc-dev by TreeHugger Robot · 8 years ago
  82. f2d3236 Revert "Revert "O is API 26"" by Ian Pedowitz · 8 years ago
  83. 305e528 Fix failing AppCompatButtonTest.testAllCaps by Andrei Stingaceanu · 8 years ago
  84. e93cedb AutoSize TextView - fallback to OS version for O and above by Andrei Stingaceanu · 8 years ago
  85. 5fab35f Fix ChangeClipBounds to set final clip to null by Yuichi Araki · 8 years ago
  86. 33b85c7 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  87. dc0f620 Merge "tv-provider: setting UTC when coverting the date" into oc-dev by TreeHugger Robot · 8 years ago
  88. df81a97 Address lint warnings by Yuichi Araki · 8 years ago
  89. e1345db Remove references to unused directories in make and gradle files. by Aurimas Liutikas · 8 years ago
  90. 02d4a42 tv-provider: setting UTC when coverting the date by Dongwon Kang · 8 years ago
  91. aa26b9a Adjust layout width to fix broken test by Sean Kelley · 8 years ago
  92. 54a8a46 Finalize APIs for 26.0.0-beta1 by Alan Viverette · 8 years ago
  93. b4739c4 Merge "Fix failing testFontResources_setInStringFamilyName" into oc-dev by TreeHugger Robot · 8 years ago
  94. 472e4c0 Merge "Tests for initial value via PreferenceDataStore." into oc-dev by TreeHugger Robot · 8 years ago
  95. 3bc1e15 Fix failing testFontResources_setInStringFamilyName by Clara Bayarri · 8 years ago
  96. aec6f1e Merge "Fix usage of '==' for String in Preference class." into oc-dev by TreeHugger Robot · 8 years ago
  97. 4ef4b74 Tests for initial value via PreferenceDataStore. by Filip Pavlis · 8 years ago
  98. b0d1862 Fix usage of '==' for String in Preference class. by Filip Pavlis · 8 years ago
  99. e8dd649 Merge "Remove TypefaceHolder and use TextView.setTypeface(Typeface, int)" into oc-dev by TreeHugger Robot · 8 years ago
  100. 2504e52 Fix issue #38040546: Fix failing JobIntentServiceTest on Android O by Dianne Hackborn · 8 years ago