1. deeb7a2 New processing test APIs by Yigit Boyar · 3 years, 9 months ago
  2. 2e13f01 Merge "Export script now maintains only the 'external' framework folder." into androidx-master-dev by Alexander Dorokhine · 3 years, 9 months ago
  3. 8fe7fbb Merge "Clear invalid observations on commit" into androidx-master-dev by George Mount · 3 years, 9 months ago
  4. cb47050e Merge "Support nested scroll in Modifier.scrollable." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  5. 792ced8 Merge "SavedStateHandle#keys() now returns keys of Providers and LiveData-s" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  6. da6cf1c Merge "Update CarAppService methods to be final" into androidx-master-dev by Ram Parameswaran · 3 years, 9 months ago
  7. 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
  8. 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
  9. f3bf076 Merge "Enable collecting parameter information when inspector enabled" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  10. 82f395b5 Merge "destinationDir -> destinationDirectory" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  11. ea33a4fe Changes the default severity of Composable lambda parameter lint checks to IGNORE by Louis Pullen-Freilich · 3 years, 9 months ago
  12. 1118687 Support nested scroll in Modifier.scrollable. by Matvei Malkov · 3 years, 9 months ago
  13. 9a4649a Merge "Add new test-suite-tag for media compat tests" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  14. 74d7785 Merge "Add missing calls to boolean setters for builder" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  15. a64ef6d destinationDir -> destinationDirectory by Jeff Gaston · 3 years, 9 months ago
  16. 53fffac Merge "Fix LazyNestedScrollingTest for devices with large density" into androidx-master-dev by Andrey Kulikov · 3 years, 9 months ago
  17. eec7c4a Merge "Version bumps for Wear Libraries post 2020-12-02 release" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  18. 908c1a4 Merge "Correct a few comments in AmbientModeSupport" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  19. 196a790 Correct a few comments in AmbientModeSupport by Xiangyin Ma · 3 years, 9 months ago
  20. 6a3a087 Version bumps for Wear Libraries post 2020-12-02 release by John Nichol · 3 years, 9 months ago
  21. c0999a6 Add new test-suite-tag for media compat tests by Sam Gilbert · 3 years, 9 months ago
  22. 6ccfc59 Add missing calls to boolean setters for builder by Sam Gilbert · 3 years, 9 months ago
  23. e8b00c54 Merge changes I78257320,I6f1f085e into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  24. 405e573 Implement BufferProvider by EncoderImpl.ByteBufferInput by leo huang · 3 years, 10 months ago
  25. 34ddd7e Add BuferProvider interface and AudioSource implementation by leo huang · 3 years, 10 months ago
  26. d9904fa Merge "Give macrobenchmarks their own suite-tag" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  27. 1a3949d Give macrobenchmarks their own suite-tag by Sam Gilbert · 3 years, 9 months ago
  28. 359f058 Merge "Add suppressable Kotlin version check" into androidx-master-dev by Jim Sproch · 3 years, 9 months ago
  29. 81cc61e Add suppressable Kotlin version check by Jim Sproch · 3 years, 9 months ago
  30. 0aca7a4 Merge "Fix broken unlock3a tests" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  31. 919c4f9 Fix broken unlock3a tests by Sushil Nath · 3 years, 9 months ago
  32. a6a0b3d Enable collecting parameter information when inspector enabled by Chuck Jazdzewski · 3 years, 9 months ago
  33. 320b7e7 Merge "Bump paging to alpha11" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  34. 5e7b78c Merge "Sidecar compatibility wrapper - 2" into androidx-master-dev by Andrii Kulian · 3 years, 9 months ago
  35. 10449b2 Merge "Clarify a comment in RemoveByUriRequest." into androidx-master-dev by Alexander Dorokhine · 3 years, 9 months ago
  36. 2f5ba6d Clear invalid observations on commit by George Mount · 3 years, 9 months ago
  37. 693bc33 Merge "Delete an assertion that bundle.equals(bundle)." into androidx-master-dev by Alexander Dorokhine · 3 years, 9 months ago
  38. 585cf30 Merge "Fix flaking paging test" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  39. 13e5904 Merge "Port IndexBasedArrayIteratorTest.kt back to Java" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  40. f36e164 Merge "Reset footer / header state after dropping in separators" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  41. 31b0141 Merge "Move widget.RichContentReceiverCompat to view.OnReceiveContentListener" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  42. 7b53a60a Reset footer / header state after dropping in separators by Dustin Lam · 3 years, 9 months ago
  43. d8d65bc Fix flaking paging test by Yigit Boyar · 3 years, 9 months ago
  44. a6c4e47 Merge "Desktop: add desktop-samples and desktop tests (only building, not running) to buildOnServer" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  45. 41c6c2d Merge "Remove version codename check for isAtLeastR" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  46. 34d8470 Merge "Remove ExperimentalPointerInput annotation" into androidx-master-dev by George Mount · 3 years, 9 months ago
  47. 0b111ad Merge "Set theme explicitly to fix tests on older APIs." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  48. fcc0cca Bump paging to alpha11 by Dustin Lam · 3 years, 9 months ago
  49. 1df0c9e Merge "Add a uri prefix to visibility store documents." into androidx-master-dev by Cassie Wang · 3 years, 9 months ago
  50. ec82a65 Merge "Fix typo in test" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  51. db313978 Merge "Fix VersionedParcelable classes." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  52. 692c081 Merge "Refactor test config generation to use builder" into androidx-master-dev by Sam Gilbert · 3 years, 9 months ago
  53. 4e63864 Merge "Hide subcomposeInto(LayoutNode) api" into androidx-master-dev by Andrey Kulikov · 3 years, 9 months ago
  54. b796fd1 Merge "Extract an interface from LayoutNode and start using it in tests and tooling" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  55. d17bd26 Fix LazyNestedScrollingTest for devices with large density by Andrey Kulikov · 3 years, 9 months ago
  56. f857fcf Fix typo in test by Diego Vela · 3 years, 9 months ago
  57. caf5d9d Add a uri prefix to visibility store documents. by Cassie Wang · 3 years, 9 months ago
  58. 2fd1148 Merge "Allow watch face instances to share BroadcastReceivers" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  59. 4f515e2 Fix VersionedParcelable classes. by Sergio Sancho · 3 years, 9 months ago
  60. 08041c17 Allow watch face instances to share BroadcastReceivers by Alex Clarke · 3 years, 9 months ago
  61. 2fcbbe3 Refactor test config generation to use builder by Sam Gilbert · 3 years, 9 months ago
  62. da54c9d SavedStateHandle#keys() now returns keys of Providers and LiveData-s by Sergey Vasilinets · 3 years, 9 months ago
  63. 154c4f9 simplify-build-failure saving fewest files as soon as it finds them by Jeff Gaston · 3 years, 9 months ago
  64. 4fae232 Merge "Introduce ViewRootForTest and hide AndroidOwner" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  65. 4de0286 Merge "Remove 'UnusedQuantity' from lint-baseline.xml." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  66. 814454f Merge "Update Library with new change requests." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  67. 81615a9 Desktop: add desktop-samples and desktop tests (only building, not running) to buildOnServer by Igor Demin · 3 years, 9 months ago
  68. bd69855 Merge "Remove 'UnusedQuantity' from lint-baseline.xml." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  69. 36a892e Update Library with new change requests. by Sergio Sancho · 3 years, 9 months ago
  70. 5fb82da Extract an interface from LayoutNode and start using it in tests and tooling by Andrey Kulikov · 3 years, 9 months ago
  71. 07b4e27 Introduce ViewRootForTest and hide AndroidOwner by Andrey Kulikov · 3 years, 9 months ago
  72. 72a1ddb Remove 'UnusedQuantity' from lint-baseline.xml. by Flavio Lerda · 3 years, 9 months ago
  73. e632fac Remove 'UnusedQuantity' from lint-baseline.xml. by Flavio Lerda · 3 years, 9 months ago
  74. 493a2cf Set theme explicitly to fix tests on older APIs. by Cornelius Ratsch · 3 years, 9 months ago
  75. e5d0919 Merge "buildSrc runtime -> runtimeOnly" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  76. 6f4d2a2 Merge "Replacing depracated class in WearableRecyclerViewTest" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  77. 96d877c Merge "Fixes some lint issues and deletes lint baselines" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  78. 2b4f6c6 Merge "Watch face: Add proguard rule to keep Parcelizer classes" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  79. 3537267 Merge "Fix Renderer comments" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  80. 1ae2bc6 Delete an assertion that bundle.equals(bundle). by Alexander Dorokhine · 3 years, 9 months ago
  81. b6f7e3b Watch face: Add proguard rule to keep Parcelizer classes by Alex Clarke · 3 years, 9 months ago
  82. 9c9d9c0 Fix Renderer comments by Alex Clarke · 3 years, 9 months ago
  83. 20d1f2d Export script now maintains only the 'external' framework folder. by Alexander Dorokhine · 3 years, 9 months ago
  84. 5724ee7 Merge "Remove direct dispatcher" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  85. a5caf77 Merge "RxDataMigration and RxSharedPreferencesMigration." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  86. ff0d19a Sidecar compatibility wrapper - 2 by Andrii Kulian · 3 years, 9 months ago
  87. 450adb7 Merge "Refactor AppSearchImpl to use List instead of Set." into androidx-master-dev by Alexander Dorokhine · 3 years, 9 months ago
  88. aba42ee RxDataMigration and RxSharedPreferencesMigration. by rohitsat13 · 3 years, 10 months ago
  89. 1a73693 Merge "Add executor to NavigationManager.setListener." into androidx-master-dev by Rasekh Rifaat · 3 years, 9 months ago
  90. f9c76c4 Merge "Make notification updated when current media item is changed" into androidx-master-dev by Hyundo Moon · 3 years, 9 months ago
  91. fe0fd0b Merge "A new constructor for infinite animations" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  92. 9102865 Merge "Ensure onPrepareOptionsMenu considers parent menu visibility" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  93. 2b18fa2 Clarify a comment in RemoveByUriRequest. by Alexander Dorokhine · 3 years, 9 months ago
  94. e939872 Add executor to NavigationManager.setListener. by Rasekh Rifaat · 3 years, 9 months ago
  95. ea9e9a8 Ensure onPrepareOptionsMenu considers parent menu visibility by Jeremy Woods · 3 years, 9 months ago
  96. 4fe0435 Merge "Implementation of unlock3A method" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  97. 2bca476 A new constructor for infinite animations by Doris Liu · 3 years, 10 months ago
  98. bc18bcd Implementation of unlock3A method by Sushil Nath · 3 years, 9 months ago
  99. 608fbc2 Merge "Fix sidecar issue." into androidx-master-dev by Diego Vela · 3 years, 9 months ago
  100. 75b8571 Update CarAppService methods to be final by Ram Parameswaran · 3 years, 9 months ago