1. 8d7494f Merge "Removed toRadians extension methods" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  2. c19b367 Merge "Add CompositionData to replace SlotTable for tooling API usage" into androidx-master-dev by Chuck Jazdzewski · 3 years, 6 months ago
  3. 97f3101 Merge "Use IntOffset in the offset with lambda modifier" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  4. 050dd2e Removed toRadians extension methods by Nader Jawad · 3 years, 6 months ago
  5. 7c66bde Merge "Add support for deferred brush creation" into androidx-master-dev by Nader Jawad · 3 years, 6 months ago
  6. 0621555 Merge "Remove deprecated KeyEvent.Alt" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  7. db8f9a0 Merge "Rename KeyInputFilter to onKeyEvent" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  8. c7d40e2 Use IntOffset in the offset with lambda modifier by Mihai Popa · 3 years, 6 months ago
  9. 67a29d6 Merge "Rename HandlePointerInputScope and handlePointerInput API" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  10. d1a004d Merge "Reorganize and rename files in foundation.layout" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  11. ac73cd7 Merge "Renaming focusObserver" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  12. 9fcdd6f Add CompositionData to replace SlotTable for tooling API usage by Chuck Jazdzewski · 3 years, 6 months ago
  13. bb237b8 Merge "Revert "Reenable isDirty check in ComposeIdlingResource"" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  14. 3226005 Merge "Clean up coroutines in repeated tests like benchmarks" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  15. e9f976c Add support for deferred brush creation by Nader Jawad · 3 years, 6 months ago
  16. ce3228f0 Remove deprecated KeyEvent.Alt by Ralston Da Silva · 3 years, 6 months ago
  17. 8b9e976 Revert "Reenable isDirty check in ComposeIdlingResource" by Filip Pavlis · 3 years, 6 months ago
  18. a385eb3 Clean up coroutines in repeated tests like benchmarks by Alexandre Elias · 3 years, 6 months ago
  19. 72bd14e Merge "Deprecate LazyColumnFor, LazyRowFor, LazyColumnForIndexed and LazyRowForIndexed" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  20. d19722a Rename KeyInputFilter to onKeyEvent by Ralston Da Silva · 3 years, 6 months ago
  21. a19b9ec Renaming focusObserver by Ralston Da Silva · 3 years, 6 months ago
  22. d9941a1c Merge "Do not recompose children compositions manually in SubcomposeLayout" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  23. e9d2610 Merge "Remove custom events from suspending pointer input" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  24. 1e8ebd3 Deprecate LazyColumnFor, LazyRowFor, LazyColumnForIndexed and LazyRowForIndexed by Andrey Kulikov · 3 years, 6 months ago
  25. 910c25c Rename HandlePointerInputScope and handlePointerInput API by George Mount · 3 years, 6 months ago
  26. cc50be8 Do not recompose children compositions manually in SubcomposeLayout by Andrey Kulikov · 3 years, 6 months ago
  27. 5836ac4 Reorganize and rename files in foundation.layout by Mihai Popa · 3 years, 7 months ago
  28. 5403916 Merge "Creating FocusRequesters using destructuring declaration" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  29. 80e821e Merge "Remove unneeded experimental annotations" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  30. f42c5f0 Merge "Rename accessibilityLabel/Value to content/stateDescription" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  31. 0ecb641 Merge "Match wrappers by Modifier identity" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  32. 26be525 Remove unneeded experimental annotations by Ralston Da Silva · 3 years, 6 months ago
  33. da4e97a Merge "Keyboard hidden when moving between textboxes" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  34. 45a74cc Creating FocusRequesters using destructuring declaration by Ralston Da Silva · 3 years, 6 months ago
  35. 25ac4d3 Rename accessibilityLabel/Value to content/stateDescription by Alexandre Elias · 3 years, 6 months ago
  36. 05be38d Remove custom events from suspending pointer input by George Mount · 3 years, 6 months ago
  37. a756115 Merge "Remove unused JVM synchronization helpers" into androidx-master-dev by Jim Sproch · 3 years, 6 months ago
  38. b5d1dea Merge changes I4221ee8a,I9a42e4de,I433f3950 into androidx-master-dev by Jelle Fresen · 3 years, 6 months ago
  39. 276fd5b Keyboard hidden when moving between textboxes by Ralston Da Silva · 3 years, 8 months ago
  40. 4058e84 Match wrappers by Modifier identity by George Mount · 3 years, 6 months ago
  41. 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, 6 months ago
  42. 9197fa9 Reenable isDirty check in ComposeIdlingResource by Jelle Fresen · 3 years, 6 months ago
  43. 8aafc88 Remove CompositionAwaiter, it is no longer needed by Jelle Fresen · 3 years, 6 months ago
  44. 74100c3 Add Compose variant of IdlingResources by Jelle Fresen · 3 years, 6 months ago
  45. 37038a7 Merge "Rework the innerLayerWrapper cache" into androidx-master-dev by Andrey Kulikov · 3 years, 6 months ago
  46. 9928b2dd Merge "TestModifierUpdaterLayout" into androidx-master-dev by Andrey Kulikov · 3 years, 6 months ago
  47. f77bb24 Adds lint check to enforce that calls to `remember` do not return Unit. by Louis Pullen-Freilich · 3 years, 6 months ago
  48. e6d80a1 Reorganize selection toolbar by haoyu · 3 years, 6 months ago
  49. 8fe7fbb Merge "Clear invalid observations on commit" into androidx-master-dev by George Mount · 3 years, 6 months ago
  50. f3bf076 Merge "Enable collecting parameter information when inspector enabled" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  51. 171309a TestModifierUpdaterLayout by Andrey Kulikov · 3 years, 6 months ago
  52. 9e6f525 Rework the innerLayerWrapper cache by Andrey Kulikov · 3 years, 6 months ago
  53. a6a0b3d Enable collecting parameter information when inspector enabled by Chuck Jazdzewski · 3 years, 6 months ago
  54. 2f5ba6d Clear invalid observations on commit by George Mount · 3 years, 6 months ago
  55. 411d7cc Remove unused JVM synchronization helpers by Jim Sproch · 3 years, 6 months ago
  56. a6c4e47 Merge "Desktop: add desktop-samples and desktop tests (only building, not running) to buildOnServer" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  57. 41c6c2d Merge "Remove version codename check for isAtLeastR" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  58. 34d8470 Merge "Remove ExperimentalPointerInput annotation" into androidx-master-dev by George Mount · 3 years, 6 months ago
  59. 4e63864 Merge "Hide subcomposeInto(LayoutNode) api" into androidx-master-dev by Andrey Kulikov · 3 years, 6 months ago
  60. 81615a9 Desktop: add desktop-samples and desktop tests (only building, not running) to buildOnServer by Igor Demin · 3 years, 6 months ago
  61. 5fb82da Extract an interface from LayoutNode and start using it in tests and tooling by Andrey Kulikov · 3 years, 6 months ago
  62. 07b4e27 Introduce ViewRootForTest and hide AndroidOwner by Andrey Kulikov · 3 years, 6 months ago
  63. b1f7192 Remove version codename check for isAtLeastR by Shimi Zhang · 3 years, 6 months ago
  64. 091ec6e Merge "ui-test-font to MPP" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  65. d7dfe7f Remove ExperimentalPointerInput annotation by George Mount · 3 years, 6 months ago
  66. 061308e Merge "Remove -NewInference to start using NewInference." into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  67. 95e8046 Merge "Desktop: fix compilation of tests" into androidx-master-dev by Andrey Kulikov · 3 years, 6 months ago
  68. 37702cd Merge "Nested scrolling subsystem." into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  69. e4054cc Merge "Added PathEffect graphics API" into androidx-master-dev by Nader Jawad · 3 years, 6 months ago
  70. 0eb9589 Nested scrolling subsystem. by Matvei Malkov · 3 years, 6 months ago
  71. c9c38fd Desktop: fix compilation of tests by Igor Demin · 3 years, 6 months ago
  72. 306dc85 Hide subcomposeInto(LayoutNode) api by Andrey Kulikov · 3 years, 6 months ago
  73. 589868b Added PathEffect graphics API by Nader Jawad · 3 years, 6 months ago
  74. be5d7a8b Add the intrisic ability to build trees bottom-up. by Chuck Jazdzewski · 3 years, 6 months ago
  75. 168e036 Remove -NewInference to start using NewInference. by Jim Sproch · 3 years, 6 months ago
  76. d0fd1dc Merge "Fix for WrappedComposition calls original.setContent() twice" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  77. ab9444d Fix for WrappedComposition calls original.setContent() twice by Andrey Kulikov · 3 years, 6 months ago
  78. fdd4f0f Make LayoutNode a proper public API by George Mount · 3 years, 7 months ago
  79. 528322b Merge "Fix accessibility for Checkbox/RadioButton/Switch" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  80. 03fb671 Fix cancellation of handlePointerInput blocks by Adam Powell · 3 years, 6 months ago
  81. 5be4fd4 Merge "Make drag gesture detectors more forgiving." into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  82. 86acdf2 Make drag gesture detectors more forgiving. by George Mount · 3 years, 7 months ago
  83. 4727646 Fixes ModifierDeclarationDetector not disambiguating between receiver classes named `Modifier` by Louis Pullen-Freilich · 3 years, 6 months ago
  84. fe2c7b8 Merge "Adds dismiss configuration to AndroidDialogProperties" into androidx-master-dev by Louis Pullen-Freilich · 3 years, 6 months ago
  85. 96d20a5 Merge "Add painterResource API" into androidx-master-dev by Nader Jawad · 3 years, 6 months ago
  86. 0731ed0 Adds dismiss configuration to AndroidDialogProperties by Louis Pullen-Freilich · 3 years, 6 months ago
  87. 880c8fd Merge "Remove SuspendingGestureTestUtil dependency on LayoutNode" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  88. 9572c6b Add painterResource API by Nader Jawad · 3 years, 6 months ago
  89. 53fe055 Move Updater APIs to internal published APIs where possible by Leland Richardson · 3 years, 6 months ago
  90. effa7fd Remove SuspendingGestureTestUtil dependency on LayoutNode by George Mount · 3 years, 6 months ago
  91. 7d0e924 Merge "Desktop Input Method fixes & basic tests" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  92. d8f762e ui-test-font to MPP by Andrey Rudenko · 3 years, 6 months ago
  93. 96bac50 Desktop Input Method fixes & basic tests by Andrey Rudenko · 3 years, 6 months ago
  94. 0367a37 Fix accessibility for Checkbox/RadioButton/Switch by Alexandre Elias · 3 years, 7 months ago
  95. 5794c39 Merge "Moved ContentDrawScope to ui-graphics" into androidx-master-dev by Nader Jawad · 3 years, 6 months ago
  96. 3308885 Merge "Move processViewInfo back to onLayout" into androidx-master-dev by Diego Perez · 3 years, 6 months ago
  97. cbce0e3 Merge "DesktopParagraph#getBoundingBox fix for combining characters (multiple codepoints)" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  98. 2825318 DesktopParagraph#getBoundingBox fix for combining characters (multiple codepoints) by Andrey Rudenko · 3 years, 6 months ago
  99. 7130e20 Merge "Window API documentation." into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  100. 33430c1 Move processViewInfo back to onLayout by Diego Perez · 3 years, 6 months ago