1. fbe0430 Decouple lifecycle logic from CarAppService by Ram Parameswaran · 3 years, 10 months ago
  2. a637bd5 Merge "Upgrade camera atomicfu to 0.15.0" into androidx-master-dev by Jim Sproch · 3 years, 9 months ago
  3. 2707ec7 Merge "Add API level information exchange between client and host" into androidx-master-dev by Roberto Perez · 3 years, 9 months ago
  4. 44e5637 Merge "Bump leanback-paging to alpha07" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  5. a67812a Upgrade camera atomicfu to 0.15.0 by Jim Sproch · 3 years, 9 months ago
  6. 0a97d7c Merge "Relax test when checking device state callbacks." into androidx-master-dev by Diego Vela · 3 years, 9 months ago
  7. 5566ecd Merge "Unwrap asumption exception thrown in activity scenario." into androidx-master-dev by Darryl Johnson · 3 years, 9 months ago
  8. e4e6cf2 Merge "Update CarServiceType values and START_CAR_APP_BINDER_KEY name to follow naming conventions." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  9. ae75b62 Relax test when checking device state callbacks. by Diego Vela · 3 years, 9 months ago
  10. 3799bcb Merge "Prevent mpdecision from hotplugging cpu during benchmarks" into androidx-master-dev by Dustin Lam · 3 years, 9 months ago
  11. 4e9058e Merge "Make PagingSource.getRefreshKey stable API" into androidx-master-dev by Dustin Lam · 3 years, 9 months ago
  12. 5de09ba Merge "Fix WM Jetpack device state updates and test failures" into androidx-master-dev by Andrii Kulian · 3 years, 9 months ago
  13. 4bdea09 Merge "Check orientation change before veryfing layout in tests" into androidx-master-dev by Diego Vela · 3 years, 9 months ago
  14. 6fc8a6c Update CarServiceType values and START_CAR_APP_BINDER_KEY name to by Ram Parameswaran · 3 years, 10 months ago
  15. 6d64250 Fix WM Jetpack device state updates and test failures by Andrii Kulian · 3 years, 9 months ago
  16. 2e13f01 Merge "Export script now maintains only the 'external' framework folder." into androidx-master-dev by Alexander Dorokhine · 3 years, 9 months ago
  17. c3fad63 Bump leanback-paging to alpha07 by Dustin Lam · 3 years, 9 months ago
  18. ff2b5a3 Check orientation change before veryfing layout in tests by Andrii Kulian · 3 years, 9 months ago
  19. 8fe7fbb Merge "Clear invalid observations on commit" into androidx-master-dev by George Mount · 3 years, 9 months ago
  20. df6eb56 Prevent mpdecision from hotplugging cpu during benchmarks by Dustin Lam · 3 years, 9 months ago
  21. 6ca568c Add API level information exchange between client and host by Roberto Perez · 3 years, 10 months ago
  22. fb2969a Make PagingSource.getRefreshKey stable API by Dustin Lam · 3 years, 9 months ago
  23. cb47050e Merge "Support nested scroll in Modifier.scrollable." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  24. 792ced8 Merge "SavedStateHandle#keys() now returns keys of Providers and LiveData-s" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  25. b773dd8 Unwrap asumption exception thrown in activity scenario. by Darryl L Johnson · 3 years, 9 months ago
  26. da6cf1c Merge "Update CarAppService methods to be final" into androidx-master-dev by Ram Parameswaran · 3 years, 9 months ago
  27. ea1429f Merge "Changes the default severity of Composable lambda parameter lint checks to IGNORE" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  28. 9546bfd Merge "simplify-build-failure saving fewest files as soon as it finds them" into androidx-master-dev by Jeff Gaston · 3 years, 9 months ago
  29. f3bf076 Merge "Enable collecting parameter information when inspector enabled" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  30. 82f395b5 Merge "destinationDir -> destinationDirectory" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  31. ea33a4fe Changes the default severity of Composable lambda parameter lint checks to IGNORE by Louis Pullen-Freilich · 3 years, 9 months ago
  32. 1118687 Support nested scroll in Modifier.scrollable. by Matvei Malkov · 3 years, 10 months ago
  33. 9a4649a Merge "Add new test-suite-tag for media compat tests" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  34. 74d7785 Merge "Add missing calls to boolean setters for builder" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  35. a64ef6d destinationDir -> destinationDirectory by Jeff Gaston · 3 years, 10 months ago
  36. 53fffac Merge "Fix LazyNestedScrollingTest for devices with large density" into androidx-master-dev by Andrey Kulikov · 3 years, 9 months ago
  37. eec7c4a Merge "Version bumps for Wear Libraries post 2020-12-02 release" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  38. 908c1a4 Merge "Correct a few comments in AmbientModeSupport" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  39. 196a790 Correct a few comments in AmbientModeSupport by Xiangyin Ma · 3 years, 9 months ago
  40. 6a3a087 Version bumps for Wear Libraries post 2020-12-02 release by John Nichol · 3 years, 9 months ago
  41. c0999a6 Add new test-suite-tag for media compat tests by Sam Gilbert · 3 years, 9 months ago
  42. 6ccfc59 Add missing calls to boolean setters for builder by Sam Gilbert · 3 years, 9 months ago
  43. e8b00c54 Merge changes I78257320,I6f1f085e into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  44. 405e573 Implement BufferProvider by EncoderImpl.ByteBufferInput by leo huang · 3 years, 10 months ago
  45. 34ddd7e Add BuferProvider interface and AudioSource implementation by leo huang · 3 years, 10 months ago
  46. d9904fa Merge "Give macrobenchmarks their own suite-tag" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  47. 1a3949d Give macrobenchmarks their own suite-tag by Sam Gilbert · 3 years, 10 months ago
  48. 359f058 Merge "Add suppressable Kotlin version check" into androidx-master-dev by Jim Sproch · 3 years, 10 months ago
  49. 81cc61e Add suppressable Kotlin version check by Jim Sproch · 3 years, 10 months ago
  50. 0aca7a4 Merge "Fix broken unlock3a tests" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  51. 919c4f9 Fix broken unlock3a tests by Sushil Nath · 3 years, 10 months ago
  52. a6a0b3d Enable collecting parameter information when inspector enabled by Chuck Jazdzewski · 3 years, 10 months ago
  53. 320b7e7 Merge "Bump paging to alpha11" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  54. 5e7b78c Merge "Sidecar compatibility wrapper - 2" into androidx-master-dev by Andrii Kulian · 3 years, 10 months ago
  55. 10449b2 Merge "Clarify a comment in RemoveByUriRequest." into androidx-master-dev by Alexander Dorokhine · 3 years, 10 months ago
  56. 2f5ba6d Clear invalid observations on commit by George Mount · 3 years, 10 months ago
  57. 693bc33 Merge "Delete an assertion that bundle.equals(bundle)." into androidx-master-dev by Alexander Dorokhine · 3 years, 10 months ago
  58. 585cf30 Merge "Fix flaking paging test" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  59. 13e5904 Merge "Port IndexBasedArrayIteratorTest.kt back to Java" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  60. f36e164 Merge "Reset footer / header state after dropping in separators" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  61. 31b0141 Merge "Move widget.RichContentReceiverCompat to view.OnReceiveContentListener" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  62. 7b53a60a Reset footer / header state after dropping in separators by Dustin Lam · 3 years, 10 months ago
  63. d8d65bc Fix flaking paging test by Yigit Boyar · 3 years, 10 months ago
  64. a6c4e47 Merge "Desktop: add desktop-samples and desktop tests (only building, not running) to buildOnServer" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  65. 41c6c2d Merge "Remove version codename check for isAtLeastR" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  66. 34d8470 Merge "Remove ExperimentalPointerInput annotation" into androidx-master-dev by George Mount · 3 years, 10 months ago
  67. 0b111ad Merge "Set theme explicitly to fix tests on older APIs." into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  68. fcc0cca Bump paging to alpha11 by Dustin Lam · 3 years, 10 months ago
  69. 1df0c9e Merge "Add a uri prefix to visibility store documents." into androidx-master-dev by Cassie Wang · 3 years, 10 months ago
  70. ec82a65 Merge "Fix typo in test" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  71. db313978 Merge "Fix VersionedParcelable classes." into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  72. 692c081 Merge "Refactor test config generation to use builder" into androidx-master-dev by Sam Gilbert · 3 years, 10 months ago
  73. 4e63864 Merge "Hide subcomposeInto(LayoutNode) api" into androidx-master-dev by Andrey Kulikov · 3 years, 10 months ago
  74. b796fd1 Merge "Extract an interface from LayoutNode and start using it in tests and tooling" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  75. d17bd26 Fix LazyNestedScrollingTest for devices with large density by Andrey Kulikov · 3 years, 10 months ago
  76. f857fcf Fix typo in test by Diego Vela · 3 years, 10 months ago
  77. caf5d9d Add a uri prefix to visibility store documents. by Cassie Wang · 3 years, 10 months ago
  78. 2fd1148 Merge "Allow watch face instances to share BroadcastReceivers" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  79. 4f515e2 Fix VersionedParcelable classes. by Sergio Sancho · 3 years, 10 months ago
  80. 08041c17 Allow watch face instances to share BroadcastReceivers by Alex Clarke · 3 years, 10 months ago
  81. 2fcbbe3 Refactor test config generation to use builder by Sam Gilbert · 3 years, 10 months ago
  82. da54c9d SavedStateHandle#keys() now returns keys of Providers and LiveData-s by Sergey Vasilinets · 3 years, 10 months ago
  83. 154c4f9 simplify-build-failure saving fewest files as soon as it finds them by Jeff Gaston · 3 years, 10 months ago
  84. 4fae232 Merge "Introduce ViewRootForTest and hide AndroidOwner" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  85. 4de0286 Merge "Remove 'UnusedQuantity' from lint-baseline.xml." into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  86. 814454f Merge "Update Library with new change requests." into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  87. 81615a9 Desktop: add desktop-samples and desktop tests (only building, not running) to buildOnServer by Igor Demin · 3 years, 10 months ago
  88. bd69855 Merge "Remove 'UnusedQuantity' from lint-baseline.xml." into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  89. 36a892e Update Library with new change requests. by Sergio Sancho · 3 years, 10 months ago
  90. 5fb82da Extract an interface from LayoutNode and start using it in tests and tooling by Andrey Kulikov · 3 years, 10 months ago
  91. 07b4e27 Introduce ViewRootForTest and hide AndroidOwner by Andrey Kulikov · 3 years, 10 months ago
  92. 72a1ddb Remove 'UnusedQuantity' from lint-baseline.xml. by Flavio Lerda · 3 years, 10 months ago
  93. e632fac Remove 'UnusedQuantity' from lint-baseline.xml. by Flavio Lerda · 3 years, 10 months ago
  94. 493a2cf Set theme explicitly to fix tests on older APIs. by Cornelius Ratsch · 3 years, 10 months ago
  95. e5d0919 Merge "buildSrc runtime -> runtimeOnly" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  96. 6f4d2a2 Merge "Replacing depracated class in WearableRecyclerViewTest" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  97. 96d877c Merge "Fixes some lint issues and deletes lint baselines" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  98. 2b4f6c6 Merge "Watch face: Add proguard rule to keep Parcelizer classes" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  99. 3537267 Merge "Fix Renderer comments" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  100. 1ae2bc6 Delete an assertion that bundle.equals(bundle). by Alexander Dorokhine · 3 years, 10 months ago