1. 1ad6282 Set background on correct view by Alan Viverette · 9 years ago
  2. 975e54d Merge "Add metadata for the dimension annotation, and strip typedefs" into nyc-mr1-dev by Tor Norbye · 9 years ago
  3. a669ab5 Merge "Revert "Clean up ParcelableCompatCreatorHoneycombMR2."" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  4. 0e6ed9c Merge "PlaybackControlGlue: MEDIA_PAUSE does not pause FF/RW" into nyc-mr1-dev by Dake Gu · 9 years ago
  5. b959bc6 Revert "Clean up ParcelableCompatCreatorHoneycombMR2." by Yigit Boyar · 9 years ago
  6. 929f425 Update to the final version of android gradle plugin 2.2.0 by Aurimas Liutikas · 9 years ago
  7. 5dcac27 Add metadata for the dimension annotation, and strip typedefs by Tor Norbye · 9 years ago
  8. 2de7dce Add missing SdkSuppress annotation ot RecyclerViewCacheTest. by Aurimas Liutikas · 9 years ago
  9. 3ae4bf0 Merge "Generate external annotations for the annotations library" into nyc-mr1-dev by Tor Norbye · 9 years ago
  10. 39d3068 PlaybackControlGlue: MEDIA_PAUSE does not pause FF/RW by Dake Gu · 9 years ago
  11. ac6323a Merge "Stop running RecyclerViewCacheTest on pre API21 devices." into nyc-mr1-dev by Aurimas Liutikas · 9 years ago
  12. bb7801e Merge "Add missing JavaDoc and remove unused imports" into nyc-mr1-dev by Yohei Yukawa · 9 years ago
  13. e85a5c8 Stop running RecyclerViewCacheTest on pre API21 devices. by Aurimas Liutikas · 9 years ago
  14. 5e7e4dc Merge "Using the new bidi unicode wrapping now for messaging style" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  15. e0a3d9a Merge "Fix standalone support library docs build" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  16. 47b0720 Fix standalone support library docs build by Alan Viverette · 9 years ago
  17. 9f91f06 Merge "Fix prefetched items being evicted by non-prefetch" into nyc-mr1-dev by Chris Craik · 9 years ago
  18. 4ce7ef4 Bump to R38 for respin am: 10ac73d63b -s ours by Alan Viverette · 9 years ago
  19. 10ac73d Bump to R38 for respin by Alan Viverette · 9 years ago
  20. 5cf35e5 Don't snap to center if the scroll position doesn't change. am: c2a47a2eed by Aga Madurska · 9 years ago
  21. c2a47a2 Don't snap to center if the scroll position doesn't change. by Aga Madurska · 9 years ago
  22. df55eef Using the new bidi unicode wrapping now for messaging style by Selim Cinek · 9 years ago
  23. 402448f Disable use of TintContextWrapper on API 21+ by Chris Banes · 9 years ago
  24. d99dd41 Merge "Allow starting an Activity with a Context where possible" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  25. 2109fdc Allow starting an Activity with a Context where possible by Alan Viverette · 9 years ago
  26. a13c99b Merge "Add api to WearableExtender for setting and getting the bridge tag. Make a change in the comment of setDismissalId." into nyc-mr1-dev by Ariel Gertzenstein · 9 years ago
  27. 072d722 Roll to android build plugin 2.2.0-rc2. by Aurimas Liutikas · 9 years ago
  28. b9da187 Merge "Fix SearchView measure for UNSPECIFIED height." into nyc-mr1-dev by Aurimas Liutikas · 9 years ago
  29. 845f379 Merge "BottomSheetDialog is canceled when swiped down" into nyc-mr1-dev by Yuichi Araki · 9 years ago
  30. 44d1049 Merge "Remove android.support.v7.widget.Space." into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  31. 3561a66 Merge "Fix some use of deprecated APIs in Support7Demos." into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  32. d8ee8fa Fix SearchView measure for UNSPECIFIED height. by Aurimas Liutikas · 9 years ago
  33. 2750d74 Merge "Stop running RecyclerView prefrech tests on pre API 21." into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  34. c0451a1 Merge "Remove the use deprecated ActionBar Tab in Support7Demos." into nyc-mr1-dev by Aurimas Liutikas · 9 years ago
  35. ea65046 Merge "Fix title not showing when AppBarLayout initially collapsed" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  36. 6f828f2 Merge "Make expanded title bounds start from top of Toolbar" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  37. da85cbd Stop running RecyclerView prefrech tests on pre API 21. by Aurimas Liutikas · 9 years ago
  38. e79052a Merge "Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations" into nyc-mr1-dev by Alan Viverette · 9 years ago
  39. fb50979 Merge "Move to Android gradle plugin 2.2.0-rc1" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  40. e4b06c0 Make expanded title bounds start from top of Toolbar by Chris Banes · 9 years ago
  41. 18fc090 Merge "Fix night mode for config-based color upconversions" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  42. c39d9c7 Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations by Alan Viverette · 9 years ago
  43. f6ac5e1 Generate external annotations for the annotations library by Tor Norbye · 9 years ago
  44. 824644f Fix title not showing when AppBarLayout initially collapsed by Chris Banes · 9 years ago
  45. 286a513 Update textColorHint to match spec by Chris Banes · 9 years ago
  46. 716909c Merge "Convert remaining RecyclerView Android tests to JUnit4." into nyc-mr1-dev by Aurimas Liutikas · 9 years ago
  47. a0336fa Merge "Add bidi wrapping support for CharSequences" into nyc-mr1-dev by Roozbeh Pournader · 9 years ago
  48. f695f6a Add bidi wrapping support for CharSequences by Roozbeh Pournader · 9 years ago
  49. 30d844c Merge "Fix StaggaredGridLayoutManagerCacheTest to avoid older versions" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  50. 3a500f6 Remove all the extra accessor methods added by javac in support-recyclerview. by Aurimas Liutikas · 9 years ago
  51. d8b7d71 Fix StaggaredGridLayoutManagerCacheTest to avoid older versions by Chris Craik · 9 years ago
  52. 0b46721 Merge "Don't snap to center if the scroll position doesn't change." into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  53. 98fb75e Fix night mode for config-based color upconversions by Chris Banes · 9 years ago
  54. 19c6d26 Move to Android gradle plugin 2.2.0-rc1 by Aurimas Liutikas · 9 years ago
  55. 8052423 Convert remaining RecyclerView Android tests to JUnit4. by Aurimas Liutikas · 9 years ago
  56. 90dd8fa Merge "MediaBrowserCompat: Make ItemCallback can take a null media item" into nyc-support-24.1-dev by Sungsoo Lim · 9 years ago
  57. fb1ad87 MediaBrowserCompat: Make ItemCallback can take a null media item am: 7ce86ec087 by Sungsoo · 9 years ago
  58. 504771a Merge "MediaBrowserCompat: Make ItemCallback can take a null media item" into nyc-support-24.1-dev by Sungsoo Lim · 9 years ago
  59. 19fe32b Fix drawing order when shadow is not applied am: b8e4d4a19d by Dake Gu · 9 years ago
  60. 0be7b3f Merge "Add production visibility to @VisibleForTesting" into nyc-mr1-dev by Tor Norbye · 9 years ago
  61. b8e4d4a Fix drawing order when shadow is not applied by Dake Gu · 9 years ago
  62. 36c4d66 Fix prefetched items being evicted by non-prefetch by Chris Craik · 9 years ago
  63. 8cb31d1 Merge "Move SwitchCompat to use TintTypedArray" into nyc-mr1-dev by Chris Banes · 9 years ago
  64. c653319 Merge "Remove unnecessary requestFocus" into nyc-mr1-dev by Chris Banes · 9 years ago
  65. cb03552 Fix IOOBE due to internal list being updated from remove am: ced5b489b1 by Chris Banes · 9 years ago
  66. 6004bb4 Don't snap to center if the scroll position doesn't change. by Aga Madurska · 9 years ago
  67. 85ac705 Remove unnecessary requestFocus by Yuichi Araki · 9 years ago
  68. ced5b48 Fix IOOBE due to internal list being updated from remove by Chris Banes · 9 years ago
  69. a549e75 Merge "Fix flickering for anchored + inset dodging views" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  70. dc565e8 Fix flickering for anchored + inset dodging views am: 6f5e71c633 by Chris Banes · 9 years ago
  71. ec60546 Merge "Fix flickering for anchored + inset dodging views" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  72. 1fca2ea Merge "Fix TextInputLayout regressions" into nyc-support-24.1-dev am: dc9f60c9f8 by Chris Banes · 9 years ago
  73. eabc867 Fix TextInputLayout regressions am: 46c7710bb8 by Chris Banes · 9 years ago
  74. dc9f60c Merge "Fix TextInputLayout regressions" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  75. 5951109 BottomSheetDialog is canceled when swiped down by Yuichi Araki · 9 years ago
  76. 7ce86ec MediaBrowserCompat: Make ItemCallback can take a null media item by Sungsoo · 9 years ago
  77. dc0e6e4 Merge "Remove failing NotificationCompat tests." into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  78. b481cac Merge "MediaBrowserServiceCompat: Handle null results from the implementation" into nyc-support-24.1-dev by Sungsoo Lim · 9 years ago
  79. 583a0ed MediaBrowserServiceCompat: Handle null results from the implementation by Sungsoo · 9 years ago
  80. 8c9a3a8 Merge "MediaBrowserServiceCompat: Handle null results from the implementation" into nyc-support-24.1-dev by Sungsoo Lim · 9 years ago
  81. 68666b8 Merge "BottomSheet slideOffset when peekHeight is auto" into nyc-support-24.1-dev by Yuichi Araki · 9 years ago
  82. 4878d70 BottomSheet slideOffset when peekHeight is auto am: e9864e3df0 by Yuichi Araki · 9 years ago
  83. 04a90a8 Merge "BottomSheet slideOffset when peekHeight is auto" into nyc-support-24.1-dev by Yuichi Araki · 9 years ago
  84. f043633 Merge "Remove annoucement on BottomSheetDialog Background" into nyc-support-24.1-dev by Yuichi Araki · 9 years ago
  85. 4a51d9c Remove annoucement on BottomSheetDialog Background am: b8fb1f844f by Yuichi Araki · 9 years ago
  86. 7c24350 Merge "Remove annoucement on BottomSheetDialog Background" into nyc-support-24.1-dev by Yuichi Araki · 9 years ago
  87. 4a20d18 Merge "StaggeredGridLayoutManager prefetching" into nyc-mr1-dev by Chris Craik · 9 years ago
  88. dfaddb9 Remove failing NotificationCompat tests. by Aurimas Liutikas · 9 years ago
  89. eb11c91 Add api to WearableExtender for setting and getting the bridge tag. by Ariel Gertzenstein · 9 years ago
  90. 4107ad8 Merge "BrowseFragment: fix bug of opening HeadersFragment." into nyc-support-24.1-dev by Dake Gu · 9 years ago
  91. 1b4d3fc BrowseFragment: fix bug of opening HeadersFragment. am: 2dda16536f by Dake Gu · 9 years ago
  92. da435f3 Merge "NO NOT MERGE ANYWHERE. Remove all the extra accessor methods added by javac in support-recyclerview." into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago
  93. 4b1b2ad NO NOT MERGE ANYWHERE. Remove all the extra accessor methods added by javac in support-recyclerview. by Aurimas Liutikas · 9 years ago
  94. 792e44a Merge "Remove all the extra accessor methods added by javac in support-leanback." into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago
  95. e16c356 Remove all the extra accessor methods added by javac in support-leanback. by Aurimas Liutikas · 9 years ago
  96. c78e66e Merge "DO NOT MERGE ANYWHERE. Remove all the extra accessor methods added by javac in support-fragment." into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago
  97. 3f2d2cf DO NOT MERGE ANYWHERE. Remove all the extra accessor methods added by javac in support-fragment. by Aurimas Liutikas · 9 years ago
  98. 651533a Merge "Remove all the extra accessor methods added by javac in support-gridlayout." into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago
  99. cd53400 Remove all the extra accessor methods added by javac in support-gridlayout. by Aurimas Liutikas · 9 years ago
  100. 70e6520 Merge "Remove all the extra accessor methods added by javac in support-cardview." into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago