1. bd3494d Integrate AVDC into AppCompat by Chris Banes · 8 years ago
  2. 110e2e6 Merge "Choose last span if layout is towards first item" into mnc-ub-dev by Yigit Boyar · 8 years ago
  3. f7f1c1e Choose last span if layout is towards first item by Yigit Boyar · 8 years ago
  4. 6607798 Revert getNoBackupFilesDir from static to regular. by Kirill Grouchnikov · 8 years ago
  5. c10de2d Merge "Test coverage for NavigationView action layouts." into mnc-ub-dev by Kirill Grouchnikov · 8 years ago
  6. 5e62849 Merge "Switch to more reliable icon sources for tinting tests." into mnc-ub-dev by Kirill Grouchnikov · 8 years ago
  7. 1ba555a Test coverage for NavigationView action layouts. by Kirill Grouchnikov · 8 years ago
  8. 04292f1 Merge "Support library gradle improvements" into mnc-ub-dev by Yigit Boyar · 8 years ago
  9. 88f685b Switch to more reliable icon sources for tinting tests. by Kirill Grouchnikov · 8 years ago
  10. 02a9e8c Support library gradle improvements by Yigit Boyar · 8 years ago
  11. f92dff9 Merge "Update TabItem attr docs" into mnc-ub-dev by Chris Banes · 8 years ago
  12. 00a5da9 Update TabItem attr docs by Chris Banes · 8 years ago
  13. 0e6979b Merge "More tests for NavigationView" into mnc-ub-dev by Kirill Grouchnikov · 8 years ago
  14. 3adad0b Merge "Allow setSupportActionBar() to take a null param" into mnc-ub-dev by Chris Banes · 8 years ago
  15. a3c0da0 More tests for NavigationView by Kirill Grouchnikov · 8 years ago
  16. 8ea47e6 Testing appearance-related APIs on NavigationView. by Kirill Grouchnikov · 8 years ago
  17. d5a7378 Merge "MediaRouter: Pass a reason when a route has been unselected" into mnc-ub-dev by Donghyun Cho · 8 years ago
  18. 34f02b2 MediaRouter: Pass a reason when a route has been unselected by Donghyun Cho · 8 years ago
  19. b984f3b Merge "Adding support to render GuidedStepFragment in full/half screen mode." into mnc-ub-dev by Susnata Basak · 8 years ago
  20. 68d6939 Adding support to render GuidedStepFragment in full/half screen mode. by susnata · 8 years ago
  21. 21af285 Merge "Make @VisibleForTesting accessible for proguarding." into mnc-ub-dev by Jeff Davidson · 8 years ago
  22. 885ec85 Merge "Fix a regression introduced in ag/842840 which breaks startActivityForResult from Fragments." into mnc-ub-dev by Daniel Resnick · 8 years ago
  23. ba02c82 Fix a regression introduced in ag/842840 which breaks startActivityForResult from Fragments. by Daniel Resnick · 8 years ago
  24. f6a760a Merge "Optimize text drawing in CollapsingTextHelper" into mnc-ub-dev by Chris Banes · 8 years ago
  25. 740e504 Allow setSupportActionBar() to take a null param by Chris Banes · 8 years ago
  26. c841e91 Merge "Initial setup and basic test for NavigationView" into mnc-ub-dev by Kirill Grouchnikov · 8 years ago
  27. 2a9c638 Merge "Sync and cleanup pass over support-v4" into mnc-ub-dev by Kirill Grouchnikov · 8 years ago
  28. 3de1aed Merge "Switch Design tests to activity rules." into mnc-ub-dev by Kirill Grouchnikov · 8 years ago
  29. d5a6f1a Merge "Convert AppCompat*View tests to activity rules." into mnc-ub-dev by Kirill Grouchnikov · 8 years ago
  30. 973218c Optimize text drawing in CollapsingTextHelper by Chris Banes · 8 years ago
  31. f86f85c Merge "MediaRouter: Clean up obsolete code." into mnc-ub-dev by Insun Kang · 8 years ago
  32. cd936e7 MediaRouter: Clean up obsolete code. by Insun Kang · 8 years ago
  33. c10ba25 Initial setup and basic test for NavigationView by Kirill Grouchnikov · 8 years ago
  34. ee3e805 Switch Design tests to activity rules. by Kirill Grouchnikov · 8 years ago
  35. 39e8447 Sync and cleanup pass over support-v4 by Kirill Grouchnikov · 8 years ago
  36. 4f219f0 Convert AppCompat*View tests to activity rules. by Kirill Grouchnikov · 8 years ago
  37. 83c009c Merge "Unify fastScrollSpace, freeScroll and scrollingOffset naming." into mnc-ub-dev by Aurimas Liutikas · 8 years ago
  38. eb673c3 Migrate tests away from deprecated methods by Kirill Grouchnikov · 8 years ago
  39. 8b7529d Merge "More tests for DrawerLayout." into mnc-ub-dev by Kirill Grouchnikov · 8 years ago
  40. 431713b More tests for DrawerLayout. by Kirill Grouchnikov · 8 years ago
  41. 3d5b987 Merge "Switch Percent tests to activity rules." into mnc-ub-dev by Kirill Grouchnikov · 8 years ago
  42. 0f3f71c Fix appcompat-test build by Chris Banes · 8 years ago
  43. 1e40dc0 Switch Percent tests to activity rules. by Kirill Grouchnikov · 8 years ago
  44. 421678a Merge changes Ibf3a3ee0,I13eea877 into mnc-ub-dev by Chris Banes · 8 years ago
  45. 117fb0f Merge "Tests for PopupMenu" into mnc-ub-dev by Kirill Grouchnikov · 8 years ago
  46. ab89bf3 RTL-aware tests for PercentRelativeLayout by Kirill Grouchnikov · 8 years ago
  47. ff6cfa4 Tests for PercentRelativeLayout by Kirill Grouchnikov · 8 years ago
  48. e91ec2c Add tests to ensure window insets work by Chris Banes · 8 years ago
  49. 24391da Update AppCompat tests to use Activity Rules by Chris Banes · 8 years ago
  50. 7061f1c Merge "Bottom sheets ignore touch events when invisible" into mnc-ub-dev by Yuichi Araki · 8 years ago
  51. 59b4ea6 API review changes by Yigit Boyar · 8 years ago
  52. 2da4830 Tests for PopupMenu by Kirill Grouchnikov · 8 years ago
  53. 4858ea4 Merge "RecyclerView Automatic WRAP_CONTENT support" into mnc-ub-dev by Yigit Boyar · 8 years ago
  54. eb9bf4a Merge "GuidedStepFragment: Accessibility of checkable item" into mnc-ub-dev by Dake Gu · 8 years ago
  55. 84aa725 Merge "Remove invalid generated maven-metadata.xml files" into mnc-ub-dev by Justin Klaassen · 8 years ago
  56. d99d774 Remove invalid generated maven-metadata.xml files by Justin Klaassen · 8 years ago
  57. c43c828 Merge "Implement ConstantState in DrawableCompat.wrap()s wrappers" into mnc-ub-dev by Chris Banes · 8 years ago
  58. 9925d4a Implement ConstantState in DrawableCompat.wrap()s wrappers by Chris Banes · 8 years ago
  59. 17fc77f Bottom sheets ignore touch events when invisible by Yuichi Araki · 8 years ago
  60. aeac66a Merge "Fix BottomSheetBehaviorTest" into mnc-ub-dev by Yuichi Araki · 8 years ago
  61. b6b910b GuidedStepFragment: Accessibility of checkable item by Dake Gu · 8 years ago
  62. 4143554 RecyclerView Automatic WRAP_CONTENT support by Yigit Boyar · 9 years ago
  63. 89c7954 Merge "Fix build for VDC" into mnc-ub-dev by Tenghui Zhu · 8 years ago
  64. 41d51ba Fix build for VDC by Teng-Hui Zhu · 8 years ago
  65. 6aa0d98 Merge "Adding datepicker in GuidedStepFragment" into mnc-ub-dev by Dake Gu · 8 years ago
  66. cb2d1d0 Merge "Remove the tests which is only fixed in support lib and master branch." into mnc-ub-dev by Tenghui Zhu · 8 years ago
  67. 0017aa8 Remove the tests which is only fixed in support lib and master branch. by Teng-Hui Zhu · 8 years ago
  68. b88b36a Adding datepicker in GuidedStepFragment by Dake Gu · 9 years ago
  69. b8ee719 Merge "leanback: group guidance accessibility text" into mnc-ub-dev by Dake Gu · 8 years ago
  70. 8e011e1 Merge "Spinner background fixes" into mnc-ub-dev by Chris Banes · 8 years ago
  71. 07fcef6 Merge "ColorUtils API improvements" into mnc-ub-dev by Chris Banes · 8 years ago
  72. 48ba7a3 Spinner background fixes by Chris Banes · 8 years ago
  73. 9a8fef8 ColorUtils API improvements by Chris Banes · 8 years ago
  74. e1b0782 Fix BottomSheetBehaviorTest by Yuichi Araki · 8 years ago
  75. b4a1c82 Merge "BottomSheetBehavior passes View to callbacks" into mnc-ub-dev by Yuichi Araki · 8 years ago
  76. 9f7eb86 Merge "Fix documentation copy-pasta for getTranslationY()." into mnc-ub-dev by Aurimas Liutikas · 8 years ago
  77. c5c77e2 Fix documentation copy-pasta for getTranslationY(). by Aurimas Liutikas · 8 years ago
  78. db14ff5 leanback: group guidance accessibility text by Dake Gu · 8 years ago
  79. 2b6c41f Merge "Fix startWrite for cases where multiple levels parent directory is missing." into mnc-ub-dev by Aurimas Liutikas · 8 years ago
  80. 57ab276 Fix startWrite for cases where multiple levels parent directory is missing. by Aurimas Liutikas · 8 years ago
  81. 53dcdea Merge "Leanback: Accessiblity navigation fix" into mnc-ub-dev by Dake Gu · 8 years ago
  82. 3ebdce1 Unify fastScrollSpace, freeScroll and scrollingOffset naming. by Aurimas Liutikas · 8 years ago
  83. 6626b89 Leanback: Accessiblity navigation fix by Dake Gu · 8 years ago
  84. 30cf890 Merge "Stash dialog info when constructing pref dialogs" into mnc-ub-dev by Tony Mantler · 8 years ago
  85. c12b7f9 Stash dialog info when constructing pref dialogs by Tony Mantler · 9 years ago
  86. 804aa1e Merge "Accessibility fix for Snackbar announcements" into mnc-ub-dev by Chris Banes · 8 years ago
  87. 4638a45 Merge "MediaRouter: Implement insertion/deletion animation in MRCD" into mnc-ub-dev by Donghyun Cho · 8 years ago
  88. 8e05093 Merge "DO NOT MERGE) Revert "Fix support_library build due to MediaRouter"" into mnc-ub-dev by Insun Kang · 8 years ago
  89. b36bddf Merge "Revert "DO NOT MERGE) MediaRouter: Let SystemMRP use a new framework API of v24"" into mnc-ub-dev by Insun Kang · 8 years ago
  90. 7a4b10e DO NOT MERGE) Revert "Fix support_library build due to MediaRouter" by Insun Kang · 8 years ago
  91. 98aaca4 Revert "DO NOT MERGE) MediaRouter: Let SystemMRP use a new framework API of v24" by Insun Kang · 8 years ago
  92. e939861 Merge "Fix support_library build due to MediaRouter" into mnc-ub-dev by Insun Kang · 8 years ago
  93. 8b8f448 Fix support_library build due to MediaRouter by Chris Banes · 8 years ago
  94. 8f32c88 DO NOT MERGE) MediaRouter: Let SystemMRP use a new framework API of v24 by Insun Kang · 9 years ago
  95. ed4320c DO NOT MERGE) Fix the documentation of MediaBrowserProtocol by Sungsoo Lim · 8 years ago
  96. c918040 DO NOT MERGE) MediaBrowserCompat: Do not use String for Messge.obj by Sungsoo Lim · 8 years ago
  97. d4c131e DO NOT MERGE) MediaBrowserCompat: Set the proper class loader for unparceling by Sungsoo Lim · 8 years ago
  98. 094c558 DO NOT MERGE) MediaBrowserCompat: Fix for sending messages to a remote process by Sungsoo Lim · 8 years ago
  99. a73ec97 Merge "DO NOT MERGE) Refactor MediaSessionCompatApi23" into mnc-ub-dev by Sungsoo Lim · 8 years ago
  100. b5b210d Merge "Disable unique snapshot versions" into mnc-ub-dev by Justin Klaassen · 8 years ago