1. da89002 Merge "docs: Create Responding to User Interactions snippet file" into androidx-main by Andrew Solovay · 2 years, 4 months ago
  2. 8996a0d Merge "Baseline profiles for compose should be derived using benchmarks." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  3. 9bdf9c8 Merge "Do not allow passing lambdas into rememberSaveable on Android" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  4. 7067fb9 Merge "Make material3 depend on savedState prebuilt" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  5. 5de2019 Do not allow passing lambdas into rememberSaveable on Android by Andrey Kulikov · 2 years, 4 months ago
  6. 2dfe4b4 Baseline profiles for compose should be derived using benchmarks. by Rahul Ravikumar · 2 years, 4 months ago
  7. a6a8386 Merge "Fix zero-length font SpanStyle being applied to non-intersecting ranges." into androidx-main by Halil Ozercan · 2 years, 4 months ago
  8. 6abde72 Make material3 depend on savedState prebuilt by Jeremy Woods · 2 years, 4 months ago
  9. 7596cf1 Merge "Make SelectAll action show the toolbar" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  10. 98371de Merge "Add lint checks for observable properties of Lazy(List|Grid)State." into androidx-main by Andrei Shikov · 2 years, 4 months ago
  11. 5e37902 Merge "Remove unused ExperimentalComposeUiApi opt-in." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  12. d42ec6b Pin androidx.window dependency to 1.1.0-alpha02 in window size class by Louis Pullen-Freilich · 2 years, 4 months ago
  13. 4fb1b78 Add lint checks for observable properties of Lazy(List|Grid)State. by Andrei Shikov · 2 years, 4 months ago
  14. 1707d58 Fix zero-length font SpanStyle being applied to non-intersecting ranges. by Halil Ozercan · 2 years, 4 months ago
  15. 595ef4d Regenerate API files for ui-test-junit4:1.2.0-beta02 by Jelle Fresen · 2 years, 4 months ago
  16. 6a50096 Give common StateRestorationTester platform-agnostic API by Jelle Fresen · 2 years, 4 months ago
  17. adf9870 Migrate activityProvider to abstract val activity by Jelle Fresen · 2 years, 4 months ago
  18. d5ad1d4 Remove unused ExperimentalComposeUiApi opt-in. by Tiem Song · 2 years, 4 months ago
  19. 854607e Merge "Remove unused ExperimentalContracts opt-in" into androidx-main by Tiem Song · 2 years, 4 months ago
  20. 005fd44 Merge "Request WindowInsets when they are first needed." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  21. 63efd56 Merge "Fix flaky quickAnimation test" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  22. 927888f Merge "Fix flaky WindowInsetsDeviceTest.disableConsumeDisablesAnimationConsumption" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  23. a1ac9ae Remove unused ExperimentalContracts opt-in by Tiem Song · 2 years, 4 months ago
  24. 47402ad docs: Create Responding to User Interactions snippet file by Andrew Solovay · 2 years, 4 months ago
  25. 1527ad0 Merge "Use impulse strategy in VelocityTracker" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  26. 46476dd Merge "(Mouse) Scrollable fix for dropping events" into androidx-main by Levi Albuquerque · 2 years, 4 months ago
  27. 91697f6 Merge "Force Ltr layout direction for horizontal arrangement in LazyRow/Grid" into androidx-main by Andrei Shikov · 2 years, 4 months ago
  28. 7961bf9e (Mouse) Scrollable fix for dropping events by Levi Albuquerque · 2 years, 4 months ago
  29. b0beeb3 Use impulse strategy in VelocityTracker by Siarhei Vishniakou · 2 years, 6 months ago
  30. ee2e4c2 Merge "Allow slider parent to have 0 width" into androidx-main by Mariano Martin · 2 years, 4 months ago
  31. 157b3c1 Make SelectAll action show the toolbar by Anastasia Soboleva · 2 years, 4 months ago
  32. 99651f8 Force Ltr layout direction for horizontal arrangement in LazyRow/Grid by Andrei Shikov · 2 years, 4 months ago
  33. 960923a Merge "Fix LineHeight Demo" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  34. 4caa098 Fix LineHeight Demo by Siyamed Sinir · 2 years, 4 months ago
  35. 9269aea Merge "Revert^2 Update versions for release id 1652288400000" into androidx-main by Nick Anthony · 2 years, 4 months ago
  36. 1349886 Merge "Invalidate grid span layout cache when content is changed" into androidx-main by Andrei Shikov · 2 years, 4 months ago
  37. 61bffe1 Merge "Fix crash on MultiParaghraph init with limited height" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  38. 76f2435 Allow slider parent to have 0 width by Mariano Martin · 2 years, 4 months ago
  39. 0364368 Merge "Fix tintIcon default in catalog page" into androidx-main by Mariano Martin · 2 years, 4 months ago
  40. c297404 Fix crash on MultiParaghraph init with limited height by Anastasia Soboleva · 2 years, 4 months ago
  41. 6ea337f Invalidate grid span layout cache when content is changed by Andrei Shikov · 2 years, 4 months ago
  42. b6c64ff Merge "Throw if minWidth/minHeight set to contraints of the Paragraph" into androidx-main by Anastasia Soboleva · 2 years, 4 months ago
  43. 13dd38a Revert^2 Update versions for release id 1652288400000 by Nick Anthony · 2 years, 4 months ago
  44. f8007db Rename ViewCompositionStrategy.DisposeOnDetachedFromWindowIfNotInPoolingContainer by Ryan Mentley · 2 years, 4 months ago
  45. e659f26 Fix AnimatedImageVector with startOffset by Yuichi Araki · 2 years, 5 months ago
  46. 93c0d2b Merge "docs: Fix Compose Performance snippet" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  47. 96d66aa Merge "Update Compose doc-snippets owners" into androidx-main by Ben Trengrove · 2 years, 4 months ago
  48. 2b236bc Merge "Revert "Ensure that text layout changes invalidate draw"" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  49. 4da5eca docs: Fix Compose Performance snippet by Andrew Solovay · 2 years, 4 months ago
  50. fcedf19 Merge "Fix ParagraphIntegrationTest" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  51. 7eaefa6 Fix tintIcon default in catalog page by Mariano Martin · 2 years, 4 months ago
  52. a80e640 Revert "Ensure that text layout changes invalidate draw" by Sean McQuillan · 2 years, 4 months ago
  53. 85cdc24 Throw if minWidth/minHeight set to contraints of the Paragraph by Anastasia Soboleva · 2 years, 4 months ago
  54. 8faa092 Fix ParagraphIntegrationTest by Siyamed Sinir · 2 years, 4 months ago
  55. 593308d Re-enable disallowTriggeredWhenMovementInClickChildAfterRequestDisallow by Anastasia Soboleva · 2 years, 4 months ago
  56. 155a90e Merge "Revert "Update versions for release id 1652288400000"" into androidx-main by Nick Anthony · 2 years, 4 months ago
  57. 15bf846 Revert "Update versions for release id 1652288400000" by Nick Anthony · 2 years, 4 months ago
  58. 56d046c Merge "Update versions for release id 1652288400000" into androidx-main by Nick Anthony · 2 years, 4 months ago
  59. ba42724 Merge "Fix invalid override lacking composability on parameter" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  60. 844ccf3 Merge "Detect if composable param matches override" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  61. c934367 Merge "Update Compose Material 3 header markdown references" into androidx-main by Nick Rout · 2 years, 4 months ago
  62. d07a3a2 Fix invalid override lacking composability on parameter by Jim Sproch · 2 years, 4 months ago
  63. 46649da Update Compose Material 3 header markdown references by Nick Rout · 2 years, 5 months ago
  64. ddd9760 Merge "Fix LazyColumn benchmark reiniting items on scroll" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  65. e2bfe8b Merge "Share invokeComposable to other previews" into androidx-main by Fedor Kudasov · 2 years, 4 months ago
  66. 1f8e970 Merge "Express -ktx atomic versioning constraints in Gradle metadata" into androidx-main by Alan Viverette · 2 years, 4 months ago
  67. ba0eccd Merge "Add trace markers for the "apply changes" phase of composition." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  68. b8d2b25 Merge "docs: Create Compose Performance snippet file" into androidx-main by Andrew Solovay · 2 years, 4 months ago
  69. 788dda9 Detect if composable param matches override by Andrei Shikov · 2 years, 4 months ago
  70. 6cb052c Merge "Remove compose plugin frontend dependencies in backend" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  71. 21e1852 docs: Create Compose Performance snippet file by Andrew Solovay · 2 years, 5 months ago
  72. b4f7462 Share invokeComposable to other previews by Fedor Kudasov · 2 years, 5 months ago
  73. cda9f78 Update versions for release id 1652288400000 by Nick Anthony · 2 years, 5 months ago
  74. 1964bff Merge "New library compose:runtime:runtime-tracing" into androidx-main by Jakub Gielzak · 2 years, 4 months ago
  75. 9d53718 Remove compose plugin frontend dependencies in backend by Steven Schäfer · 2 years, 5 months ago
  76. 47d1d83 Update Compose doc-snippets owners by Ben Trengrove · 2 years, 5 months ago
  77. add2cff Add trace markers for the "apply changes" phase of composition. by Chuck Jazdzewski · 2 years, 4 months ago
  78. 901c628 Merge "Remove Suppress from foundation screenshot test" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  79. 27ab9df Merge "Fix memory leak when observing derived state objects" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  80. ced1c93 Express -ktx atomic versioning constraints in Gradle metadata by Alan Viverette · 2 years, 5 months ago
  81. 78dc85f Fix memory leak when observing derived state objects by Chuck Jazdzewski · 2 years, 5 months ago
  82. de3e6b3 Remove Suppress from foundation screenshot test by Siyamed Sinir · 2 years, 5 months ago
  83. 3d99f77 Merge "Draggable fix for dropping events" into androidx-main by Levi Albuquerque · 2 years, 5 months ago
  84. 24a9485 New library compose:runtime:runtime-tracing by Jakub Gielzak · 2 years, 5 months ago
  85. 00b2031 Request WindowInsets when they are first needed. by George Mount · 2 years, 5 months ago
  86. a3d64d7 Draggable fix for dropping events by Levi Albuquerque · 2 years, 5 months ago
  87. 8dd6fc5 Fix flaky quickAnimation test by George Mount · 2 years, 5 months ago
  88. 8b73633 Merge "Ensure that text layout changes invalidate draw" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  89. 2fcc4c0 Merge "[GH] Cleanup Playground Setup" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  90. 3d7f587 Merge "Fix FontSynthesis URL formatting" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  91. 1895747 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  92. 9cedb65 Ensure that text layout changes invalidate draw by Sean McQuillan · 2 years, 5 months ago
  93. 5592a0c [GH] Cleanup Playground Setup by Yigit Boyar · 2 years, 5 months ago
  94. 83310d2 Fix FontSynthesis URL formatting by Nick Anthony · 2 years, 5 months ago
  95. b317a09 Merge "Move compose to savedState prebuilts" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  96. 2abbf54 Move compose to savedState prebuilts by Jeremy Woods · 2 years, 5 months ago
  97. d0a633c Fix flaky WindowInsetsDeviceTest.disableConsumeDisablesAnimationConsumption by George Mount · 2 years, 5 months ago
  98. a6e77f3 Merge "Deprecations for SDK update" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  99. e328df9 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 5 months ago
  100. c52c748 Mark flaky tests by Julia McClellan · 2 years, 5 months ago