1. ef5f0cf Merge "Fix some issues with onLayoutRectChanged and LazyLayout" into androidx-main by Leland Richardson · 4 months ago
  2. 63619e9 Fix some issues with onLayoutRectChanged and LazyLayout by Doris Liu · 4 months ago
  3. ff3b473 Merge "Deprecate Compose UI LocalSavedStateRegistryOwner" into androidx-main by Treehugger Robot · 4 months ago
  4. 94be4eb Merge "Pin Compose libraries to `androidx.collection:collection:1.5.0`" into androidx-main by Treehugger Robot · 4 months ago
  5. 4f3a4d8 Merge changes from topic "failed-injection-402738310" into androidx-main by Treehugger Robot · 4 months ago
  6. 95072a5 Pin Compose libraries to `androidx.collection:collection:1.5.0` by Juan Rodriguez · 4 months ago
  7. 6576e43 Revert "Fixes Dialog and Popup Tests not waiting long enough for dismissing UI." by Jeremy Walker · 4 months ago
  8. c3fc7c9 Revert "Fixes test failures in multiple test files where they need to wait for events to propagate before assertions." by Jeremy Walker · 4 months ago
  9. 642f4df Revert "Advances main clock to ensure events fully propagate before assertion." by Jeremy Walker · 4 months ago
  10. 6673c74 Revert "Uses sleep with timeouts to verify UI changes have propagated (since input go through custom system)" by Jeremy Walker · 4 months ago
  11. 953064e Revert "Cancels invalid input events before tests run in NestedScrollInteropConnectionTest" by Jeremy Walker · 4 months ago
  12. e2bfbaf Revert "Enables debugging for NestedScrollInteropConnectionTest" by Jeremy Walker · 4 months ago
  13. 2660568 Revert "Flag flaky popup and window tests" by Jeremy Walker · 4 months ago
  14. c3ad268 Revert "Tracing for test failure (will be reverted once issue identified)." by Jeremy Walker · 4 months ago
  15. df2907b Revert "Adds idle calls for tests before failing tests." by Jeremy Walker · 4 months ago
  16. 0acd156 Set the drawing order property on AccessibilityNodeInfo instances. by Anton Beloglazov · 4 months ago
  17. 6c3da5c Merge "Remove string concatenation from previous versions" into androidx-main by Paul Duffin · 4 months ago
  18. 542392f2 Merge "Remove string concatenation from *current.txt" into androidx-main by Paul Duffin · 4 months ago
  19. 405b3407 Remove string concatenation from previous versions by Paul Duffin · 4 months ago
  20. 39e769d Remove string concatenation from *current.txt by Paul Duffin · 4 months ago
  21. 439549c Update the text a11y benchmarks to make them more realistic: the root by Anton Beloglazov · 4 months ago
  22. 77ae6a2 Merge "API Council changes for RectRulers" into androidx-main by George Mount · 4 months ago
  23. a8e7c65 Merge "Revert "Rework layout node invalidation order"" into androidx-main by Natnael Belay · 4 months ago
  24. a8e7c69 Merge "[ARR] Fix the class verification error" into androidx-main by Jian-Syuan (Shane) Wong · 4 months ago
  25. 0d5c24f API Council changes for RectRulers by George Mount · 4 months ago
  26. 46fbd96 Merge "Revert "Fix issues with AndroidView and scroll interop."" into androidx-main by Treehugger Robot · 4 months ago
  27. df1ec10 Revert "Fix issues with AndroidView and scroll interop." by Levi Albuquerque · 4 months ago
  28. fac106b Merge "Fix parent layer not being invalidated when layer is destroyed" into androidx-main by George Mount · 5 months ago
  29. e4eb36c [ARR] Fix the class verification error by Shane · 5 months ago
  30. fc57840 Merge changes Ic7ca4981,I1d066d3d into androidx-main by Treehugger Robot · 5 months ago
  31. 4be3159 Merge "Reduce test to fit within 30 minutes" into androidx-main by George Mount · 5 months ago
  32. d7f0e39 Fix parent layer not being invalidated when layer is destroyed by George Mount · 5 months ago
  33. 8b44d0c Deprecate Compose UI LocalSavedStateRegistryOwner by Marcello Galhardo · 5 months ago
  34. 2602f37 Use SavedState LocalSavedStateRegistryOwner by Marcello Galhardo · 5 months ago
  35. 1db123c Add `savedstate-compose` ToT to Compose UI by Marcello Galhardo · 5 months ago
  36. a3c2ac5 Merge changes Ibe87c423,If083f455,If6d5e4b2 into androidx-main by Jens Ole Lauridsen · 5 months ago
  37. c4794a3 Reduce test to fit within 30 minutes by George Mount · 5 months ago
  38. f848f6f Merge "Add TAG constants to the Compose Inspector" into androidx-main by Jens Ole Lauridsen · 5 months ago
  39. 36a5a4e Merge "Revert "Set the drawing order property on AccessibilityNodeInfo instances."" into androidx-main by Treehugger Robot · 5 months ago
  40. 0e31dd7 Revert "Set the drawing order property on AccessibilityNodeInfo instances." by Anton Beloglazov · 5 months ago
  41. 4d46933 Merge "Add a Modifier.keepScreenOn" into androidx-main by Treehugger Robot · 5 months ago
  42. c57b72b Add a Modifier.keepScreenOn by Ben Trengrove · 5 months ago
  43. 5809655 Add TAG constants to the Compose Inspector by Jens Ole Lauridsen · 5 months ago
  44. afb02defa Merge "Fix ui-util tests" into androidx-main by Treehugger Robot · 5 months ago
  45. ccab72a Fix ui-util tests by George Mount · 5 months ago
  46. 3a8fe9f Merge "Fix issues with AndroidView and scroll interop." into androidx-main by Treehugger Robot · 5 months ago
  47. 3217a77 Merge "Set the drawing order property on AccessibilityNodeInfo instances." into androidx-main by Treehugger Robot · 5 months ago
  48. a02693d Add a semantics property `Shape`, which may be set when the shape of the by Anton Beloglazov · 5 months ago
  49. 78400de Set the drawing order property on AccessibilityNodeInfo instances. by Anton Beloglazov · 5 months ago
  50. ce0b66f Fix issues with AndroidView and scroll interop. by Levi Albuquerque · 5 months ago
  51. 00171c1 Merge "Revert^2 "Add window insets rulers"" into androidx-main by Treehugger Robot · 5 months ago
  52. 69fb158 Exclude ModalNavigationDrawer.Scrim from draw nodes by Jens Ole Lauridsen · 5 months ago
  53. 94cdb90 Exclude SubcomposeLayout.ReusableComposeNode from draw nodes by Jens Ole Lauridsen · 5 months ago
  54. 38b9a9b Add HasDrawModifierNode to the composable flags by Jens Ole Lauridsen · 5 months ago
  55. 945acb3 Merge "Make root directories list self-documented" into androidx-main by Treehugger Robot · 5 months ago
  56. f2ba01b Make root directories list self-documented by Amaury Medeiros · 5 months ago
  57. 21c09b7 Replace `lifecycle.currentState` with `currentStateAsState()` in composables by Marcello Galhardo · 5 months ago
  58. 3c7372e Merge "Move unit tests to common for ui-util, ui-unit, ui-geometry" into androidx-main by Andrey Kulikov · 5 months ago
  59. 962c913 Merge changes from topic "compose-stable-analysis-apis" into androidx-main by Treehugger Robot · 5 months ago
  60. ae84c4c Merge "Update experimental property lint check to stop suggesting annotating getters" into androidx-main by Julia McClellan · 5 months ago
  61. c3bd572 Updates lint checks using analysis APIs to target stable analysis APIs by Louis Pullen-Freilich · 5 months ago
  62. 0741823 Merge "[ARR] Fix testMovableContent test" into androidx-main by Jian-Syuan (Shane) Wong · 5 months ago
  63. 2f95f18 Merge changes I43f25701,Iaba53249 into androidx-main by Jens Ole Lauridsen · 5 months ago
  64. 5e370c5 Move unit tests to common for ui-util, ui-unit, ui-geometry by Ivan Matkov · 5 months ago
  65. 4434323 Add xr to generate_compose_packages.py by Jens Ole Lauridsen · 5 months ago
  66. 2a34ece [ARR] Fix testMovableContent test by Shane · 5 months ago
  67. d26b4bb Update package hashes list by Jens Ole Lauridsen · 5 months ago
  68. 98de70d Merge "Update samples lint configuration" into androidx-main by Julia McClellan · 5 months ago
  69. aa30e04c Update samples lint configuration by Julia McClellan · 5 months ago
  70. 05a56f7 Fallback on sync deactivation when view is not attached by Andrey Kulikov · 5 months ago
  71. 095d03d Merge "Prevent pausable composition from dispatching redundant remembers" into androidx-main by Treehugger Robot · 5 months ago
  72. 7632451 Merge "Set isClearFocusOnResetEnabled to true" into androidx-main by Treehugger Robot · 5 months ago
  73. d57c777 Revert^2 "Add window insets rulers" by George Mount · 5 months ago
  74. 0ff6066 Prevent pausable composition from dispatching redundant remembers by Chuck Jazdzewski · 5 months ago
  75. 6b3cf4d Set isClearFocusOnResetEnabled to true by Ralston Da Silva · 5 months ago
  76. 78fdd43 Merge "FocusRestorer should not pin items" into androidx-main by Treehugger Robot · 5 months ago
  77. 297eeb9 Updates to bullet to land CL by Sean McQuillan · 5 months ago
  78. acf26d3 Merge "Updated docs for intrinsic sizing." into androidx-main by George Mount · 5 months ago
  79. e9fb15d FocusRestorer should not pin items by Ralston Da Silva · 5 months ago
  80. dd63b90 Revert "Rework layout node invalidation order" by Natnael Belay · 5 months ago
  81. a769b35 Make Bullet annotation public by Anastasia Soboleva · 5 months ago
  82. 16ab7c9 Update experimental property lint check to stop suggesting annotating getters by Julia McClellan · 5 months ago
  83. 5f55ff8 Merge "Opt-in K2 Lint for sample modules" into androidx-main by Jinseong Jeon · 5 months ago
  84. 17f68895 Merge changes Ie96b5a8e,Ib1246de0 into androidx-main by Omar Ismail · 5 months ago
  85. 3093d87 Merge "Trigger onScrollChanged listener from Compose" into androidx-main by Levi Albuquerque · 5 months ago
  86. ea216c43 Trigger onScrollChanged listener from Compose by Levi Albuquerque · 5 months ago
  87. 832ec3b Opt-in K2 Lint for sample modules by Jinseong Jeon · 5 months ago
  88. 621e8c5 Remove -Xlambdas=class from material and update tests by Omar Ismail · 5 months ago
  89. 47ffc2d Parameter extraction for -Xlambdas=indy for foundation by Omar Ismail · 5 months ago
  90. 5daadd2 Merge "Use flag instead of setting android:dialogTheme attribute" into androidx-main by Treehugger Robot · 5 months ago
  91. 7c6e2a3 Use flag instead of setting android:dialogTheme attribute by George Mount · 5 months ago
  92. f2011d7 Merge "Call precomposion.resume in a loop" into androidx-main by Treehugger Robot · 5 months ago
  93. f1f52f9 Merge "Ensure ACTION_FOCUS is performed" into androidx-main by Treehugger Robot · 5 months ago
  94. e183c8e Ensure ACTION_FOCUS is performed by Yabin Huang · 5 months ago
  95. db0f029 Merge "Increase compositeKeyHash precision" into androidx-main by Andrew Bailey · 5 months ago
  96. 7e1de1bf Updated docs for intrinsic sizing. by George Mount · 5 months ago
  97. 50bd90c Merge "Move to using newer versions of pre-release artifacts" into androidx-main by Omar Ismail · 5 months ago
  98. 1a33d21 Disabling isViewFocusFixEnabled and isRemoveFocusedViewFixEnabled by Ralston Da Silva · 5 months ago
  99. bc6f692 Move to using newer versions of pre-release artifacts by Aurimas Liutikas · 5 months ago
  100. 312c63e Merge "Don't dismiss dialogs when the click isn't fully outside." into androidx-main by George Mount · 5 months ago