1. 72f02c1 Turn off remember intrinsic by default v2 by Chris Banes · 3 years, 8 months ago
  2. a467d78 Turn off remember intrinsic by default by Leland Richardson · 3 years, 8 months ago
  3. c44595d Fix boundary condition in slot table by Chuck Jazdzewski · 3 years, 8 months ago
  4. 239fc6d Kotlin 1.4.21 by Jim Sproch · 3 years, 8 months ago
  5. 96d6743 Merge "Add Scrollable interface" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  6. 8d7494f Merge "Removed toRadians extension methods" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  7. c19b367 Merge "Add CompositionData to replace SlotTable for tooling API usage" into androidx-master-dev by Chuck Jazdzewski · 3 years, 8 months ago
  8. 6a0aa88 Add Scrollable interface by Ryan Mentley · 3 years, 9 months ago
  9. a22bc9d Merge "Remove drag detector dependency on partial consumption" into androidx-master-dev by George Mount · 3 years, 8 months ago
  10. 97f3101 Merge "Use IntOffset in the offset with lambda modifier" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  11. 050dd2e Removed toRadians extension methods by Nader Jawad · 3 years, 8 months ago
  12. 7c66bde Merge "Add support for deferred brush creation" into androidx-master-dev by Nader Jawad · 3 years, 8 months ago
  13. 0621555 Merge "Remove deprecated KeyEvent.Alt" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  14. db8f9a0 Merge "Rename KeyInputFilter to onKeyEvent" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  15. c7d40e2 Use IntOffset in the offset with lambda modifier by Mihai Popa · 3 years, 9 months ago
  16. 67a29d6 Merge "Rename HandlePointerInputScope and handlePointerInput API" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  17. d1a004d Merge "Reorganize and rename files in foundation.layout" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  18. 0161624 Merge "Support adaptive number of columns in LazyVerticalGrid" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  19. ac73cd7 Merge "Renaming focusObserver" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  20. 9fcdd6f Add CompositionData to replace SlotTable for tooling API usage by Chuck Jazdzewski · 3 years, 8 months ago
  21. bb237b8 Merge "Revert "Reenable isDirty check in ComposeIdlingResource"" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  22. 3226005 Merge "Clean up coroutines in repeated tests like benchmarks" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  23. d24a03b Support adaptive number of columns in LazyVerticalGrid by Aleksandr Litovchenko · 3 years, 9 months ago
  24. 97cae28 Merge "Remove long deprecated APIs and deprecate more" into androidx-master-dev by Doris Liu · 3 years, 8 months ago
  25. e9f976c Add support for deferred brush creation by Nader Jawad · 3 years, 8 months ago
  26. ce3228f0 Remove deprecated KeyEvent.Alt by Ralston Da Silva · 3 years, 8 months ago
  27. 6d420b3 Merge "Reset animations when target state is changed" into androidx-master-dev by Doris Liu · 3 years, 8 months ago
  28. 8b9e976 Revert "Reenable isDirty check in ComposeIdlingResource" by Filip Pavlis · 3 years, 8 months ago
  29. a385eb3 Clean up coroutines in repeated tests like benchmarks by Alexandre Elias · 3 years, 8 months ago
  30. 72bd14e Merge "Deprecate LazyColumnFor, LazyRowFor, LazyColumnForIndexed and LazyRowForIndexed" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  31. d19722a Rename KeyInputFilter to onKeyEvent by Ralston Da Silva · 3 years, 8 months ago
  32. 1d2e178 Remove drag detector dependency on partial consumption by George Mount · 3 years, 8 months ago
  33. a19b9ec Renaming focusObserver by Ralston Da Silva · 3 years, 8 months ago
  34. d9941a1c Merge "Do not recompose children compositions manually in SubcomposeLayout" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  35. e9d2610 Merge "Remove custom events from suspending pointer input" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  36. e1d97f2 Merge "Add enableLiveLiterals internal method for tooling" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  37. f489ce2 Reset animations when target state is changed by Doris Liu · 3 years, 8 months ago
  38. 1e8ebd3 Deprecate LazyColumnFor, LazyRowFor, LazyColumnForIndexed and LazyRowForIndexed by Andrey Kulikov · 3 years, 8 months ago
  39. 633c152 Merge "Expose info about currently visible items in LazyColumn" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  40. 910c25c Rename HandlePointerInputScope and handlePointerInput API by George Mount · 3 years, 8 months ago
  41. cc50be8 Do not recompose children compositions manually in SubcomposeLayout by Andrey Kulikov · 3 years, 8 months ago
  42. 3a26d6d Expose info about currently visible items in LazyColumn by Andrey Kulikov · 3 years, 8 months ago
  43. 5836ac4 Reorganize and rename files in foundation.layout by Mihai Popa · 3 years, 9 months ago
  44. 8dc848b Merge "Support nested scroll for backdrop, modal sheet, expanded sheet and bottom drawer." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  45. 531cf5e Support nested scroll for backdrop, modal sheet, expanded sheet and bottom drawer. by Matvei Malkov · 3 years, 8 months ago
  46. 5403916 Merge "Creating FocusRequesters using destructuring declaration" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  47. 03c6a6d Merge "Enable intrinsic remember optimization by default" into androidx-master-dev by Leland Richardson · 3 years, 8 months ago
  48. 80e821e Merge "Remove unneeded experimental annotations" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  49. 02c7657 Remove long deprecated APIs and deprecate more by Doris Liu · 3 years, 8 months ago
  50. 9be6536 Enable intrinsic remember optimization by default by Leland Richardson · 3 years, 8 months ago
  51. f42c5f0 Merge "Rename accessibilityLabel/Value to content/stateDescription" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  52. 020c1f0 Add enableLiveLiterals internal method for tooling by Leland Richardson · 3 years, 8 months ago
  53. 0ecb641 Merge "Match wrappers by Modifier identity" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  54. 26be525 Remove unneeded experimental annotations by Ralston Da Silva · 3 years, 8 months ago
  55. da4e97a Merge "Keyboard hidden when moving between textboxes" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  56. 45a74cc Creating FocusRequesters using destructuring declaration by Ralston Da Silva · 3 years, 8 months ago
  57. 25ac4d3 Rename accessibilityLabel/Value to content/stateDescription by Alexandre Elias · 3 years, 8 months ago
  58. 05be38d Remove custom events from suspending pointer input by George Mount · 3 years, 8 months ago
  59. a756115 Merge "Remove unused JVM synchronization helpers" into androidx-master-dev by Jim Sproch · 3 years, 8 months ago
  60. b5d1dea Merge changes I4221ee8a,I9a42e4de,I433f3950 into androidx-master-dev by Jelle Fresen · 3 years, 8 months ago
  61. 276fd5b Keyboard hidden when moving between textboxes by Ralston Da Silva · 3 years, 10 months ago
  62. c055b08 Merge "Transition v2" into androidx-master-dev by Doris Liu · 3 years, 8 months ago
  63. 4058e84 Match wrappers by Modifier identity by George Mount · 3 years, 8 months ago
  64. 1a62969 Merge "Fixes for subcomposition" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  65. 026ed6e Merge "JSON output for macrobenchmarks" into androidx-master-dev by Chris Craik · 3 years, 8 months ago
  66. aa759c0 Merge "Add LargeTest annotation to some tests" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  67. dc4f742 Merge "Adds lint check to enforce that calls to `remember` do not return Unit." into androidx-master-dev by Louis Pullen-Freilich · 3 years, 8 months ago
  68. 9197fa9 Reenable isDirty check in ComposeIdlingResource by Jelle Fresen · 3 years, 8 months ago
  69. 8aafc88 Remove CompositionAwaiter, it is no longer needed by Jelle Fresen · 3 years, 8 months ago
  70. 74100c3 Add Compose variant of IdlingResources by Jelle Fresen · 3 years, 8 months ago
  71. 37038a7 Merge "Rework the innerLayerWrapper cache" into androidx-master-dev by Andrey Kulikov · 3 years, 8 months ago
  72. 9928b2dd Merge "TestModifierUpdaterLayout" into androidx-master-dev by Andrey Kulikov · 3 years, 8 months ago
  73. 7964cc3 Transition v2 by Doris Liu · 3 years, 9 months ago
  74. 253d72b Fixes for subcomposition by Adam Powell · 3 years, 8 months ago
  75. f77bb24 Adds lint check to enforce that calls to `remember` do not return Unit. by Louis Pullen-Freilich · 3 years, 8 months ago
  76. e89cd01 JSON output for macrobenchmarks by Chris Craik · 3 years, 8 months ago
  77. e6d80a1 Reorganize selection toolbar by haoyu · 3 years, 8 months ago
  78. 8fe7fbb Merge "Clear invalid observations on commit" into androidx-master-dev by George Mount · 3 years, 8 months ago
  79. cb47050e Merge "Support nested scroll in Modifier.scrollable." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  80. ea1429f Merge "Changes the default severity of Composable lambda parameter lint checks to IGNORE" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  81. f3bf076 Merge "Enable collecting parameter information when inspector enabled" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  82. ea33a4fe Changes the default severity of Composable lambda parameter lint checks to IGNORE by Louis Pullen-Freilich · 3 years, 8 months ago
  83. 171309a TestModifierUpdaterLayout by Andrey Kulikov · 3 years, 8 months ago
  84. 1118687 Support nested scroll in Modifier.scrollable. by Matvei Malkov · 3 years, 8 months ago
  85. 9e6f525 Rework the innerLayerWrapper cache by Andrey Kulikov · 3 years, 8 months ago
  86. 53fffac Merge "Fix LazyNestedScrollingTest for devices with large density" into androidx-master-dev by Andrey Kulikov · 3 years, 8 months ago
  87. 81cc61e Add suppressable Kotlin version check by Jim Sproch · 3 years, 8 months ago
  88. a6a0b3d Enable collecting parameter information when inspector enabled by Chuck Jazdzewski · 3 years, 8 months ago
  89. 2f5ba6d Clear invalid observations on commit by George Mount · 3 years, 8 months ago
  90. 411d7cc Remove unused JVM synchronization helpers by Jim Sproch · 3 years, 8 months ago
  91. a6c4e47 Merge "Desktop: add desktop-samples and desktop tests (only building, not running) to buildOnServer" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  92. 41c6c2d Merge "Remove version codename check for isAtLeastR" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  93. 34d8470 Merge "Remove ExperimentalPointerInput annotation" into androidx-master-dev by George Mount · 3 years, 8 months ago
  94. 4e63864 Merge "Hide subcomposeInto(LayoutNode) api" into androidx-master-dev by Andrey Kulikov · 3 years, 8 months ago
  95. d17bd26 Fix LazyNestedScrollingTest for devices with large density by Andrey Kulikov · 3 years, 8 months ago
  96. 81615a9 Desktop: add desktop-samples and desktop tests (only building, not running) to buildOnServer by Igor Demin · 3 years, 8 months ago
  97. 5fb82da Extract an interface from LayoutNode and start using it in tests and tooling by Andrey Kulikov · 3 years, 8 months ago
  98. 07b4e27 Introduce ViewRootForTest and hide AndroidOwner by Andrey Kulikov · 3 years, 8 months ago
  99. 96d877c Merge "Fixes some lint issues and deletes lint baselines" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  100. 2bca476 A new constructor for infinite animations by Doris Liu · 3 years, 9 months ago