1. 3ea03ef Merge "Expose a method for retrieving the drawer controller." into oc-mr1-jetpack-dev by Anthony Chen · 7 years ago
  2. ffbbae4 Merge "Fix AdapterHelper update/notify order" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  3. 98e0a51 Merge "Fix AdapterHelper update/notify order" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  4. 4cd73c5 Fix AdapterHelper update/notify order by Chris Craik · 7 years ago
  5. 3d7b2a1 Replace some characters with the HTML entities for correct rendering. Added missing work and paragraph. by Florina Muntenescu · 7 years ago
  6. 249f616 Replace some characters with the HTML entities for correct by Florina Muntenescu · 7 years ago
  7. 6b3a2d8 Merge "PagedList storage and data access refactor" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  8. b376ec7 Merge "PagedList storage and data access refactor" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  9. 2d3c67f Merge "Fix flaky invalidation test" into oc-mr1-support-27.0-dev am: ab77dd15c9 by Yigit Boyar · 7 years ago
  10. caab179 Revert "Create reportModifications task" am: ccb3fcbe7f by Sergey Vasilinets · 7 years ago
  11. 3c3092c Merge "Revert "Support buildIds in reportModifications task"" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  12. e63f8e6 Merge "Make a WeakReference to LifecycleOwner in LifecycleRegistry" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  13. ab77dd1 Merge "Fix flaky invalidation test" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  14. e1178ed PagedList storage and data access refactor by Chris Craik · 7 years ago
  15. ccb3fcb Revert "Create reportModifications task" by Sergey Vasilinets · 7 years ago
  16. 8ec204c Merge "Revert "Support buildIds in reportModifications task"" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  17. b64ff6a Revert "Support buildIds in reportModifications task" by Sergey Vasilinets · 7 years ago
  18. d2cdfec Fix flaky invalidation test by Yigit Boyar · 7 years ago
  19. df71bd9 Merge "Make a WeakReference to LifecycleOwner in LifecycleRegistry" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  20. c2806f1 Recovery from invalid state where onSaveInstanceState may be called without a following call to onStop such that LiveData fails to propogate updated data onceit's lifecycle reenters onResume(). by shepshapard · 7 years ago
  21. 5cfbb5d Recovery from invalid state where onSaveInstanceState may be called without a following call to onStop such that LiveData fails to propogate updated data onceit's lifecycle reenters onResume(). by shepshapard · 7 years ago
  22. db28b3b Make a WeakReference to LifecycleOwner in LifecycleRegistry by Sergey Vasilinets · 7 years ago
  23. bc64125 Merge "leanback: fix ANR in GridLayoutManager.onLayoutChildren" into oc-mr1-support-27.0-dev by Dake Gu · 7 years ago
  24. 7386e41 Merge "leanback: fix ANR in GridLayoutManager.onLayoutChildren" into oc-mr1-support-27.0-dev by Dake Gu · 7 years ago
  25. dcec51d Add definition for API 26.1.0 am: 8597b330f7 by Alan Viverette · 7 years ago
  26. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  27. d0bf41a Merge "Fix a crash am: 1f11788de2" into oc-mr1-jetpack-dev by Android Build Merger (Role) · 7 years ago
  28. 00b430b Merge "Fix CascadingMenuPopup get wrong offset for submenu issue." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  29. 54d5d5a Fix a crash am: 1f11788de2 by Seigo Nonaka · 7 years ago
  30. f657d78 Merge changes from topics "am-ec69ddb8-95d3-469f-9919-3841bedeeb66", "am-09e2264d-8356-4394-99cd-ab8910a8ae20" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  31. 1857572 Merge "Add a MediaSessionCompat test case for setCallback(null)" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  32. 1f11788 Fix a crash by Seigo Nonaka · 7 years ago
  33. f6861e9 Fix CascadingMenuPopup get wrong offset for submenu issue. by Tun Zheng · 7 years ago
  34. 7260d41 Add a MediaSessionCompat test case for setCallback(null) by Insun Kang · 7 years ago
  35. fa95d77 Fixing CustomEdgeEffectTest on API < 20 by Sunny Goyal · 7 years ago
  36. 529d931 Adding methods in RecyclerView to allow overriding edgeeffect behavior by Sunny Goyal · 7 years ago
  37. 3743a7e Extract recreatable activity code into common utils NO PARTIAL RERUN by Kirill Grouchnikov · 7 years ago
  38. 6794bbb Merge "Enable thread annotations for parameters" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  39. 9fcc94e Merge "Support buildIds in reportModifications task" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  40. 65eebb2 Merge "Remove LifecycleDispatcher & Rename LifecycleRuntimeTrojanProvider" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  41. 1e2fb4c Merge "Bump lifecycle runtime version to 1.0.2" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  42. 631b7f7 Merge "Bring back <type>aar</type> hack." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  43. 19b280d Merge "Create reportModifications task" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  44. b007099 Merge "Mark ViewPager testKeyboardNavigation test as @FlakyTest." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  45. a7e4ee0 Mark PopupMenuTest#testAnchoring as @FlakyTest. am: 53d87116fc by Aurimas Liutikas · 7 years ago
  46. 2101230 Merge "Support buildIds in reportModifications task" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  47. 7313b80 Merge "Remove LifecycleDispatcher & Rename LifecycleRuntimeTrojanProvider" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  48. 4cab301 Support buildIds in reportModifications task by Sergey Vasilinets · 7 years ago
  49. ee737c6 Merge "Bump lifecycle runtime version to 1.0.2" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  50. 9236565 leanback: fix ANR in GridLayoutManager.onLayoutChildren by Dake Gu · 7 years ago
  51. f89a582 Adding support for badging the legacy shortcut icon. by Sunny Goyal · 7 years ago
  52. 201d7ce Removing shadows for NMR1 shortcuts using adaptive icons. by Sunny Goyal · 7 years ago
  53. 515994a Enable thread annotations for parameters by Matthew Gharrity · 7 years ago
  54. 69b53fb Bump lifecycle runtime version to 1.0.2 by Sergey Vasilinets · 7 years ago
  55. 1960166 Merge "Bring back <type>aar</type> hack." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  56. f72b2f9 Move transition to standard directories. by Aurimas Liutikas · 7 years ago
  57. 0d5c3f2 Merge "Create reportModifications task" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  58. 6dbdc4c Merge "Mark ViewPager testKeyboardNavigation test as @FlakyTest." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  59. a8b253e Mark ViewPager testKeyboardNavigation test as @FlakyTest. by Aurimas Liutikas · 7 years ago
  60. 53d8711 Mark PopupMenuTest#testAnchoring as @FlakyTest. by Aurimas Liutikas · 7 years ago
  61. eb45a18 Bring back <type>aar</type> hack. by Aurimas Liutikas · 7 years ago
  62. 6aadc53 Remove ForeignKeyBundle from public API am: 5c67dddba0 by Sergey Vasilinets · 7 years ago
  63. 566dbfd Remove LifecycleDispatcher & Rename LifecycleRuntimeTrojanProvider by Sergey Vasilinets · 7 years ago
  64. 8ecb0b9 Merge "@NonNull in lifecycle modules" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  65. 5c67ddd Remove ForeignKeyBundle from public API by Sergey Vasilinets · 7 years ago
  66. 3c2c198 Merge "@NonNull in lifecycle modules" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  67. e29148e Merge "Convert up and down buttons to VectorDrawables." into oc-mr1-jetpack-dev by Anthony Chen · 7 years ago
  68. a529531 Expose a method for retrieving the drawer controller. by Anthony Chen · 7 years ago
  69. 8db33ed Merge "Add DiffUtil.ItemCallback" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  70. bb245e0 Create reportModifications task by Sergey Vasilinets · 7 years ago
  71. d515e5a Convert up and down buttons to VectorDrawables. by Anthony Chen · 7 years ago
  72. 0e91a7e Merge "Use api from 26" into oc-mr1-support-27.0-dev am: f5c970b5df by Yigit Boyar · 7 years ago
  73. f5c970b Merge "Use api from 26" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  74. 4df4598 Merge "Flatten media-compat RatingCompat." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  75. bbd0121 Merge "Flatten media-compat RatingCompat." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  76. fb20356 Merge "Run distDocs task as part of buildOnServer." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  77. 977ac9b Merge "Run distDocs task as part of buildOnServer." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  78. 2e4e02c Merge "Fix lint issues in tv-provider" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  79. 5a28dfa Use api from 26 by Yigit Boyar · 7 years ago
  80. 5391c79 Merge "Throw a better error msg when classes are missing" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  81. d8c03a9 Merge "Throw a better error msg when classes are missing" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  82. ea7c0c5 Merge "Delete unused JDBCOpenHelper" into oc-mr1-support-27.0-dev am: e95667c95a by Chris Craik · 7 years ago
  83. e95667c Merge "Delete unused JDBCOpenHelper" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  84. 9b68d1c Merge "Updating the javadoc for MediatorLiveData." into oc-mr1-support-27.0-dev by Florina Muntenescu · 7 years ago
  85. a6d2a84 Merge "Updating the javadoc for MediatorLiveData." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  86. 54850ab Throw a better error msg when classes are missing by Yigit Boyar · 7 years ago
  87. 2462702 Updating the javadoc for MediatorLiveData. by Florina Muntenescu · 7 years ago
  88. ca85d19 Support @Transaction in @Query methods. am: 25b465c796 by Yigit Boyar · 7 years ago
  89. 25b465c Support @Transaction in @Query methods. by Yigit Boyar · 7 years ago
  90. 10b6c9e Add DiffUtil.ItemCallback by Chris Craik · 7 years ago
  91. 770e24b Delete unused JDBCOpenHelper by Chris Craik · 7 years ago
  92. 74f46ba Merge "Add drawer activities." into oc-mr1-jetpack-dev by Anthony Chen · 7 years ago
  93. d0aeff2 Merge "Update versions to 27.0.0 and API Finalization" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  94. 000e524 Merge "Move to the latest xerial version" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  95. 7d80049 Merge "@NonNull in room-runtime" into oc-mr1-support-27.0-dev am: 611663cf25 by Sergey Vasilinets · 7 years ago
  96. c969626 Merge "Move to the latest xerial version" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  97. 611663c Merge "@NonNull in room-runtime" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  98. e1635fb @NonNull in room-runtime by Sergey Vasilinets · 7 years ago
  99. 53ca356 Move to the latest xerial version by Yigit Boyar · 7 years ago
  100. fe38a56 Flatten media-compat RatingCompat. by Aurimas Liutikas · 7 years ago